Michael
|
1620032f5a
Adding support for animation @keyframes
|
7 years ago |
Michael
|
a9388f5229
RCSS transition beta. Only activated on pseudo-classes for now.
|
7 years ago |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
7 years ago |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
7 years ago |
Michael
|
a1ea7c5668
Transform animations begin
|
7 years ago |
Michael
|
cbd72371ae
Fix font size with relative sizes
|
7 years ago |
Michael
|
0fa99319fe
Fix some of the Matrix constructors
|
7 years ago |
Michael
|
322b983803
Scale transform single argument
|
7 years ago |
Michael
|
bf36355694
Merge branch 'master' into transform
|
7 years ago |
Michael
|
f9ef5c79b5
Remove comments
|
7 years ago |
Michael
|
86cbcb319b
Make image color and opacity not inherited. Should increase performance and fix some layout bugs (no font face defined error).
|
7 years ago |
Michael
|
0b99b36a9c
Add shorthand for RCSS 'border'
|
7 years ago |
Michael
|
db0aff2a8d
Added support for 'pointer-events: none'
|
7 years ago |
Michael
|
7c081e77e2
Added new property 'image-color'
|
8 years ago |
Michael
|
0247e5910d
Fixed color on textures
|
8 years ago |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
11 years ago |
Aleksey Kuleshov
|
409e96bbd7
satisfy CSS2 specification for LEFT, RIGHT, TOP, BOTTOM
|
11 years ago |
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 years ago |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
11 years ago |
Victor Luchitz
|
1347239034
Keep the list of inherited properties in a separate set for quicker access
|
13 years ago |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
15 years ago |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 years ago |