Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
  jac8888 8b6a361c0c Color blending fixes (#208) há 4 anos atrás
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
  Michael Ragazzon a638aaf33e Remove 'offset' from Box. há 5 anos atrás
  Michael Ragazzon 1908187884 Add border-radius support to gradient decorator há 5 anos atrás
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 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 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 2510488c80 Apply opacity to gradient decorator há 6 anos atrás
  Victor Luchits 262031f2ab Implement gradient decorator há 6 anos atrás