Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 914dac468a Make animations with display property always visible during interpolation il y a 3 mois
  Michael Ragazzon 49d41f3e83 Improve warning message when trying to animate box shadows, see #688 il y a 1 an
  Michael Ragazzon fa02110f81 Add interpolation for color stop lists, see #667 il y a 1 an
  Michael Ragazzon a076be2494 Postpone instancing named decorators until other decorators are instanced il y a 2 ans
  Michael Ragazzon c6f550dabe Add animation support for filters il y a 2 ans
  Michael Ragazzon 5888497992 Add interpolation support for angle values, support conic gradient animations il y a 2 ans
  Michael Ragazzon c3622e669c Allow decorators to specify paint area [breaking change] il y a 2 ans
  Michael Ragazzon b6f70fffcd Refactor: Style sheet type names il y a 2 ans
  Michael Ragazzon 05ec09bce3 Refactor: Move DecoratorInstancer into the Decorator files il y a 2 ans
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] il y a 2 ans
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  suddenly e8500731d4 Animation support for decorators (#421) il y a 2 ans
  Michael Ragazzon 9bba912933 Cleanup: Use appropriate types, fix unused assignments and uninitialized variables il y a 3 ans
  jac8888 8b6a361c0c Color blending fixes (#208) il y a 4 ans
  Michael Ragazzon 859ffced00 Fix some build and runtime warnings il y a 5 ans
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. il y a 5 ans
  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. il y a 5 ans
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. il y a 5 ans
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
  Michael Ragazzon 089939aaae Fix some additional warnings in GCC il y a 5 ans
  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. il y a 6 ans
  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. il y a 6 ans
  Michael Ragazzon d0cb138139 Avoid crash when constructing invalid animations. il y a 6 ans
  Michael Ragazzon 11af13a776 Support animation of keyword properties il y a 6 ans
  Michael Ragazzon 5f9323a85d Fix some warnings il y a 6 ans
  Michael Ragazzon 8a0e9a0e3a Transform animations: il y a 6 ans
  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. il y a 6 ans
  Michael Ragazzon 762dab7f68 Cleaning up some more il y a 6 ans
  Michael Ragazzon c70d5cca3d Fix additional compiler warnings. il y a 6 ans
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans