Refactor translation code out of blenfont
- Add blentranslation `BLT_*` module. - moved & split `BLF_translation.h` into (`BLT_translation.h`, `BLT_lang.h`). - moved `BLF_*_unifont` functions from `blf_translation.c` to new source file `blf_font_i18n.c`.
This commit is contained in:
@@ -29,6 +29,7 @@ set(INC
|
||||
../blenkernel
|
||||
../blenlib
|
||||
../blenloader
|
||||
../blentranslation
|
||||
../compositor
|
||||
../editors/include
|
||||
../gpu
|
||||
|
Reference in New Issue
Block a user