Commit Graph

20 Commits (master)

Author SHA1 Message Date
Pullusb a1d7aff92c fix anim path and bake - add custom axis pinning
1.7.0

- added: `Custom Pinning` Possibility to pin selectively lobc/rot x/y/z components
- fixed: bug on baking, some keys can be duplicated on same frame after (auto-clean)
- fixed: bug on animate path, when a channel on reference bone is not animated
2022-10-15 19:13:50 +02:00
Pullusb b698f003d9 pin select bones
1.6.1

- changed: `on select` options using `pin feet` target selected bones instead (wuthout the option only target bones with `foot` in name)
2022-05-27 12:34:31 +02:00
Pullusb c98bb520b8 no need for cycle and better snap curve
1.5.0

- changed: no need to have a cycle on fcurve to bake keys anymore
- changed: snap curve does not create a curve copy
- added: allow to directly snap selected curve (`ctrl + Click` to keep shrinkwarp modfifier, need to apply to affect object)
- fixed: error when going in curve edit from object mode
2022-04-27 14:54:05 +02:00
Pullusb 31ab45865b filter add cycle on prefix
1.4.1

- changed: better filter for applying cycle modifier (prevent targeting prefix-reserved bones)
2022-04-26 11:04:44 +02:00
Pullusb 8f1f1a6882 improved cycle bake (still need cycle modifier)
1.4.0

- added: preview of end frame for the cycle bake
- fixed: better method to detect key cycle range
2022-04-25 18:12:24 +02:00
Pullusb cd17ccf708 fix bake keys cycle iteration
1.3.4

- fixed: bake keys with better cycle compatibility
2022-04-21 18:42:38 +02:00
Pullusb d4ba199b63 add anim strip key resync fix baking and step mode
1.3.3

- changed: `Set Time Keys` in NLA do not remove keys if exists but offset to match start of strip (if has moved) to resync
- added: button to remove animated Strip time (delete keys but not fcurve)
- fixed: step mode for baking
2022-04-21 17:44:35 +02:00
Pullusb 072a483188 remove ground feet and some bugfixes
1.3.2

- removed: ground feet (added initial support for override compatibility)
- fixed: error with key and jump
2022-04-21 14:25:43 +02:00
Pullusb b982c1a6f0 full rename to autowalk
1.3.0

- changed: rename addon: `unfold anim cycle` >>  `auto walk`
2022-04-20 12:02:19 +02:00
Pullusb 25b081e53a fix cycles-set and foot pin
0.9.1
2022-04-13 19:34:12 +02:00
Pullusb 7031e60376 fix errors with translation calc
0.9.0

- fix problem with translation calculation when all keys are marked
- add button to create cycle un tested
- added addon pref button
2022-04-13 18:38:03 +02:00
Pullusb b983183504 action swap and improved object / curve switch
0.8.0

- Easy jump to previous action
- improved armature <-> curve back and forth
- better UI
2022-04-12 19:24:47 +02:00
Pullusb 427a3ad4b2 cahnged actions name and custom panel tab
0.7.1

- customizable panel category name
- Change generated action name:
    - `expanded` -> `baked`
    - `autogen` -> `pinned`
2022-04-12 11:21:00 +02:00
Pullusb cf8fdc0f71 fix wrong anim target 2022-04-11 19:56:38 +02:00
Pullusb 3c5ccf422a correct eval_time to offset
Untested
2022-04-08 19:48:40 +02:00
Pullusb 29623d4c3b pinning feet in reverse
0.5.0

- pin feet working
2022-04-08 19:35:20 +02:00
Pullusb 037f568a4b store / restore values with a context manager 2022-04-07 14:36:47 +02:00
Pullusb d77ab84c06 update fcurve after bake 2022-04-01 12:12:05 +02:00
Pullusb 7b95b9e8a5 big fixes 2021-04-08 19:25:05 +02:00
Pullusb 477646129b first completed working version 2021-04-06 18:30:25 +02:00