Michael Ragazzon
|
3b8b8fcd05
Precalculate font-effects after mergin style sheets
|
hace 6 años |
Michael Ragazzon
|
b00b7612f8
Add a fingerprint to the font effect
|
hace 6 años |
Michael Ragazzon
|
7f27fc88d1
Make decorator list and font effect list use const pointers.
|
hace 6 años |
Michael Ragazzon
|
94903c248c
Implement font-effect property.
|
hace 6 años |
Michael Ragazzon
|
5a07349d44
Stylesheet merge reserve container sizes
|
hace 6 años |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
hace 6 años |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
hace 6 años |
Michael Ragazzon
|
9a04ade50b
Cleanup element style and definition.
|
hace 6 años |
Michael Ragazzon
|
23e356ae4c
Remove pseudo class properties from element definition. This simplifies the code a whole lot, and makes fetching a new definition a lot faster. This means that we have to fetch new definitions more often (specifically, now also when we set a pseudo class), but despite this, the net performance gains are substantial. We could introduce flags to avoid this later.
|
hace 6 años |
Michael Ragazzon
|
94a40245c6
Precalculate structural volatility
|
hace 6 años |
Michael Ragazzon
|
7839c13016
Cleanup stylesheet
|
hace 6 años |
Michael Ragazzon
|
ad18eb571a
Cleanup, move spritesheet to own file.
|
hace 6 años |
Michael Ragazzon
|
43da6ad7a2
Remove 'none' decorator, no need for that anymore. Add an interface class for DecoratorInstancer for a more stable API.
|
hace 6 años |
Michael Ragazzon
|
ff961eb7a7
Some cleanup of decorator instancing.
|
hace 6 años |
Michael Ragazzon
|
cc0b4a459a
Decorators and their instancers now use smart pointers instead of manual reference counting
|
hace 6 años |
Michael Ragazzon
|
efd2f86c12
Spritesheets now rendering in decorators. Still work to do.
|
hace 6 años |
Michael Ragazzon
|
446e823e02
WIP adding spritesheets
|
hace 6 años |
Michael Ragazzon
|
bb949df66b
Can now use a shorthand to declare decorators inside elements.
|
hace 6 años |
Michael Ragazzon
|
ac40b7177c
WIP, decorators partially working.
|
hace 6 años |
Michael Ragazzon
|
dfdea4affd
WIP: At-rule for decorators
|
hace 6 años |
Michael Ragazzon
|
3535e59392
Non-recursive function assertion
|
hace 6 años |
Michael Ragazzon
|
5cb9e1df4b
Improved hashing of element definition
|
hace 6 años |
Michael Ragazzon
|
709852fcf8
Replace std::unordered_map with robin_hood
|
hace 6 años |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
hace 6 años |
Michael
|
1620032f5a
Adding support for animation @keyframes
|
hace 7 años |
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.
|
hace 11 años |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
hace 15 años |