Blender Git Loki
Git Commits -> Revision 52aad98
Revision 52aad98 by Dan Eicher (master) May 29, 2012, 18:12 (GMT) |
Outliner Drag & Drop fixes OUTLINER_OT_parent_drop * use scene of child instead of active scene * poll to check if parent and child are in same scene OUTLINER_OT_parent_clear * get scene from child instead of only working on active scene * poll to check if no parent OUTLINER_OT_scene_drop && OBJECT_OT_make_links_scene * memory leak on error * would only link some objects on error |
Commit Details:
Full Hash: 52aad984b6634f009ebc9fecf33bca786036a834
SVN Revision: 47190
Parent Commit: 2aa3b5a
Lines Changed: +81, -53