Commit Graph

10 Commits (d4ba199b63c062cf459ca251919498c96b9e5529)

Author SHA1 Message Date
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