summaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/CGUITTFont.cpp
Commit message (Collapse)AuthorAge
* CGUITTFont optimizations (#11136)sfan52021-04-02
|
* Irrlicht support code maintenancesfan52021-03-31
|
* Replace fallback font nonsense with automatic per-glyph fallback (#11084)sfan52021-03-29
|
* Fix deprecated calls with Irrlicht 1.9Jean-Patrick Guerrero2021-03-16
|
* Fix double free caused by CGUITTFont codesfan52021-02-06
| | | | | This partially reverts commit 2072afb72b4b3e9c5dcbcec71d824aeae1b35d19. fixes #10920
* Fix memory leak detected by address sanitizer (#10896)k.h.lai2021-02-02
|
* Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot2017-06-20
* Merge cguittfont lib in irrlicht change folder. This remove hack and static lib for FreeType