Commit History

作者 SHA1 備註 提交日期
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) 1 年之前
  Michael Ragazzon 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 2 年之前
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 年之前
  Michael Ragazzon 025f70886e ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded. 5 年之前
  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 年之前
  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 年之前
  Michael Ragazzon f0c898ce04 Add leak detection for some elements in debug mode 6 年之前
  Michael Ragazzon 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. 6 年之前
  Michael Ragazzon ab8bc1e2af Remove reference count on Element and replace by unique_ptr 6 年之前
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 年之前
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 年之前
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 年之前