numzero
|
d6be6682ec
|
Drop dependency on IrrCompileConfig
The only remaining thing is IRRLICHT_SDK_VERSION via irrlicht.h
|
2023-03-01 09:06:23 +01:00 |
|
sfan5
|
3bafbaac49
|
Remove dead code behind Irrlicht version checks
|
2023-02-18 16:46:51 +01:00 |
|
Nathanaël Courant
|
622d857bed
|
Update my name
|
2022-06-16 21:38:32 +02:00 |
|
sfan5
|
76dbd0d2d0
|
Fully remove bitmap font support (#11863)
Freetype is now a build requirement.
|
2022-01-08 14:53:25 +01:00 |
|
ROllerozxa
|
05573d6d8d
|
Remove unused (de)serializeAttributes() methods
|
2021-12-29 23:00:16 +01:00 |
|
sfan5
|
024d47e0d3
|
CGUITTFont optimizations (#11136)
|
2021-04-02 00:20:16 +02:00 |
|
sfan5
|
1e4913cd76
|
Irrlicht support code maintenance
|
2021-03-31 13:15:47 +02:00 |
|
sfan5
|
3579dd2186
|
Restore Irrlicht 1.9 support
|
2021-03-09 21:53:17 +01:00 |
|
SmallJoker
|
4eb3baa51e
|
StaticText: Reset background on EnrichedString change (#9340)
This also fixes the F6 profiler background color -> now controlled by EnrichedString
|
2020-02-01 20:41:32 +01:00 |
|
SmallJoker
|
1892ff3c0d
|
StaticText/EnrichedString: Styling support (#9187)
* StaticText/EnrichedString: Styling support
* Fix tooltip fg/bgcolor
* Fix default color for substr(), add unittests
|
2020-01-22 19:09:11 +01:00 |
|
Hugues Ross
|
9284313d17
|
Refactor to centralize GUIButton styling/rendering code (#9090)
|
2019-12-09 20:06:51 +00:00 |
|
SmallJoker
|
233cb86e86
|
Clean up and fix freetype=false crashes (#8641)
A IGUIFont of type bitmap/vector cannot be converted to CGUITTFont
Fixes various segfaults in gameplay
Shorter font cache code, cleaned up (?)
|
2019-08-06 21:33:13 +02:00 |
|
number Zero
|
d90e3ea88d
|
Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX
|
2018-11-11 18:08:15 +01:00 |
|
Loïc Blot
|
16938adfc0
|
Merge cguittfont lib in irrlicht change folder. (#6016)
* Merge cguittfont lib in irrlicht change folder.
This remove hack and static lib for FreeType
|
2017-06-20 17:18:34 +02:00 |
|
sfan5
|
084cdea686
|
Irrlicht 1.9 support
|
2016-12-26 22:36:22 +01:00 |
|
Ekdohibs
|
14ef2b445a
|
Add colored text (not only colored chat).
Add documentation, move files to a proper place and avoid memory leaks.
Make it work with most kind of texts, and allow backgrounds too.
|
2016-05-31 17:34:29 +02:00 |
|