This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ac166d5eb65ec0f9992bb9c0a2caae1763d79110
test2
/
source
/
blender
/
blenfont
History
Campbell Barton
58587a3881
replace strncpy with BLI_strncpy, in some cases strncpy was being misused since it doesnt ensure \0 termination.
...
also dont call CTX_data_scene() twice when checking for function arguments.
2011-09-26 18:51:10 +00:00
..
intern
replace strncpy with BLI_strncpy, in some cases strncpy was being misused since it doesnt ensure \0 termination.
2011-09-26 18:51:10 +00:00
BLF_api.h
Blenfont: add BLF_unload function to unload/reload fonts.
2011-09-21 15:14:47 +00:00
BLF_translation.h
change define INTERNATIONAL --> WITH_INTERNATIONAL
2011-09-26 10:35:47 +00:00
CMakeLists.txt
change define INTERNATIONAL --> WITH_INTERNATIONAL
2011-09-26 10:35:47 +00:00
SConscript
change define INTERNATIONAL --> WITH_INTERNATIONAL
2011-09-26 10:35:47 +00:00