Michael Ragazzon
|
ff961eb7a7
Some cleanup of decorator instancing.
|
6 lat temu |
Michael Ragazzon
|
fa0d4fd8b0
Try using sizeof String as variant buffer size
|
6 lat temu |
Michael Ragazzon
|
27fe058191
Trying to fix compilation issues (why is std::string suddenly more than 32 bytes?)
|
6 lat temu |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
6 lat temu |
Michael
|
e222a50e9a
Refactoring.
|
7 lat temu |
Michael
|
1620032f5a
Adding support for animation @keyframes
|
7 lat temu |
Michael
|
35381790cc
Transitions on class change.
|
7 lat temu |
Michael
|
a9388f5229
RCSS transition beta. Only activated on pseudo-classes for now.
|
7 lat temu |
Michael
|
4ec999e3d8
Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations.
|
7 lat temu |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
11 lat temu |
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 lat temu |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
11 lat temu |
Lloyd Weehuizen
|
0fb91765b9
Re-enable ROCKET_ASSERT in debug builds. Correctly handle asserts on Win32, so it stops the application.
|
15 lat temu |
Lloyd Weehuizen
|
b60bd21aa0
Remove reference counted DataBlocks from Variant. Document loads are slightly faster.
|
15 lat temu |
Lloyd Weehuizen
|
9f0c9c9906
Switched void* interface handles to uintptr_t for better cross platform compatibility.
|
15 lat temu |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
15 lat temu |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 lat temu |