Blender Git Commit Log
Git Commits -> Revision 3ac98f1
Revision 3ac98f1 by Campbell Barton (master) November 4, 2009, 15:16 (GMT) |
python function for adding a driver. eg ob.driver_add("location") ob.driver_add("location", 0) # x location only Also changed ANIM_add_driver so an index of -1 adds drivers to every item in the array |
Commit Details:
Full Hash: 3ac98f1abd2f22acf3128b9564c4309b4b129ef9
SVN Revision: 24312
Parent Commit: 4033aba
Lines Changed: +88, -41