Blender Git Loki

Git Commits -> Revision 982d451

Revision 982d451 by Joshua Leung (master)
August 18, 2007, 06:17 (GMT)
== PyConstraints ==

I've added the ability for PyConstraints to define a function (doDriver) that is able to directly modify values of the owner/target, so that certain setups can be created reliably. Users should take note that this is against the basic concept of what a constraint does, and that under no circumstances may they set the values of any variables controlling the transforms. For more details, check out the information in the PyConstraint template script.

I've also updated PyConstraints to be aware of geometry targets. The script template has been updated with this information.

Commit Details:

Full Hash: 982d45162b5bf02127b16a9ede693bca99431427
SVN Revision: 11653
Parent Commit: 373ac35
Lines Changed: +170, -10

5 Modified Paths:

/release/scripts/scripttemplate_pyconstraint.py (+34, -2) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/stubs.c (+4, -1) (Diff)
/source/blender/blenkernel/intern/constraint.c (+17, -4) (Diff)
/source/blender/python/BPY_extern.h (+2, -0) (Diff)
/source/blender/python/BPY_interface.c (+113, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021