Go to file
Campbell Barton c8c86aa6a1 - fix leak on STL loading if realloc fails.
- transform code was using sprintf reading and writing the same string (undefined behavior).
- softbody had unneeded NULL check.
2011-02-12 14:25:54 +00:00
build_files SVN maintenance. 2011-02-11 19:36:58 +00:00
doc - cmake was missing an inclide (IDE's wouldnt index) 2011-02-06 10:18:20 +00:00
extern fix for building with opencollada 833 on linux. 2011-02-12 06:25:04 +00:00
intern fix for uninitialized value in BLI_path_cwd() if PWD wasn't defined and the CWD was longer then 160. 2011-02-12 10:37:37 +00:00
release - move keyingsets_utils.py into modules. 2011-02-12 08:12:00 +00:00
source - fix leak on STL loading if realloc fails. 2011-02-12 14:25:54 +00:00
CMakeLists.txt problem with blender and python 3.2 2011-02-08 06:22:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Type checks for internal ID-Property UI min/max/tip & use defines to get values from ID-Props. 2011-02-07 05:05:41 +00:00
SConstruct ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules here). 2011-02-09 00:45:16 +00:00