Michael Ragazzon
|
0bbd0193cb
Only allow a single render interface, remove the ability to set per-context render interfaces [breaking change]
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
e407e9960f
Add noexcept specifiers on move functions
|
3 years ago |
Michael Ragazzon
|
afb141eae8
Avoid subpixel rendering, round the geometry offset and background-border positioning/sizing. Tweak border-radius num_points.
|
5 years ago |
Michael Ragazzon
|
a603c3b6d1
Implement the 'border-radius' property for backgrounds and borders. Add necessary geometry drawing utilities, merge ElementBackground and ElementBorder into a single unit ElementBackgroundBorder. See #115.
|
5 years ago |
Rokas Kupstys
|
c261c1ff81
Add ability for user to override container types.
|
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
|
26ecdec228
Fix geometry not setting its host element or context on construction
|
5 years ago |
Michael Ragazzon
|
97682a2dff
Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84.
|
5 years ago |
Michael Ragazzon
|
a6f5078531
Cleaning up header files: Include what we use.
|
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
|
2045214b7f
Additional Tracy profiling, including overloaded new/delete operators for memory inspection.
|
6 years ago |
Michael Ragazzon
|
eba48a4494
Remove texel offset from render interface
|
6 years ago |
Michael Ragazzon
|
0951b7e355
Implement support for Tracy profiler
|
6 years ago |
Michael Ragazzon
|
c49644b46a
Remove geometry database
|
6 years ago |
Michael Ragazzon
|
cb347e1a38
NULL to nullptr
|
6 years ago |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 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 |
Victor Luchits
|
4b4dd2886f
More fixes for compilation warnings
|
12 years ago |
Lloyd Weehuizen
|
9f0c9c9906
Switched void* interface handles to uintptr_t for better cross platform compatibility.
|
15 years ago |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 years ago |