Michael Ragazzon
|
318f299fbe
Try fixing builds, deprecate Python support
|
6 years ago |
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 years ago |
David Wimsey
|
5372e08aba
Fix some minor warnings which have no effect on code produced
|
11 years ago |
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 years ago |
Tom Mason
|
1d6f721578
changed name of PI constant to ROCKET_PI, and removed unnecessary and unused variants
|
11 years ago |
Peter C
|
305ffa596c
I am an idiot, I had a mismatched ).
|
13 years ago |
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.
|
13 years ago |
Progranism
|
dd7656f4ae
Oops, forgot to commit some previous changes. Also updated dependency handling.
|
15 years ago |
Lloyd Weehuizen
|
09b9364721
Bug fixes and header licenses
|
15 years ago |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 years ago |