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