Go to file
Campbell Barton 34ea1cf0b2 minor changes to the python api.
- pep8 script was giving an error on non utf8 scons source files.
- use PyList_SET_ITEM macro when list type is ensured.
- all mathutils types use subtypes to create new types when available.
- use defines MAT3_UNITY, MAT4_UNITY to initialize unit matrices.
2010-11-28 06:03:30 +00:00
build_files fix for cmake if build flags are not defined. 2010-11-22 23:06:57 +00:00
doc == console == 2010-11-25 14:55:03 +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 #24775: boolean modifier crash in rendering on Mac. Problem was that this 2010-11-26 03:26:57 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release minor changes to the python api. 2010-11-28 06:03:30 +00:00
source minor changes to the python api. 2010-11-28 06:03:30 +00:00
CMakeLists.txt Remove library specification. 2010-11-24 09:13:59 +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