Commit History

Author SHA1 Message Date
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 years ago
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 years ago
  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 years ago
  Michael Ragazzon 735f6d37f2 Update number parser procedure. Fixes #102. Improves performance. 5 years ago
  Michael Ragazzon e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. 6 years ago
  Michael Ragazzon c70d5cca3d Fix additional compiler warnings. 6 years ago
  Michael Ragazzon 3db7c4036f Use override instead of virtual where appropriate. 6 years ago
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 years ago
  Michael b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 years ago
  Michael d093d96237 Implement support for different angle units in transforms. Resolve units of Primitives when adding animation keys. 7 years ago
  Michael bf36355694 Merge branch 'master' into transform 7 years ago
  Markus Schöngart 8deea52b73 Updated transform property patch 11 years ago
  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 years ago
  Markus Schöngart 0ac598617e Implement the transform property. 11 years ago
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 years ago