Histórico de commits

Autor SHA1 Mensagem Data
  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 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. 5 anos atrás
  Michael Ragazzon 8d58625727 Ensure initialization of observer pointer pool before use 6 anos atrás
  Michael Ragazzon 601e126715 ObserverPtr optimized. No longer depending on shared/weak pointer. 6 anos atrás
  Michael Ragazzon f745fac0ee WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr) 6 anos atrás