Commit Graph

15 Commits (07118dafc8282f18dbbf722727ea76e0f3e4d8b3)

Author SHA1 Message Date
Pullusb 07118dafc8 reset location at curve creation
1.4.3

- fixed: reset constrained bone position and add a location key at (0,0,0)
2022-04-27 10:57:48 +02:00
Pullusb dbdba01485 Remove cycle modifier using ctrl+clic
1.4.2

- added: `Ctrl + click` on Add cycle modifier remove all cycle on all fcurves (hided option to force clean)
2022-04-26 12:14:09 +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 cd23f50c55 remove path constraint and some fix
1.3.1

- added: button to remove follow path constraint
2022-04-20 17:54:49 +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 a7a3c5a96a new offset anim method
1.2.0

- changed: curve offset on base 100 (allow multiple action with same curve path animation range)
- changed: offset animation extrapolated by default (for potential motion blur at start and continue after curves end)
2022-04-19 19:01:25 +02:00
Pullusb f07d395289 Straight curve creation method
1.1.0

- added: another method to add curve placing character in two position
2022-04-19 15:33:06 +02:00
Pullusb 848bda410d fix key range detection
1.0.0

- fix: broken algo for extreme keys range detection
2022-04-14 19:52:36 +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