Michael Ragazzon
|
cb347e1a38
NULL to nullptr
|
6 lat temu |
Michael Ragazzon
|
605d794bcd
Remove unnecessary check in ElementTextDefault
|
6 lat temu |
Michael Ragazzon
|
01b3af99f2
Make the font-effect property inherited
|
6 lat temu |
Michael Ragazzon
|
3b8b8fcd05
Precalculate font-effects after mergin style sheets
|
6 lat temu |
Michael Ragazzon
|
94903c248c
Implement font-effect property.
|
6 lat temu |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 lat temu |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 lat temu |
Michael Ragazzon
|
42ac8ad4d2
Still WIP, but compiling, running, and displaying text (without font effects).
|
6 lat temu |
Michael Ragazzon
|
d1785949d1
WIP: PropertyIds. Need to figure out how to deal with property groups. Possible solutions:
|
6 lat temu |
Michael Ragazzon
|
90c2d5005e
Merge remote-tracking branch 'origin/master' into performance
|
6 lat temu |
Michael Ragazzon
|
48fa0e46a3
ElementText, wait for OnRender to generate geometry, reserve vector size
|
6 lat temu |
Michael Ragazzon
|
92dd7364f9
Some more
|
6 lat temu |
Michael Ragazzon
|
83095e12c2
Move computed values file
|
6 lat temu |
Michael Ragazzon
|
3e7b022409
More computed values
|
6 lat temu |
Michael Ragazzon
|
cfaab542f4
Fix potential problems
|
6 lat temu |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
6 lat temu |
Michael Ragazzon
|
1ead58341e
WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results.
|
6 lat temu |
Michael Ragazzon
|
44adb03aee
WIP more strings to IDs (not compiling)
|
6 lat temu |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
6 lat temu |
Michael
|
beed216292
Apply opacity to text
|
7 lat temu |
Michael
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 lat temu |
Michael
|
51efaa7569
Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible.
|
7 lat temu |
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 lat temu |
Doug Binks
|
ed17fdbe68
Warning fixes.
|
12 lat temu |
Victor Luchitz
|
f4bc0e526a
Optimize document re-layout by caching layout-important CSS properties
|
13 lat temu |
Victor Luchitz
|
4841560f2b
Url encoding fixes
|
13 lat temu |
Lloyd Weehuizen
|
fed2dda607
Renderer performance updates
|
14 lat temu |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
15 lat temu |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 lat temu |