Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance il y a 6 ans
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
  Michael Ragazzon bb949df66b Can now use a shorthand to declare decorators inside elements. il y a 6 ans
  Michael Ragazzon fa6bd0a062 Use all_properties_dirty flag when constructing elements il y a 6 ans
  Michael Ragazzon 49cc4e5a61 Fix compiling all projects, some cleanup il y a 6 ans
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string il y a 6 ans
  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. il y a 11 ans
  Lloyd Weehuizen 8701f9dfff Update Xcode project for new StyleCache and iOS/OSX versions. il y a 13 ans
  Lloyd Weehuizen 57047fe69e Reworked String to remove shared memory pools and just include hashes directly on the object. This makes the String class thread-safe, but still keeps it around double the speed of std::string for comparison operations. il y a 15 ans
  Lloyd Weehuizen aa1d222245 Add caching of element clipping on the element to remove property lookups during render. il y a 15 ans
  Lloyd Weehuizen 09b9364721 Bug fixes and header licenses il y a 15 ans
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans