Историја ревизија

Аутор SHA1 Порука Датум
  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. пре 5 година
  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 година
  Michael 0b99b36a9c Add shorthand for RCSS 'border' пре 7 година
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. пре 11 година
  Victor Luchitz 1347239034 Keep the list of inherited properties in a separate set for quicker access пре 13 година