Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon c802aeb21b Use premultiplied alpha for vertex colors il y a 2 ans
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Michael Ragazzon a5821c5705 Make font effects compatible with RGBA glyphs il y a 4 ans
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 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 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 5 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 5 ans
  Michael Ragazzon 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. il y a 6 ans
  Michael Ragazzon 00f66332d8 Add offset to glow il y a 6 ans
  Michael Ragazzon ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. il y a 6 ans
  Michael Ragazzon 396e23b774 Implement Blur and Glow font-effects. Some clean-up. il y a 6 ans