tornavis/source/blender/blenfont
Harley Acheson 27c95da888 Refactor: Remove BLF _ex functions using default arguments
Remove all BLF "_ex" versions of functions by using default arguments.
These functions only differ by having an optional argument that can
return extra details about the result of the operation. This PR just
make these part of the main function as optional arguments with default
values - all nullptr.

Pull Request: https://projects.blender.org/blender/blender/pulls/119994
2024-03-28 04:02:13 +01:00
..
intern Refactor: Remove BLF _ex functions using default arguments 2024-03-28 04:02:13 +01:00
BLF_api.hh Refactor: Remove BLF _ex functions using default arguments 2024-03-28 04:02:13 +01:00
CMakeLists.txt Refactor: Store BLF Glyphs in blender::Map 2024-02-21 18:17:21 +01:00