Michael Ragazzon
|
68f53dce67
Clean up types and aliases, trying to be more consistent.
|
6 роки тому |
Michael Ragazzon
|
3ee01de68c
Remove ReferenceCountable from Stream
|
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
|
7da1f27137
Fix keyframes parsing
|
6 роки тому |
Michael Ragazzon
|
08bdba69b3
Changed the tiled-decorators to take 'x y width height' properties instead of two coordinates, optimize decorator instantiation, especially when using sprites.
|
6 роки тому |
Michael Ragazzon
|
ad18eb571a
Cleanup, move spritesheet to own file.
|
6 роки тому |
Michael Ragazzon
|
43da6ad7a2
Remove 'none' decorator, no need for that anymore. Add an interface class for DecoratorInstancer for a more stable API.
|
6 роки тому |
Michael Ragazzon
|
cc0b4a459a
Decorators and their instancers now use smart pointers instead of manual reference counting
|
6 роки тому |
Michael Ragazzon
|
efd2f86c12
Spritesheets now rendering in decorators. Still work to do.
|
6 роки тому |
Michael Ragazzon
|
446e823e02
WIP adding spritesheets
|
6 роки тому |
Michael Ragazzon
|
7e9f93edb8
Fix decorators in samples (except Lua)
|
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
|
bab0571267
WIP. Move ID-name mapping to PropertySpecification. Each specification has its own set of id/names, and only the main stylesheet needs to be a singleton.
|
6 роки тому |
Michael Ragazzon
|
d1785949d1
WIP: PropertyIds. Need to figure out how to deal with property groups. Possible solutions:
|
6 роки тому |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
6 роки тому |
Michael Ragazzon
|
0e390e9860
Trying to fix decorators
|
6 роки тому |
Michael Ragazzon
|
1ead58341e
WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results.
|
6 роки тому |
Michael Ragazzon
|
f77f6e9473
Fix some differences between old string and std::string
|
6 роки тому |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
6 роки тому |
Michael
|
1620032f5a
Adding support for animation @keyframes
|
7 роки тому |
Michael
|
a2b6116992
Remove font face missing warning
|
7 роки тому |
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
|
26fab60bb6
Fix memory leak in StyleSheetParser
|
15 роки тому |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 роки тому |