Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor to centralize GUIButton styling/rendering code (#9090) | Hugues Ross | 2019-12-09 |
| | |||
* | Clean up and fix freetype=false crashes (#8641) | SmallJoker | 2019-08-06 |
| | | | | | A IGUIFont of type bitmap/vector cannot be converted to CGUITTFont Fixes various segfaults in gameplay Shorter font cache code, cleaned up (?) | ||
* | Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX | number Zero | 2018-11-11 |
| | |||
* | Merge cguittfont lib in irrlicht change folder. (#6016) | Loïc Blot | 2017-06-20 |
| | | | | | | * Merge cguittfont lib in irrlicht change folder. This remove hack and static lib for FreeType | ||
* | Irrlicht 1.9 support | sfan5 | 2016-12-26 |
| | |||
* | Add colored text (not only colored chat). | Ekdohibs | 2016-05-31 |
Add documentation, move files to a proper place and avoid memory leaks. Make it work with most kind of texts, and allow backgrounds too. |