Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
před 5 roky |
Michael Ragazzon
|
3e8980938b
Add additional operator precedence in data parser. Add more tests. Add format() and round() transform functions to data parser.
|
před 5 roky |
Michael Ragazzon
|
8d7dbfa8c3
Trust the compiler
|
před 5 roky |
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.
|
před 5 roky |
Michael Ragazzon
|
b4c4c48297
ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad.
|
před 6 roky |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
před 6 roky |
Michael Ragazzon
|
318f299fbe
Try fixing builds, deprecate Python support
|
před 6 roky |
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.
|
před 7 roky |
David Wimsey
|
5372e08aba
Fix some minor warnings which have no effect on code produced
|
před 11 roky |
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.
|
před 11 roky |
Tom Mason
|
1d6f721578
changed name of PI constant to ROCKET_PI, and removed unnecessary and unused variants
|
před 11 roky |
Peter C
|
305ffa596c
I am an idiot, I had a mismatched ).
|
před 13 roky |
Peter C
|
1d31eb926f
64 bit assembly is NOT the same as 32 bit, changing the Math.cpp file to account for that, otherwise build errors occur on Win64 because it assumes 32 bit platform.
|
před 13 roky |
Progranism
|
dd7656f4ae
Oops, forgot to commit some previous changes. Also updated dependency handling.
|
před 15 roky |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
před 15 roky |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
před 15 roky |