Michael Ragazzon
|
23f7a42981
Use format attribute on CreateString and FormatString, fix resulting warnings.
|
5 years ago |
Rokas Kupstys
|
c261c1ff81
Add ability for user to override container types.
|
5 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
|
005b4042c7
Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'.
|
5 years ago |
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.
|
5 years ago |
Michael Ragazzon
|
78acd8b900
Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements.
|
6 years ago |
Michael Ragazzon
|
762dab7f68
Cleaning up some more
|
6 years ago |
Michael Ragazzon
|
255f3062bc
Add c_str()
|
6 years ago |
Michael Ragazzon
|
bc37df41ce
Don't remove sprites from sprite sheets while merging.
|
6 years ago |
Michael Ragazzon
|
5a07349d44
Stylesheet merge reserve container sizes
|
6 years ago |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 years ago |
Michael Ragazzon
|
ad18eb571a
Cleanup, move spritesheet to own file.
|
6 years ago |