Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 45a6868ff6 Remove the StringCache. See #96. il y a 5 ans
  Michael Ragazzon 97682a2dff Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84. il y a 6 ans
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. il y a 6 ans
  Michael Ragazzon 0090fb9c0b Remove "precompiled.h" in font engine default interface il y a 6 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 6 ans
  Michael Ragazzon 04a067acd2 Enable precompiled header on RmlControls il y a 6 ans
  Michael Ragazzon f1ee716f2b Remove Core/DebugFont.h (was unused) il y a 6 ans
  Michael R. P. Ragazzon 634543b38f Implement progress bar element (progressbar) (#69) 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
  Michael Ragazzon 86c17d46c8 Reorganize and clean up font effects il y a 6 ans
  Michael Ragazzon f745fac0ee WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr) il y a 6 ans
  Michael Ragazzon f49f5bc83e Merge branch 'text' into develop il y a 6 ans
  Michael Ragazzon 48dd41ef40 Remove font engine default files from cmake when the default font interface is disabled. Remove macro guards. il y a 6 ans
  Michael Ragazzon 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. il y a 6 ans
  Victor Luchits 262031f2ab Implement gradient decorator il y a 6 ans
  Michael Ragazzon 2438824c95 Merge branch 'develop' into text il y a 6 ans
  Victor Luchits 2df8e4abee Rename FontSubsystem to FontEngine il y a 6 ans
  Michael Ragazzon 8d914870ed Remove UnicodeRange il y a 6 ans
  Michael Ragazzon 064cbb1493 Remove BitmapFont provider il y a 6 ans
  Victor Luchits 72e6a621a2 Rely on the font provider to alias 'rmlui-debugger-font' as a special case for Debugger il y a 6 ans
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers il y a 6 ans
  Michael Ragazzon 4649cfdb04 Rename Cmake to CMake il y a 6 ans