Commit History

Author SHA1 Message Date
  Michael Ragazzon a638aaf33e Remove 'offset' from Box. 5 years ago
  Michael Ragazzon 1908187884 Add border-radius support to gradient decorator 5 years ago
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 5 years ago
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
  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. 5 years ago
  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. 5 years ago
  Michael Ragazzon 2510488c80 Apply opacity to gradient decorator 6 years ago
  Victor Luchits 262031f2ab Implement gradient decorator 6 years ago