Files
test2/source/blender
Joshua Leung 400d77bbe2 == Constraints - Geometry Targets ==
It is now possible to use the geometry of Meshes and/or Lattices as the target of a constraint. All you need to do, is to create a new Vertex-Group and assign all the points that you wish to use as the target, then type that name into the VG: field for the relevant constraints.

One of the cases where this is beneficial is when you need to copy the location of a vertex. Now you don't need to make extra vertex-parents for that.

Additional Notes:
* The code takes the average of the locations of the nominated vertices, and puts that in world-space for constraint solving (and regular space-conversion stuff).
* Currently, rotation and scaling of points is not taken into account. The rotation/scaling used is from the object's matrix. Hopefully, this will only be a temporary problem (will be fixed soon)
2007-08-17 11:23:48 +00:00
..
2007-08-06 14:32:10 +00:00
2007-08-11 20:45:27 +00:00
2007-01-05 14:26:04 +00:00
2007-08-06 15:32:21 +00:00
2007-08-17 07:14:36 +00:00
2007-08-05 09:21:29 +00:00
2007-08-17 11:23:48 +00:00
2007-02-28 17:50:15 +00:00
2007-03-24 21:09:55 +00:00