tornavis/source/blender/blenfont
Campbell Barton 0b6be26126 BLF: remove checks for blend file relative paths
This was added in b24712a9ca
but is no longer needed as of efc129bc82.

Further, this wasn't reliable as it could fail on linked library data
which has a different base directory.

Assert when blend file relative paths are passed to BLF
(matching imbuf file loading).
2021-08-28 19:21:54 +10:00
..
intern BLF: remove checks for blend file relative paths 2021-08-28 19:21:54 +10:00
BLF_api.h BLF: Remove ASCII-only Code Paths 2021-08-25 13:30:00 -07:00
CMakeLists.txt Cleanup: split BLF default into own file 2020-10-22 17:24:19 +11:00