Michael Ragazzon
|
c802aeb21b
Use premultiplied alpha for vertex colors
|
2 år sedan |
Michael Ragazzon
|
a9657acee7
Math cleanup, rename and remove some functions
|
2 år sedan |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 år sedan |
Michael Ragazzon
|
a5821c5705
Make font effects compatible with RGBA glyphs
|
3 år sedan |
Rokas Kupstys
|
c261c1ff81
Add ability for user to override container types.
|
5 år sedan |
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 år sedan |
Michael Ragazzon
|
7d37ea414e
Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter.
|
5 år sedan |
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 år sedan |
Michael Ragazzon
|
6b6aa40176
Change the font effect glyph dimensions behavior, now possible to properly include offsets.
|
6 år sedan |
Michael Ragazzon
|
ba864b524f
Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away.
|
6 år sedan |
Michael Ragazzon
|
396e23b774
Implement Blur and Glow font-effects. Some clean-up.
|
6 år sedan |