Commit Verlauf

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