tornavis/source
Joshua Leung 655f9a61de == Clamp-To Constraint (was Patch #4818) ==
This (new) constraint limits the location of an object/bone to the range of locations
on a given curve. It works by comparing the location of the owner on one axis, to
the extents of the curve's bounding-box on the same axis, to find the location on
the curve.

Usage Notes:
* 'Ob:' field must point to a valid curve object
* This curve should have 'Path' turned on in order for this constraint to work. You
don't really need to do this as it will be taken care of by the code.
* 'Auto' toggle automically determines which axis should be used for the distance estimations/calculations. It is the default option, but may not work that well for
some cases.
* X/Y/Z toggles can be used to select the axis to use for these calculations. Try
to choose the axis along which the curve stretches out for most.

Python Notes:
Python API access for this constraint is not included in this commit. Will be coming
soon.
2007-04-07 03:32:57 +00:00
..
blender == Clamp-To Constraint (was Patch #4818) == 2007-04-07 03:32:57 +00:00
creator Change link order (nodes<-->blenkernel) for cmake build. 2007-03-27 21:58:02 +00:00
darwin Totally ancient error: Makefiles for OSX did not copy the scripts in 2006-07-01 09:40:13 +00:00
gameengine * spelling commit by ideasman did accidental rename of one var, but not properly :) 2007-04-04 14:25:10 +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 Change in the nodes api causes linking order to change too. 2007-04-05 09:50:12 +00:00
SConscript ==SCons== 2006-03-10 20:47:34 +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 I switched the linux side of things to use pkg-config for 2007-03-28 20:49:15 +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