Blender Git Commit Log
Git Commits -> Revision f25618f
Revision f25618f by Campbell Barton (master) December 21, 2012, 12:16 (GMT) |
make Node.links return a tuple, this may you can't do socket.links.append() by mistake. removed RNAMeta mixin class since you cant register subclasses. also some minor code cleanup |
Commit Details:
Full Hash: f25618f29a65277039a11c021981dab487b96966
SVN Revision: 53246
Parent Commit: 915f78a
Lines Changed: +14, -14
5 Modified Paths:
/release/scripts/modules/bpy_types.py (+9, -9) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_array.h (+2, -2) (Diff)
/source/blender/compositor/operations/COM_TrackPositionOperation.cpp (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_draw.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_array.h (+2, -2) (Diff)
/source/blender/compositor/operations/COM_TrackPositionOperation.cpp (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_draw.c (+1, -1) (Diff)