Skip to content

Releases: nkeeline/Keemap-Blender-Rig-ReTargeting-Addon

Quaternion Mode

27 Feb 04:04
Compare
Choose a tag to compare

Quarternion mode keyframes all angles to bones in quats to avoid gimbal lock. Some animators prefer this although the resulting angles are harder to edit in the graph editor. Due to time constraints quaternion mode does not support twist bones, but these are only used on destination rigs with twist bones which are rare. Also several fixes in the angle setting to deal with flipping quaternions as well as pole bones no longer being set when the limbs used to calculate the pole bones position are too straight to figure out where to put them.

Scale for Rigify Fingers

20 Feb 18:16
81203d3
Compare
Choose a tag to compare

Adding new scale feature that allows for scaling finger control bones in rigify by the dot product (or angle difference) of the base and tip of the source rigs fingers.

Update Position Code and Progress Printing

30 Jan 01:22
Compare
Choose a tag to compare

Minor Changes, mainly to positioning (similar to 0.0.6 but better). Also minor tweaks to printouts and progress bars. Sort of a bug fix release for production on new film starting.

v0.0.6 Offset Position Correction

02 Jul 03:16
Compare
Choose a tag to compare

The correct way to apply position offsets is to apply the correction to the source bone in it's original bone space, then place the global position of the target bone in this location. This version changes to this method, unfortunately this means old bone map files will need new position corrections, but to make it easier to update them, there is now a new calc ALL corrections button that recalcs all corrections, so you can map the bones and calc all at the end.

v0.0.5

23 Jun 05:32
Compare
Choose a tag to compare

calc correction button for position created and works. Fixed armature rotation issues with position as bug fix.

tutorial release

25 Oct 21:58
Compare
Choose a tag to compare

This release is closest to the tutorial and baselines for future updates.