Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources il y a 2 ans
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Michael Ragazzon 5267e7792f Add Rectangle class il y a 3 ans
  Michael Ragazzon 53a5048970 Make it legal to define multiple sprites with the same name, the last one is used. Allow anonymous sprite sheets. il y a 4 ans
  Michael Ragazzon 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. il y a 4 ans
  Michael Ragazzon dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. il y a 5 ans
  Michael Ragazzon 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. il y a 5 ans
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. il y a 5 ans
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. il y a 5 ans
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
  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. il y a 5 ans
  Michael Ragazzon 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
  Michael Ragazzon 762dab7f68 Cleaning up some more il y a 6 ans
  Michael Ragazzon 255f3062bc Add c_str() il y a 6 ans
  Michael Ragazzon bc37df41ce Don't remove sprites from sprite sheets while merging. il y a 6 ans
  Michael Ragazzon 5a07349d44 Stylesheet merge reserve container sizes il y a 6 ans
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance il y a 6 ans
  Michael Ragazzon ad18eb571a Cleanup, move spritesheet to own file. il y a 6 ans