Michael Ragazzon
|
4545e406e5
Math: Add component-wise absolute value for Vector2f
|
hace 2 años |
Michael Ragazzon
|
1501315117
Math: Add method for float decomposition into fractional and integral parts
|
hace 2 años |
Michael Ragazzon
|
13321f66fc
Add integer absolute value function to math
|
hace 3 años |
Michael Ragazzon
|
221b43b8d6
Add Max and Min math functions for Vector2f
|
hace 4 años |
jac8888
|
8b6a361c0c
Color blending fixes (#208)
|
hace 4 años |
Michael Ragazzon
|
8bf0f6af2e
Layout engine: Avoid text wrapping due to float imprecision by rounding up available width.
|
hace 4 años |
Michael Ragazzon
|
90e4c1a82b
Math: Add ExpandToPixelGrid
|
hace 5 años |
Michael Ragazzon
|
a13e54cf1b
Math: Add SnapToPixelGrid
|
hace 5 años |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
hace 5 años |
Michael Ragazzon
|
3e8980938b
Add additional operator precedence in data parser. Add more tests. Add format() and round() transform functions to data parser.
|
hace 5 años |
Michael Ragazzon
|
8d7dbfa8c3
Trust the compiler
|
hace 5 años |
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.
|
hace 5 años |
Michael Ragazzon
|
b4c4c48297
ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad.
|
hace 6 años |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
hace 6 años |
Michael Ragazzon
|
318f299fbe
Try fixing builds, deprecate Python support
|
hace 6 años |
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.
|
hace 7 años |
David Wimsey
|
5372e08aba
Fix some minor warnings which have no effect on code produced
|
hace 11 años |
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.
|
hace 11 años |
Tom Mason
|
1d6f721578
changed name of PI constant to ROCKET_PI, and removed unnecessary and unused variants
|
hace 11 años |
Peter C
|
305ffa596c
I am an idiot, I had a mismatched ).
|
hace 13 años |
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.
|
hace 13 años |
Progranism
|
dd7656f4ae
Oops, forgot to commit some previous changes. Also updated dependency handling.
|
hace 15 años |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
hace 15 años |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
hace 15 años |