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
f66f33cefcdd3ff5be2c3940aa494bd52a75d074
test2
/
source
/
blender
/
editors
/
util
History
Campbell Barton
f66f33cefc
rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation to add a second version of the function which takes the property rather then its name.
2012-01-11 16:32:12 +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
rename RNA_property_is_set() --> RNA_struct_property_is_set() in preperation to add a second version of the function which takes the property rather then its name.
2012-01-11 16:32:12 +00:00
util_intern.h
use (const char*) rather than (char*) where possible.
2011-11-05 11:04:28 +00:00