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
275093324feab04bf31f9fb031e594da94de8149
test2
/
source
/
blender
/
editors
/
util
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
..
CMakeLists.txt
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
crazyspace.c
Own TODO item: sculpting on constructive modifiers
2011-05-04 13:15:42 +00:00
ed_util.c
Fix
#27594
: non-active object in weight paint mode doesn't free memory.
2011-06-13 12:03:13 +00:00
editmode_undo.c
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
numinput.c
- include for BGE joystick sensor
2011-03-30 04:58:45 +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
Commented and tagged some unused vars (gcc warnings...). Also fixed some uninitialized warnings.
2011-09-26 13:24:42 +00:00
util_intern.h
Code holiday commit:
2011-06-04 17:03:46 +00:00