Go to file
Campbell Barton f8bc346eff bmesh/py operator api:
add type checking for element buffers, there was nothing stopping python from passing any element type into an argument when in some cases only verts/edges/faces were expected.
now operator args define which types they support.
2012-11-27 00:50:59 +00:00
build_files switch verious references from py3.2 -> 3.3 or just 3. 2012-11-26 13:58:06 +00:00
doc switch verious references from py3.2 -> 3.3 or just 3. 2012-11-26 13:58:06 +00:00
extern Motion tracking: dump mask image when dump images is enabled 2012-11-20 12:54:28 +00:00
intern Fix #32907: failure rendering a complex node setup, hitting fixed max number 2012-11-26 21:59:41 +00:00
release Spell check updates... 2012-11-26 21:25:50 +00:00
source bmesh/py operator api: 2012-11-27 00:50:59 +00:00
CMakeLists.txt Remove non existent pthread include directory for MinGW, also slight message correction for 64 bit MinGW 2012-11-26 19:50:08 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OSX/scons/osl: un-hardcode the osl libpath 2012-11-19 17:15:33 +00:00