Commit History

Autor SHA1 Mensaxe Data
  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 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b82e1123a0 Performance improvements, avoid unnecessary allocations %!s(int64=6) %!d(string=hai) anos
  Michael 1620032f5a Adding support for animation @keyframes %!s(int64=7) %!d(string=hai) anos
  Michael 26a22f0a6d Replace custom shared reference with std::shared_ptr %!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 d093d96237 Implement support for different angle units in transforms. Resolve units of Primitives when adding animation keys. %!s(int64=7) %!d(string=hai) anos
  Michael 6403e13fe4 Cmake precompiled header for MSVC. %!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 322b983803 Scale transform single argument %!s(int64=7) %!d(string=hai) anos
  Michael 98c04ba685 Fix compiling %!s(int64=7) %!d(string=hai) anos
  Markus Schöngart 0ac598617e Implement the transform property. %!s(int64=11) %!d(string=hai) anos