Commit History

Autor SHA1 Mensaxe Data
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents %!s(int64=2) %!d(string=hai) anos
  Michael Ragazzon 9bba912933 Cleanup: Use appropriate types, fix unused assignments and uninitialized variables %!s(int64=3) %!d(string=hai) anos
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 089939aaae Fix some additional warnings in GCC %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon d0cb138139 Avoid crash when constructing invalid animations. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 8a0e9a0e3a Transform animations: %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 93dd452fbd Merge branch 'property_id' into performance %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon ffccffd759 Avoid property copy and unnecessary compare (thanks @viciious, see #8) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 2e2ee76a52 Stop removed animations %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 89821a3e90 WIP PropertyId %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b82e1123a0 Performance improvements, avoid unnecessary allocations %!s(int64=6) %!d(string=hai) anos
  Michael 5db7d68e7e Use double for absolute time %!s(int64=7) %!d(string=hai) anos
  Michael e222a50e9a Refactoring. %!s(int64=7) %!d(string=hai) anos
  Michael 1620032f5a Adding support for animation @keyframes %!s(int64=7) %!d(string=hai) anos
  Michael 23bdc17b8a Transitions working for pseudo-classes. Working on element class.changes. Experimenting with reversal of transitions. %!s(int64=7) %!d(string=hai) anos
  Michael a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. %!s(int64=7) %!d(string=hai) anos
  Michael b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". %!s(int64=7) %!d(string=hai) anos
  Michael 4ec999e3d8 Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations. %!s(int64=7) %!d(string=hai) anos
  Michael 41cd442d88 Tweening support for animations %!s(int64=7) %!d(string=hai) anos
  Michael 3397937d79 Interpolating transforms for animation.Implemented Primitives as variants to avoid RTTI and virtual function calls. Now targeting C++17. %!s(int64=7) %!d(string=hai) anos
  Michael 664067d5df Initial animation support %!s(int64=7) %!d(string=hai) anos