Blender Git Commit Log
Git Commits -> Revision 9c3cacd
Revision 9c3cacd by Campbell Barton (master) December 11, 2006, 08:57 (GMT) |
added the flag group_exclusive to material added restrictDraw/Select/Render to objects in python updated group and scene docs for last commit made 3ds import use new scn.objects rather then Object.New() - (removed import as instance for now) fixes off import error from this report http://blenderartists.org/forum/showthread.php?t=84182 |
Commit Details:
Full Hash: 9c3cacd283008c9ac698d8f8f444c733b0fe61ac
SVN Revision: 9279
Parent Commit: b42d1fe
Lines Changed: +97, -38
8 Modified Paths:
/release/scripts/3ds_import.py (+22, -12) (Diff)
/release/scripts/off_import.py (+23, -12) (Diff)
/source/blender/python/api2_2x/doc/Group.py (+9, -12) (Diff)
/source/blender/python/api2_2x/doc/Material.py (+1, -0) (Diff)
/source/blender/python/api2_2x/doc/Object.py (+6, -0) (Diff)
/source/blender/python/api2_2x/doc/Scene.py (+2, -2) (Diff)
/source/blender/python/api2_2x/Material.c (+1, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+33, -0) (Diff)
/release/scripts/off_import.py (+23, -12) (Diff)
/source/blender/python/api2_2x/doc/Group.py (+9, -12) (Diff)
/source/blender/python/api2_2x/doc/Material.py (+1, -0) (Diff)
/source/blender/python/api2_2x/doc/Object.py (+6, -0) (Diff)
/source/blender/python/api2_2x/doc/Scene.py (+2, -2) (Diff)
/source/blender/python/api2_2x/Material.c (+1, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+33, -0) (Diff)