Commit History

Автор SHA1 Съобщение Дата
  Michael Ragazzon 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. преди 6 години
  Michael Ragazzon 419db90ef3 More missing headers преди 6 години
  Michael Ragazzon 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. преди 6 години
  Michael Ragazzon 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. преди 6 години
  Michael Ragazzon 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. преди 6 години
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. преди 6 години
  Michael Ragazzon aa80c3b917 Add PropertySource to properties and revise element info debugging преди 6 години
  Michael Ragazzon e74110e709 Faster query for dirty layout преди 6 години
  Michael Ragazzon 0f7ded141e Clean up property specification преди 6 години
  Michael Ragazzon d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) преди 6 години
  Michael Ragazzon cb347e1a38 NULL to nullptr преди 6 години
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. преди 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 446e823e02 WIP adding spritesheets преди 6 години
  Michael Ragazzon bb949df66b Can now use a shorthand to declare decorators inside elements. преди 6 години
  Michael Ragazzon e9a6bfb153 Decorators now properly renders (just need to update stylesheets) преди 6 години
  Michael Ragazzon ac40b7177c WIP, decorators partially working. преди 6 години
  Michael Ragazzon 42ac8ad4d2 Still WIP, but compiling, running, and displaying text (without font effects). преди 6 години
  Michael Ragazzon d9c0ca4735 Fix some bugs преди 6 години
  Michael Ragazzon dfdea4affd WIP: At-rule for decorators преди 6 години
  Michael Ragazzon bab0571267 WIP. Move ID-name mapping to PropertySpecification. Each specification has its own set of id/names, and only the main stylesheet needs to be a singleton. преди 6 години
  Michael Ragazzon d1785949d1 WIP: PropertyIds. Need to figure out how to deal with property groups. Possible solutions: преди 6 години
  Michael Ragazzon 89821a3e90 WIP PropertyId преди 6 години
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. преди 6 години
  Michael Ragazzon 0e390e9860 Trying to fix decorators преди 6 години
  Michael Ragazzon 8ed60b10d9 Small fix преди 6 години
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. преди 6 години
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) преди 6 години
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string преди 6 години