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 |