Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
5 năm trước cách đây |
Michael Ragazzon
|
6c53cbf85b
Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81.
|
5 năm trước cách đây |
Michael Ragazzon
|
039841c537
Make the resolve length functions safer, returns zero if unsuccessful. Rename to ResolveLength (emphasizes returned unit). Add Element::ResolveLength(property_name). See #55.
|
6 năm trước cách đây |
Michael Ragazzon
|
cb347e1a38
NULL to nullptr
|
6 năm trước cách đây |
Michael Ragazzon
|
27dd812581
Variant: Fix an issue where the current type's destructor may not be called.
|
6 năm trước cách đây |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 năm trước cách đây |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 năm trước cách đây |
Michael Ragazzon
|
89821a3e90
WIP PropertyId
|
6 năm trước cách đây |
Michael Ragazzon
|
38a559d824
Look for parser in case of missing parser_index in keyword property
|
6 năm trước cách đây |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
6 năm trước cách đây |
Michael Ragazzon
|
24e369e69c
Add definition to default property value
|
6 năm trước cách đây |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
7 năm trước cách đây |
Michael
|
4ec999e3d8
Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations.
|
7 năm trước cách đây |
Michael
|
bf36355694
Merge branch 'master' into transform
|
7 năm trước cách đây |
Michael
|
ed39b743ff
Rename logical pixel (lp) to density-independent pixel (dp)
|
8 năm trước cách đây |
Michael
|
cd394a8b5c
Introduced logical pixels
|
8 năm trước cách đây |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
11 năm trước cách đây |
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 năm trước cách đây |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
11 năm trước cách đây |
Julian
|
94a2515387
added REM unit support
|
12 năm trước cách đây |
hoshi10
|
5a76104b26
Replaced IN with INCH in Property::Unit enum
|
13 năm trước cách đây |
Arkadiusz Wahlig
|
4323d44480
corrected line endings
|
13 năm trước cách đây |
Arkadiusz Wahlig
|
df100ee6ee
Property -> string converter appends new units.
|
13 năm trước cách đây |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 năm trước cách đây |