Blender Git Loki
Git Commits -> Revision ee0a217
Revision ee0a217 by Campbell Barton (master) April 11, 2010, 09:13 (GMT) |
python function to remove drivers. eg: bpy.context.object.driver_remove("location") ANIM_remove_driver now accepts -1 as an index for removing all drivers from one path. |
Commit Details:
Full Hash: ee0a217be3114d9b4f50772720312df5f74997e1
SVN Revision: 28120
Parent Commit: a8bca52
Lines Changed: +113, -81