Commit Graph

22 Commits (master)

Author SHA1 Message Date
pullusb f75d785370 Wrap animation tool
1.8.0

- added: `wrap animation` tool. On selected pose bones on each location keyframe, apply offset from a reference bone to a root bone.
2023-03-08 17:59:49 +01:00
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 a9fb804a22 also key rotation at curve follow path creation
1.5.1

- fixed: also key rotation when creating curve
2022-04-27 15:07:34 +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 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 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 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 57aae8af75 auto detect foot and curve edit switch
0.7.0

- auto-detect foot to use for path animation
- button to go back and forth between curve edit and armature pose mode
- UI revamp showing better separation of tool categories
2022-04-11 19:46:22 +02:00
Pullusb c6a75f25f8 improved ui and poll handling
0.6.0

- World paste and `Jump next frame`
- more compact and improved ui for world paste
- fix errors in some operators
2022-04-11 11:41:56 +02:00
Pullusb 29623d4c3b pinning feet in reverse
0.5.0

- pin feet working
2022-04-08 19:35:20 +02:00
Pullusb b05b0e2b6c delete old distance evaluation code 2022-04-07 14:46:00 +02:00
Pullusb 037f568a4b store / restore values with a context manager 2022-04-07 14:36:47 +02:00
Pullusb 8f280d37e0 better curve creation 2022-03-31 17:07:04 +02:00
Pullusb 10e563c476 step dist calculation ok 2022-03-30 17:40:52 +02:00
Pullusb 5a221aa0fe wip working on path animate 2022-03-29 18:46:33 +02:00
Pullusb 62aeddfd49 imp reload and animate path message change 2021-05-10 16:51:16 +02:00
Pullusb 477646129b first completed working version 2021-04-06 18:30:25 +02:00
Pullusb 1b2ac6b0f1 naming and url fix 2021-04-05 01:39:27 +02:00
Pullusb ada6255d6a Initial commit 2021-04-05 01:35:12 +02:00