Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2008-06-23 02:46:02 +0400
committerCampbell Barton <ideasman42@gmail.com>2008-06-23 02:46:02 +0400
commit484ac5ea1a7c632a5bf1347f48ef34437d0e9700 (patch)
treec1837d7b65cb8444d50e3939f6ea7d6d1e9e73b3 /source/blender/blenlib
parent90352534930c6c5619abbed60fdd7cf3688d1657 (diff)
[#14405] New python Script - Bake Constraints
AGAIN PLEAST USE TABS, lost quite some time with mixed tab/space adjustments alone. Other then that, patch is very useful ;) ---Text from patch submission --- Using a slightly revised BPy_Armature, this script takes any non-armature object type and creates an Action that keys the object location (by default, for every frame). If it is an Armature, it goes into each bone and keys the locrot of the bone. You can now edit the armature, but the motions still rotate the bones. This enables the next step, re-targeting, which changes bone lengths to fit a mesh. High-level, we are working toward: 1. import mocap (bvh or c3d) 2. bake to make an action library (using this script) 3. re-target and use the actions to drive/deform any character mesh (theeth)
Diffstat (limited to 'source/blender/blenlib')
0 files changed, 0 insertions, 0 deletions