Michael Ragazzon
|
9c9b65f51d
More computed values
|
пре 6 година |
Michael Ragazzon
|
4cd4a35f24
Move computed values to own file
|
пре 6 година |
Michael Ragazzon
|
d59adecf25
Computed values spec
|
пре 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
|
44adb03aee
WIP more strings to IDs (not compiling)
|
пре 6 година |
Michael Ragazzon
|
f7e1c4c4fb
WIP PropertyNames from Strings to IDs (not compiling)
|
пре 6 година |
Michael Ragazzon
|
709852fcf8
Replace std::unordered_map with robin_hood
|
пре 6 година |
Michael
|
e222a50e9a
Refactoring.
|
пре 7 година |
Michael
|
1620032f5a
Adding support for animation @keyframes
|
пре 7 година |
Michael
|
a9388f5229
RCSS transition beta. Only activated on pseudo-classes for now.
|
пре 7 година |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
пре 7 година |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
пре 7 година |
Michael
|
a1ea7c5668
Transform animations begin
|
пре 7 година |
Michael
|
cbd72371ae
Fix font size with relative sizes
|
пре 7 година |
Michael
|
0fa99319fe
Fix some of the Matrix constructors
|
пре 7 година |
Michael
|
322b983803
Scale transform single argument
|
пре 7 година |
Michael
|
bf36355694
Merge branch 'master' into transform
|
пре 7 година |
Michael
|
f9ef5c79b5
Remove comments
|
пре 7 година |
Michael
|
86cbcb319b
Make image color and opacity not inherited. Should increase performance and fix some layout bugs (no font face defined error).
|
пре 7 година |
Michael
|
0b99b36a9c
Add shorthand for RCSS 'border'
|
пре 7 година |
Michael
|
db0aff2a8d
Added support for 'pointer-events: none'
|
пре 7 година |
Michael
|
7c081e77e2
Added new property 'image-color'
|
пре 8 година |
Michael
|
0247e5910d
Fixed color on textures
|
пре 8 година |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
пре 11 година |
Aleksey Kuleshov
|
409e96bbd7
satisfy CSS2 specification for LEFT, RIGHT, TOP, BOTTOM
|
пре 11 година |
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 година |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
пре 11 година |
Victor Luchitz
|
1347239034
Keep the list of inherited properties in a separate set for quicker access
|
пре 13 година |