This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/intern
Campbell Barton 3ac98f1abd 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
2009-11-04 15:16:41 +00:00
..
2009-04-01 12:43:07 +00:00
2009-06-05 12:48:58 +00:00
2009-08-15 16:36:25 +00:00
2009-08-10 15:39:11 +00:00
2009-07-22 09:41:41 +00:00