Histórico de Commits

Autor SHA1 Mensagem Data
  suddenly e8500731d4 Animation support for decorators (#421) há 2 anos atrás
  Michael Ragazzon 9bba912933 Cleanup: Use appropriate types, fix unused assignments and uninitialized variables há 3 anos atrás
  jac8888 8b6a361c0c Color blending fixes (#208) há 4 anos atrás
  Michael Ragazzon 859ffced00 Fix some build and runtime warnings há 4 anos atrás
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. há 5 anos atrás
  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. há 5 anos atrás
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. há 5 anos atrás
  Michael Ragazzon 089939aaae Fix some additional warnings in GCC há 5 anos atrás
  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. há 5 anos atrás
  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. há 5 anos atrás
  Michael Ragazzon d0cb138139 Avoid crash when constructing invalid animations. há 6 anos atrás
  Michael Ragazzon 11af13a776 Support animation of keyword properties há 6 anos atrás
  Michael Ragazzon 5f9323a85d Fix some warnings há 6 anos atrás
  Michael Ragazzon 8a0e9a0e3a Transform animations: há 6 anos atrás
  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. há 6 anos atrás
  Michael Ragazzon 762dab7f68 Cleaning up some more há 6 anos atrás
  Michael Ragazzon c70d5cca3d Fix additional compiler warnings. há 6 anos atrás
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
  Michael Ragazzon ce02e7c1ec Make variants and properties movable há 6 anos atrás
  Michael Ragazzon 27dd812581 Variant: Fix an issue where the current type's destructor may not be called. há 6 anos atrás
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance há 6 anos atrás
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
  Michael Ragazzon 93dd452fbd Merge branch 'property_id' into performance há 6 anos atrás
  Michael Ragazzon ffccffd759 Avoid property copy and unnecessary compare (thanks @viciious, see #8) há 6 anos atrás
  Michael Ragazzon 2e2ee76a52 Stop removed animations há 6 anos atrás
  Michael Ragazzon 89821a3e90 WIP PropertyId há 6 anos atrás
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance há 6 anos atrás
  Michael Ragazzon b7f84b1e1a Minor cleanup há 6 anos atrás
  Michael Ragazzon d4422169bf Some more cleanup, remove pixels per inch interface, set to a constant 96 ppi as per CSS specs. há 6 anos atrás