Historie revizí

Autor SHA1 Zpráva Datum
  Michael Ragazzon 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. před 5 roky
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. před 5 roky
  Michael Ragazzon 98282c7b2e Refactor some of the Transform functionality. Move functions that should only be called internally to an internal TransformUtilities. Rename Transforms::Primitive to TransformPrimitive. před 5 roky
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. před 5 roky
  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. před 5 roky
  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. před 5 roky
  Michael Ragazzon b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. před 6 roky
  Michael Ragazzon 039841c537 Make the resolve length functions safer, returns zero if unsuccessful. Rename to ResolveLength (emphasizes returned unit). Add Element::ResolveLength(property_name). See #55. před 6 roky
  Michael Ragazzon 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. před 6 roky
  Michael Ragazzon 7a86858d96 Implement NinePatch decorator před 6 roky