提交历史

作者 SHA1 备注 提交日期
  Michael Ragazzon 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 年之前
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 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 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators 6 年之前
  Michael Ragazzon 5ffe4f4d80 Image decorator can now align / position itself within its boundaries. 6 年之前
  Michael Ragazzon e46b7be077 New keywords in image decorator for controlling scaling and centering, see demo sample for examples. #54. 6 年之前
  Victor Luchits a5416edfdc Add support for a set of rotations for the tiled decorator 6 年之前
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance 6 年之前
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 年之前
  Michael Ragazzon 08bdba69b3 Changed the tiled-decorators to take 'x y width height' properties instead of two coordinates, optimize decorator instantiation, especially when using sprites. 6 年之前
  Michael Ragazzon 43da6ad7a2 Remove 'none' decorator, no need for that anymore. Add an interface class for DecoratorInstancer for a more stable API. 6 年之前
  Michael Ragazzon efd2f86c12 Spritesheets now rendering in decorators. Still work to do. 6 年之前
  Michael Ragazzon bab0571267 WIP. Move ID-name mapping to PropertySpecification. Each specification has its own set of id/names, and only the main stylesheet needs to be a singleton. 6 年之前
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 年之前
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) 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 年之前