mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 15:32:15 -05:00
55f68c3657
- 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). |
||
---|---|---|
.. | ||
audaspace | ||
boolop | ||
bsp | ||
container | ||
decimation | ||
elbeem | ||
ghost | ||
guardedalloc | ||
iksolver | ||
itasc | ||
memutil | ||
moto | ||
opennl | ||
smoke | ||
string | ||
CMakeLists.txt | ||
SConscript |