Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
преди 6 години |
Michael Ragazzon
|
9426bfdab9
Fix some compiler warnings (thanks viciious)
|
преди 6 години |
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
|
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 години |
Michael
|
bf36355694
Merge branch 'master' into transform
|
преди 7 години |
Michael
|
ed39b743ff
Rename logical pixel (lp) to density-independent pixel (dp)
|
преди 8 години |
Michael
|
cd394a8b5c
Introduced logical pixels
|
преди 8 години |
Triang3l
|
1d6cabf434
Handle rem units in ElementUtilities::GetLineHeight
|
преди 9 години |
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 години |
Tom Mason
|
71383c660d
remove unused code
|
преди 11 години |
David Wimsey
|
dc18fb6b48
Merge pull request #153 from dwimsey/feature/warningfix-unhandled-switch-enums
|
преди 11 години |
David Wimsey
|
fa8bff3ec6
Additional unused parameter warning fixes
|
преди 11 години |
David Wimsey
|
06ebf81d6b
Squelches warnings for switch statements that do not contain case statements for all values of an enumeration because some of the enumeration values do not apply.
|
преди 11 години |
SiPlus
|
31a279dd75
Add inches to line height
|
преди 11 години |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
преди 11 години |
Victor Luchitz
|
f4bc0e526a
Optimize document re-layout by caching layout-important CSS properties
|
преди 13 години |
gogoprog
|
fdb49d4820
Fixed GetClippingRegion
|
преди 13 години |
Lloyd Weehuizen
|
51c24aa5d6
Fix incorrect variable names
|
преди 14 години |
Lloyd Weehuizen
|
11e53440c3
Fix clipping incorrectly affecting X and Y when only one was enabled.
|
преди 14 години |
Victor Luchitz
|
7c128117bd
Implement Element::GetElementsByClassName
|
преди 14 години |
Robert Norris
|
111da76531
Pass the element that the event listener is being instanced for to the EventListenerInstancer
|
преди 14 години |
Frank Becker
|
2a6feca61b
Removed a bit of redundant code from earlier id [CS] change.
|
преди 15 години |
Frank Becker
|
b20cf3dc01
Make element ids case sensitive.
|
преди 15 години |
Lloyd Weehuizen
|
e84bb43a60
Fix clipping when element position is less than 0
|
преди 14 години |
Lloyd Weehuizen
|
fed2dda607
Renderer performance updates
|
преди 14 години |
Lloyd Weehuizen
|
aa1d222245
Add caching of element clipping on the element to remove property lookups during render.
|
преди 15 години |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
преди 15 години |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
преди 15 години |