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 ani în urmă |
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 ani în urmă |
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 ani în urmă |
Michael Ragazzon
|
281fbfcd80
Add conversion to string for decorators and font-effects
|
6 ani în urmă |
Michael Ragazzon
|
0951b7e355
Implement support for Tracy profiler
|
6 ani în urmă |
Michael Ragazzon
|
960c4d7d7b
Use DecoraorListPtr in Variant and ComputedValues
|
6 ani în urmă |
Michael Ragazzon
|
68f53dce67
Clean up types and aliases, trying to be more consistent.
|
6 ani în urmă |
Michael Ragazzon
|
7f27fc88d1
Make decorator list and font effect list use const pointers.
|
6 ani în urmă |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 ani în urmă |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 ani în urmă |
Michael Ragazzon
|
ff961eb7a7
Some cleanup of decorator instancing.
|
6 ani în urmă |
Michael Ragazzon
|
cc0b4a459a
Decorators and their instancers now use smart pointers instead of manual reference counting
|
6 ani în urmă |
Michael Ragazzon
|
bb949df66b
Can now use a shorthand to declare decorators inside elements.
|
6 ani în urmă |
Michael Ragazzon
|
e9a6bfb153
Decorators now properly renders (just need to update stylesheets)
|
6 ani în urmă |
Michael Ragazzon
|
ac40b7177c
WIP, decorators partially working.
|
6 ani în urmă |
Michael Ragazzon
|
dfdea4affd
WIP: At-rule for decorators
|
6 ani în urmă |
Michael Ragazzon
|
7ad658f7b7
Replace resize events with virtual function call
|
6 ani în urmă |
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 ani în urmă |
Doug Binks
|
ed17fdbe68
Warning fixes.
|
12 ani în urmă |
Lloyd Weehuizen
|
9f0c9c9906
Switched void* interface handles to uintptr_t for better cross platform compatibility.
|
15 ani în urmă |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 ani în urmă |