blender/source
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
..
blender == Constraints - Geometry Targets == 2007-08-17 11:23:48 +00:00
creator Added a flush after fprintf 2007-07-11 18:45:39 +00:00
darwin Totally ancient error: Makefiles for OSX did not copy the scripts in 2006-07-01 09:40:13 +00:00
gameengine This should fix up saving a blender runtime. 2007-08-07 16:34:45 +00:00
icons ==SCons== 2006-03-10 22:50:27 +00:00
kernel CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
Makefile This commit is a modified version of patch #6860 2007-06-25 19:50:25 +00:00
nan_compile.mk This reverts the dependancy stuff I did for make -j# 2006-11-17 18:29:46 +00:00
nan_definitions.mk This commit is a modified version of patch #6860 2007-06-25 19:50:25 +00:00
nan_link.mk This is really two commits but the first one is very small and affects one 2006-11-09 15:45:19 +00:00
nan_subdirs.mk Clean up for Makefiles: some of the directories were being printed 2005-04-09 22:40:34 +00:00
nan_warn.mk big warning hunt commit 2005-03-09 19:45:59 +00:00
SConscript ==SCons== 2006-03-10 20:47:34 +00:00