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
e10fd04db0bdcdbc326fce6cddc8af1179a5de5c
test2
/
source
/
blender
/
editors
/
util
History
Campbell Barton
e10fd04db0
use BLI_strncpy and BLI_snprintf when the size of the string is known.
...
fix for sequencer unique naming which was missed with string length update.
2012-01-11 12:33:51 +00:00
..
CMakeLists.txt
Camera tracking integration
2011-11-07 12:55:18 +00:00
crazyspace.c
replace VECCOPY with copy_v3_v3, same for 2d copy, also added vec copy functions for int & char.
2011-11-07 01:38:32 +00:00
ed_util.c
use BLI_strncpy and BLI_snprintf when the size of the string is known.
2012-01-11 12:33:51 +00:00
editmode_undo.c
use (const char*) rather than (char*) where possible.
2011-11-05 11:04:28 +00:00
numinput.c
use BLI_strncpy and BLI_snprintf when the size of the string is known.
2012-01-11 12:33:51 +00:00
SConscript
Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons updated but not tested.
2011-09-11 14:13:04 +00:00
undo.c
fix [
#29579
] Redo brolken when jobs are running
2011-12-11 19:23:02 +00:00
util_intern.h
use (const char*) rather than (char*) where possible.
2011-11-05 11:04:28 +00:00