|
|
3237f39243
|
Small fix to autoloop due to changes in utility function by animation stitching
|
2011-08-15 10:17:04 +00:00 |
|
|
|
f1a8c26aa3
|
Additional work on animation stitching, now with auto-guess capability. Only a few bugs left, regarding animations translation
|
2011-08-11 16:46:27 +00:00 |
|
|
|
05b7ccb736
|
Optimizations following intensive profiling of retarget and other lengthy functions. Retargeting now takes ~30% less time
|
2011-08-11 14:50:19 +00:00 |
|
|
|
fba1f50d0a
|
Mostly finished implementation of animation stitching, with lock bone functionality, allowing the user to choose a bone that maintains its position during the blend
|
2011-08-10 20:37:57 +00:00 |
|
|
|
b5d556d432
|
Initial programming of stitch animation operator. WIP
|
2011-08-10 18:41:04 +00:00 |
|
|
|
60eec89cda
|
Created property systems for multiple retargets on a single armature, for this type of use and animation stitching. Also contains some placeholder UI and code for animation stitching.
|
2011-08-08 11:09:56 +00:00 |
|
|
|
b5e55ff44b
|
Small fix to Path Editing - now mute's original forward motion curve
|
2011-08-05 08:40:06 +00:00 |
|
|
|
ecd4b86982
|
Initial coding of path editing operator. Still needs some work, but all the basic functionality is there. Select a path and the stride bone (as active) and it will reparameterize the path to propel the armature forward in the same magnitude of the original
|
2011-08-03 22:26:59 +00:00 |
|
|
|
ab3fc2fa5c
|
Added functions for toggling DOF Constraints on user rig based on range of motion in motion capture clip. Limit Rotation constraints are added based on the min and max of each DOF of each bone in its local space
|
2011-08-03 18:16:32 +00:00 |
|
|
|
a08a510d65
|
Two new operators for easier retargeting: Auto scale performer, and a first attempt at auto hiearchy mapping
|
2011-07-20 21:03:06 +00:00 |
|
|
|
0dcc7d05ab
|
Bugfixing for retargeting - unconnected bones now retarget alot better. Also some placeholder code for a fix scale operator
|
2011-07-18 18:44:54 +00:00 |
|
|
|
eb6ac55e93
|
pep8 compliance for python scripts
|
2011-07-06 14:20:38 +00:00 |
|
|
|
89d7b9a0a6
|
Added a small useful operator: Fix Armature Rotate. It fixes the common issue with mocap files that sometimes are rotated around the wrong axis
|
2011-07-06 13:27:40 +00:00 |
|
|
|
90e8b83b45
|
Added denoising function. Uses a type of median filter to smooth out spikes, typical of sensor noise in motion capture data
|
2011-07-05 10:55:35 +00:00 |
|
|
|
5663d85e56
|
Some bugfixing and coding styles changes suggested by ideasman_42.
|
2011-06-25 23:50:50 +00:00 |
|
|
|
655fcfbcc0
|
First commit of mocap_tools.py, contains functions for Fcurve simplification and loop detection of anims
|
2011-05-25 10:42:57 +00:00 |
|