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:
		@@ -45,7 +45,7 @@
 | 
			
		||||
#include "BLI_listbase.h"
 | 
			
		||||
#include "BLI_math_vector.h"
 | 
			
		||||
 | 
			
		||||
#include "BLF_translation.h"
 | 
			
		||||
#include "BLT_translation.h"
 | 
			
		||||
 | 
			
		||||
#include "BKE_animsys.h"
 | 
			
		||||
#include "BKE_context.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user