Commit History

Автор SHA1 Съобщение Дата
  Michael Ragazzon cb347e1a38 NULL to nullptr преди 6 години
  Michael Ragazzon 9a5648389d Remove the last usage of ReferenceCountable, FontFaceHandle. преди 6 години
  Michael Ragazzon 6619ab48a9 Initialize clipping parameters in SetClippingRegion преди 6 години
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance преди 6 години
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! преди 6 години
  Michael Ragazzon 2a53aa9424 Fix some compiler warnings преди 6 години
  Michael Ragazzon 246e1ecc78 WIP: Specify bubbling and default actions on dispatching events преди 6 години
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance преди 6 години
  Michael Ragazzon 1642ddb6af Reverse shared string font family преди 6 години
  Michael Ragazzon e91ea9c63b Shared string for font family преди 6 години
  Michael Ragazzon 390b6e07ba Replacing GetLocalProperty преди 6 години
  Michael Ragazzon cfbf05d038 Replace style cache by computed values преди 6 години
  Michael Ragazzon c285bf99e9 Compute all the properties! преди 6 години
  Michael Ragazzon 83095e12c2 Move computed values file преди 6 години
  Michael Ragazzon ad9f11a988 Compute more properties преди 6 години
  Michael Ragazzon 04dc275c4e Determine computed value for fonts преди 6 години
  Michael Ragazzon 0fa8af7154 Merge branch 'master' into performance преди 6 години
  Michael Ragazzon 9426bfdab9 Fix some compiler warnings (thanks viciious) преди 6 години
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. преди 6 години
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. преди 6 години
  Michael Ragazzon 60682a09a3 Replace, don't emplace... преди 6 години
  Michael Ragazzon b04b4e58ba Replace Dictionary with unordered_flat_map преди 6 години
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string преди 6 години
  Michael c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. преди 7 години
  Michael b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". преди 7 години
  Michael 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. преди 7 години
  Michael bf36355694 Merge branch 'master' into transform преди 7 години
  Michael ed39b743ff Rename logical pixel (lp) to density-independent pixel (dp) преди 8 години
  Michael cd394a8b5c Introduced logical pixels преди 8 години
  Triang3l 1d6cabf434 Handle rem units in ElementUtilities::GetLineHeight преди 9 години