c8c86aa6a12a253680aa266ce1c5d51b1b39005a

- transform code was using sprintf reading and writing the same string (undefined behavior). - softbody had unneeded NULL check.
fix for uninitialized value in BLI_path_cwd() if PWD wasn't defined and the CWD was longer then 160.
…
Description
No description provided
Languages
C++
78.1%
Python
15%
C
2.8%
GLSL
1.8%
CMake
1.2%
Other
0.9%