Hannaford Schäfer
|
f105fb5162
Implement CIELAB and Oklab color space functions (#847)
|
1 month ago |
Michael R. P. Ragazzon
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 year ago |
AmaiKinono
|
025b05df24
RCSS: Support hsl and hsla colors (#674)
|
1 year ago |
Michael Ragazzon
|
7b359d5d7c
Use RCSS syntax for color-string conversion, format colors using hexadecimal notation
|
1 year ago |
Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 years ago |
Michael Ragazzon
|
a9657acee7
Math cleanup, rename and remove some functions
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
fd9fc9c95c
Change the named color 'transparent' to transparent black
|
3 years ago |
Michael Ragazzon
|
7bcbf3ba6a
Color fuschia -> fuchsia.
|
5 years ago |
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 years ago |
Michael Ragazzon
|
005b4042c7
Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'.
|
5 years ago |
Michael Ragazzon
|
cb4e66e7b8
Add include files where used
|
5 years ago |
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 years ago |
Michael Ragazzon
|
e612bceeb3
Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser.
|
6 years ago |
Michael Ragazzon
|
acea973863
Move remaining functions out of String.h and into StringUtilities.h.
|
6 years ago |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 years ago |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 years ago |
Michael Ragazzon
|
2b8a507615
Fix color rgb/rgba formatter
|
6 years ago |
Michael Ragazzon
|
c307140b9b
Replacing some containers
|
6 years ago |
Michael Ragazzon
|
f77f6e9473
Fix some differences between old string and std::string
|
6 years ago |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
6 years ago |
David Wimsey
|
336b8f8d69
Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future
|
11 years ago |
Doug Binks
|
ed17fdbe68
Warning fixes.
|
12 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 |