Michael Ragazzon
|
fab2a118b5
Merge branch 'cpp11'
|
hace 6 años |
Michael Ragazzon
|
cfaab542f4
Fix potential problems
|
hace 6 años |
Michael Ragazzon
|
42309c4c7e
Initial support for C++11.
|
hace 6 años |
Michael Ragazzon
|
acac7fbedf
Debugger: Some style attributes need to be fetched manually
|
hace 7 años |
Michael
|
1620032f5a
Adding support for animation @keyframes
|
hace 7 años |
Michael
|
35381790cc
Transitions on class change.
|
hace 7 años |
Michael
|
23bdc17b8a
Transitions working for pseudo-classes. Working on element class.changes. Experimenting with reversal of transitions.
|
hace 7 años |
Michael
|
a9388f5229
RCSS transition beta. Only activated on pseudo-classes for now.
|
hace 7 años |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
hace 7 años |
Michael
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
hace 7 años |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
hace 7 años |
Michael
|
d093d96237
Implement support for different angle units in transforms. Resolve units of Primitives when adding animation keys.
|
hace 7 años |
Michael
|
cbd72371ae
Fix font size with relative sizes
|
hace 7 años |
Michael
|
bf36355694
Merge branch 'master' into transform
|
hace 7 años |
Michael
|
35440e0b7b
Fix some layout changes not taking effect
|
hace 7 años |
Michael
|
db0aff2a8d
Added support for 'pointer-events: none'
|
hace 7 años |
Michael
|
ed39b743ff
Rename logical pixel (lp) to density-independent pixel (dp)
|
hace 8 años |
Michael
|
cd394a8b5c
Introduced logical pixels
|
hace 8 años |
Fredrik Berggren
|
20084b7489
Accessor and caching of offset properties.
|
hace 10 años |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
hace 11 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 |
David Wimsey
|
0c1d739cd2
Fixed duplicate code due to merging two related pull requests.
|
hace 11 años |
David Wimsey
|
f22219c7d3
Merge pull request #129 from SiPlus/patch-1
|
hace 11 años |
David Wimsey
|
b64e2e1e35
Merge pull request #114 from opengenius/master
|
hace 11 años |
SiPlus
|
31a279dd75
Add inches to line height
|
hace 11 años |
SiPlus
|
64e2b25797
Bring back PPI-based units
|
hace 11 años |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
hace 11 años |
genius
|
d0c2d60132
use dpi units
|
hace 12 años |
Julian
|
94a2515387
added REM unit support
|
hace 12 años |
Victor Luchitz
|
f4bc0e526a
Optimize document re-layout by caching layout-important CSS properties
|
hace 13 años |