Michael Ragazzon
|
8b7388ecdc
Refactor ComputedValues to reduce memory usage.
|
3 роки тому |
Michael Ragazzon
|
74c5f02849
Add a cache for instanced decorators. Instance decorators during Context::Update. Allow dirtying only element data of decorators instead of a full reload.
|
4 роки тому |
Michael Ragazzon
|
79fb3b5405
- Decorators and font effects are now parsed by separate property parsers.
|
4 роки тому |
Michael Ragazzon
|
dc3d23dccc
- Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source.
|
5 роки тому |
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 роки тому |
Michael Ragazzon
|
7d37ea414e
Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter.
|
5 роки тому |
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 роки тому |
Michael Ragazzon
|
281fbfcd80
Add conversion to string for decorators and font-effects
|
6 роки тому |
Michael Ragazzon
|
0951b7e355
Implement support for Tracy profiler
|
6 роки тому |
Michael Ragazzon
|
960c4d7d7b
Use DecoraorListPtr in Variant and ComputedValues
|
6 роки тому |
Michael Ragazzon
|
68f53dce67
Clean up types and aliases, trying to be more consistent.
|
6 роки тому |
Michael Ragazzon
|
7f27fc88d1
Make decorator list and font effect list use const pointers.
|
6 роки тому |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 роки тому |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 роки тому |
Michael Ragazzon
|
ff961eb7a7
Some cleanup of decorator instancing.
|
6 роки тому |
Michael Ragazzon
|
cc0b4a459a
Decorators and their instancers now use smart pointers instead of manual reference counting
|
6 роки тому |
Michael Ragazzon
|
bb949df66b
Can now use a shorthand to declare decorators inside elements.
|
6 роки тому |
Michael Ragazzon
|
e9a6bfb153
Decorators now properly renders (just need to update stylesheets)
|
6 роки тому |
Michael Ragazzon
|
ac40b7177c
WIP, decorators partially working.
|
6 роки тому |
Michael Ragazzon
|
dfdea4affd
WIP: At-rule for decorators
|
6 роки тому |
Michael Ragazzon
|
7ad658f7b7
Replace resize events with virtual function call
|
6 роки тому |
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 роки тому |
Doug Binks
|
ed17fdbe68
Warning fixes.
|
12 роки тому |
Lloyd Weehuizen
|
9f0c9c9906
Switched void* interface handles to uintptr_t for better cross platform compatibility.
|
15 роки тому |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 роки тому |