tornavis/source/blender/blenfont
Harley Acheson b02f0cf206 Refactor: Store BLF Glyphs in blender::Map
Store the GlyphBLFs in a blender::Map rather than our current hash
table, which is an array of 257 ListBases.

Pull Request: https://projects.blender.org/blender/blender/pulls/118528
2024-02-21 18:17:21 +01:00
..
intern Refactor: Store BLF Glyphs in blender::Map 2024-02-21 18:17:21 +01:00
BLF_api.hh BLF: Utility to Wrap a String into Multiple Lines 2024-02-21 01:19:04 +01:00
CMakeLists.txt Refactor: Store BLF Glyphs in blender::Map 2024-02-21 18:17:21 +01:00