Go to file
Campbell Barton 03d8fd4616 - use relative imports for packages
- reload() has been removed from pythons builtins. use imp.reload() instead (still need to apply globally).
- fixed own mistake, not ignoring 'filter_glob' as a keyword argument (broke fbx, obj, 3ds export)
2010-11-20 02:56:58 +00:00
build_files fix for CMake file grouping with MSVC project files. 2010-11-08 06:31:45 +00:00
doc update the man page from blenders --help message 2010-11-08 21:13:44 +00:00
extern Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors). 2010-10-24 03:57:07 +00:00
intern Fix [#24310] With high poly numbers when sculpting, modifier keys hang 2010-11-15 12:05:11 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release - use relative imports for packages 2010-11-20 02:56:58 +00:00
source patch from Shane Ambler, free memory when failing to create slide verts. 2010-11-19 17:29:51 +00:00
CMakeLists.txt use CMake's OpenMP built in detection rather then defining flags ourselves. 2010-11-19 11:33:12 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00