Michael Ragazzon
|
48fa0e46a3
ElementText, wait for OnRender to generate geometry, reserve vector size
|
6 år sedan |
Michael Ragazzon
|
0242f6366b
Top and bottom z-index values not supported
|
6 år sedan |
Michael Ragazzon
|
b7f84b1e1a
Minor cleanup
|
6 år sedan |
Michael Ragazzon
|
d4422169bf
Some more cleanup, remove pixels per inch interface, set to a constant 96 ppi as per CSS specs.
|
6 år sedan |
Michael Ragazzon
|
6078956945
Clean up
|
6 år sedan |
Michael Ragazzon
|
11aa64ffa6
Remove some ResolveProperty
|
6 år sedan |
Michael Ragazzon
|
cfbf05d038
Replace style cache by computed values
|
6 år sedan |
Michael Ragazzon
|
654fa0907c
Small optimizations
|
6 år sedan |
Michael Ragazzon
|
25c936544b
Computed values: Iterating over the locally defined properties
|
6 år sedan |
Michael Ragazzon
|
ad9f11a988
Compute more properties
|
6 år sedan |
Michael Ragazzon
|
04dc275c4e
Determine computed value for fonts
|
6 år sedan |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
6 år sedan |
Michael Ragazzon
|
f7e1c4c4fb
WIP PropertyNames from Strings to IDs (not compiling)
|
6 år sedan |
Michael Ragazzon
|
f9892a96f0
Experimenting with update loop to improve performance
|
6 år sedan |
Michael Ragazzon
|
c908628adc
Remove property counter (performance)
|
6 år sedan |
Michael Ragazzon
|
acac7fbedf
Debugger: Some style attributes need to be fetched manually
|
6 år sedan |
Michael
|
35381790cc
Transitions on class change.
|
7 år sedan |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
7 år sedan |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
7 år sedan |
Michael
|
4ec999e3d8
Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations.
|
7 år sedan |
Michael
|
bf36355694
Merge branch 'master' into transform
|
7 år sedan |
Michael
|
db0aff2a8d
Added support for 'pointer-events: none'
|
7 år sedan |
Michael
|
ed39b743ff
Rename logical pixel (lp) to density-independent pixel (dp)
|
8 år sedan |
Michael
|
cd394a8b5c
Introduced logical pixels
|
8 år sedan |
Fredrik Berggren
|
20084b7489
Accessor and caching of offset properties.
|
10 år sedan |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
11 år sedan |
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 år sedan |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
11 år sedan |
Julian
|
94a2515387
added REM unit support
|
12 år sedan |
Victor Luchitz
|
f4bc0e526a
Optimize document re-layout by caching layout-important CSS properties
|
13 år sedan |