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
|
8d89f5f0cc
|
Replace fallback font nonsense with automatic per-glyph fallback (#11084)
|
2021-03-29 19:55:24 +02:00 |
|
sfan5
|
0f74c7a977
|
Fix double free caused by CGUITTFont code
This partially reverts commit 2072afb72b4b3e9c5dcbcec71d824aeae1b35d19.
fixes #10920
|
2021-02-06 13:34:56 +01:00 |
|
k.h.lai
|
2072afb72b
|
Fix memory leak detected by address sanitizer (#10896)
|
2021-02-02 20:56:24 +01:00 |
|
sfan5
|
74762470b2
|
Fix some minor code issues all over the place
|
2020-12-24 13:44:54 +01:00 |
|
Pierre-Yves Rollo
|
72416a6a1f
|
Formspec: add hypertext element
|
2019-11-03 11:45:33 +01:00 |
|
Loïc Blot
|
921151d97a
|
C++ modernize: Pragma once (#6264)
* Migrate cpp headers to pragma once
|
2017-08-17 22:19:39 +02: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 |
|