Go to file
Campbell Barton 9982b283e6 fix for asserts added in own recent commit with more strict type-checking
- BMO_slot_copy now only copies compatible elements.

other minor changes
- don't use text.format(...), convention for UI scripts is C style string formatting.
- rename bmo_edgenet_prepare --> bmo_edgenet_prepare_exec
- float/double warning in bevel.
2012-11-27 02:34:40 +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 fix for asserts added in own recent commit with more strict type-checking 2012-11-27 02:34:40 +00:00
source fix for asserts added in own recent commit with more strict type-checking 2012-11-27 02:34:40 +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