blender/intern
Campbell Barton 55f68c3657 fix for more warnings.
- modifier code was using sizeof() without knowing the sizeof the array when clearing the modifier type array.
- use BLI_snprintf rather then sprintf where the size of the string is known.
- particle drawing code kept a reference to stack float values (not a problem at the moment but would crash if accessed later).
2011-02-12 16:54:24 +00:00
..
audaspace
boolop
bsp
container
decimation
elbeem
ghost
guardedalloc
iksolver
itasc
memutil
moto
opennl
smoke
string
CMakeLists.txt
SConscript