Michael Ragazzon
|
ce85ba7596
Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources
|
3 gadi atpakaļ |
Michael Ragazzon
|
8b7388ecdc
Refactor ComputedValues to reduce memory usage.
|
3 gadi atpakaļ |
Michael Ragazzon
|
296767d60e
Make font effects handle the opacity property, see #270
|
3 gadi atpakaļ |
Michael Ragazzon
|
79fb3b5405
- Decorators and font effects are now parsed by separate property parsers.
|
4 gadi atpakaļ |
Michael Ragazzon
|
3877e3dbad
Remove unnecessary references in arguments. Add conversion between vector types.
|
5 gadi atpakaļ |
Michael Ragazzon
|
9f195446f8
Fix input text selection when font has kerning
|
5 gadi atpakaļ |
Michael Ragazzon
|
025f70886e
ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded.
|
5 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 gadi atpakaļ |
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 gadi atpakaļ |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 gadi atpakaļ |