Commit Graph

650 Commits

Author SHA1 Message Date
bd_
39f8c0b905 0.1.1 2022-09-09 18:16:51 -07:00
bd_
71dba91ca5 Add clap sample 2022-09-09 18:14:33 -07:00
bd_
ea646d03ed More docs tweaks 2022-09-09 18:08:01 -07:00
bd_
236ddc39a2 Restore missing deploy-pages workflow 2022-09-09 17:57:52 -07:00
bd_
5fccf13eca v0.1.0 2022-09-09 17:53:04 -07:00
bd_
e30e35618a Docs updates 2022-09-09 17:52:40 -07:00
bd_
d71192f14d Fix some dependabot alerts 2022-09-09 17:27:59 -07:00
bd_
e06dc75612 Switch to using yarn 2022-09-09 17:24:37 -07:00
bd_
08050f4021 Refactor out docs building logic 2022-09-09 17:20:37 -07:00
bd_
ebabad6550 Add repo rebuild trigger 2022-09-09 17:14:33 -07:00
bd_
519c7b03df
Merge pull request #12 from bdunderscore/fix-wf-names
Fix workflow naming
2022-09-08 21:03:21 -07:00
bd_
8655e6d534
Merge pull request #7 from bdunderscore/dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-2.1.0
Bump @docusaurus/module-type-aliases from 2.0.1 to 2.1.0 in /docs
2022-09-08 21:01:34 -07:00
bd_
7af8a29be0 Fix workflow naming 2022-09-08 21:01:14 -07:00
dependabot[bot]
c806e6c9df
Bump @docusaurus/module-type-aliases from 2.0.1 to 2.1.0 in /docs
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.1.0/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 03:59:57 +00:00
bd_
cd039df04d
Merge pull request #8 from bdunderscore/dependabot/npm_and_yarn/docs/typescript-4.8.3
Bump typescript from 4.8.2 to 4.8.3 in /docs
2022-09-08 20:58:56 -07:00
bd_
19e9d394a1
Merge pull request #11 from bdunderscore/npm-update
Update some NPM deps
2022-09-08 20:57:13 -07:00
dependabot[bot]
32ce8139dc
Bump typescript from 4.8.2 to 4.8.3 in /docs
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 03:56:32 +00:00
bd_
4582a8f3bd Update some NPM deps 2022-09-08 20:54:53 -07:00
bd_
c215f0e887
Merge pull request #10 from bdunderscore/pr-workflows
Enable workflows for PRs
2022-09-08 20:54:41 -07:00
bd_
442f965696 Enable workflows for PRs 2022-09-08 20:52:49 -07:00
bd_
1fb8785670 v0.0.2 2022-09-08 20:44:24 -07:00
bd_
f10aa6be18 Add license 2022-09-08 20:44:04 -07:00
bd_
88dd3cffdb Fixing/updating workflows 2022-09-08 20:38:15 -07:00
bd_
413303528a wip 2022-09-07 20:46:39 -07:00
bd_
bb8eb3152d wip 2022-09-07 20:46:39 -07:00
bd_
47fd6ac04b testing_ci 2022-09-07 20:46:39 -07:00
bd_
ddc2d7a165
Create README.md 2022-09-07 20:17:45 -07:00
bd_
ee09cb0089 WIP docs 2022-08-30 16:47:28 -07:00
bd_
01512da3ec Testing generating package-installing unitypackage file 2022-08-30 16:20:02 -07:00
bd_
4506605856 Remove a gratuitous SaveAssets call 2022-08-29 18:35:31 -07:00
bd_
4ee54d47a1 Avoid copying animators that have nothing merged in 2022-08-29 18:35:16 -07:00
bd_
fb5f8c555e Fix warning due to multiple destruction of bone proxy constraints 2022-08-29 18:34:50 -07:00
bd_
5549332a68 Add option to auto-apply on play without av3emu 2022-08-29 18:34:22 -07:00
bd_
c1dd24835f Restore bone proxy constraint processing 2022-08-29 17:57:13 -07:00
bd_
339fa77692 Revert "Remove bone proxy"
This reverts commit f0fa188d68.
2022-08-29 16:28:53 -07:00
bd_
96a453ae67 Fix incorrect instantiation of animator state behaviors 2022-08-29 16:25:18 -07:00
bd_
f0fa188d68 Remove bone proxy 2022-08-29 16:24:11 -07:00
bd_
261967ea1f Remove bootstrap for now 2022-08-29 16:22:01 -07:00
bd_
b154b01e45 Support editing original bone animations in modular components
This adds support for animation mapping for MergeArmature components, as well as supporting locking the position of
MergeArmature-controlled transforms to their original counterparts, to ease animation editing.

With this change it might be best to eliminate the bone proxy component, as it's a bit redundant now.
2022-08-29 15:13:26 -07:00
bd_
5b52ad45c1 Don't remap references to the animator itself 2022-08-29 14:00:40 -07:00
bd_
757eaa9a85 Rename MergeAnimator component, fix default layer references 2022-08-29 14:00:28 -07:00
bd_
ca32c75811 MergeArmature: Correctly mark dirty 2022-08-29 14:00:01 -07:00
bd_
5ca2728b4a WIP-workflows 2022-08-28 20:24:01 -07:00
bd_
3f9f86b53b Add holding directory for unitypackage generation 2022-08-28 19:58:15 -07:00
bd_
e3f441ad89 Remove some dead code 2022-08-28 18:33:11 -07:00
bd_
91fb887dad Add a self-importing stub 2022-08-28 18:31:37 -07:00
bd_
9376fddc6e Animator merging & bone proxy support 2022-08-27 19:04:53 -07:00
bd_
625878e698 Retain components (e.g. PhysBones) at their original hierarchy path 2022-08-27 16:54:59 -07:00
bd_
f7c6a81a4e Add pose rebinding support 2022-08-27 15:04:57 -07:00
bd_
b64dc0496f Initial checkin 2022-08-27 13:38:52 -07:00