Commit Graph

39 Commits

Author SHA1 Message Date
bd_
76eca08c22 feat: Sync Parameter Sequence 2024-12-01 15:36:53 -08:00
bd_
2c3e24333a
feat: Remove Vertex Color (#1378) 2024-12-01 13:54:43 -08:00
bd_
4b5cf06097
docs: update MA Parameters docs (#1351) 2024-11-16 19:43:19 -08:00
bd_
1c29af20fb docs: fix incorrect docusaurus directive 2024-10-01 20:16:29 -07:00
bd_
848f857728 docs: updates to outfit creator documentation 2024-09-29 13:34:15 -07:00
bd_
7e5c227867 docs: update Visible Head Accessory docs 2024-09-27 18:57:50 -07:00
bd_
1fe8255f52 docs: update mesh settings docs 2024-09-27 18:57:50 -07:00
bd_
231feba3a2
docs: update unity 2019 deprecation page (#1069)
Closes: #978
2024-08-30 19:34:34 -07:00
bd_
13b9bf72e2
docs: document menu item autocreation of parameters (#1068)
Closes: #947
2024-08-30 19:19:56 -07:00
bd_
ea857406ee docs: oops, got jp and en backwards... 2024-08-25 21:16:34 -07:00
bd_
b853514fea docs: translate debugger docs 2024-08-25 21:12:35 -07:00
bd_
ca681d6033 docs: remove unreleased feature warning 2024-08-25 21:04:02 -07:00
bd_
ae318b29d8 chore: rename reactive-component docs path 2024-08-25 21:03:42 -07:00
bd_
87a385a43e
feat: add a debugging UI for the reactive components system (#1049) 2024-08-25 20:19:04 -07:00
bd_
e7e030f0db docs: add warning about relying on RO timing 2024-08-18 19:39:33 -07:00
bd_
9642c845cf docs: update parameters UI screenshots 2024-08-18 19:36:58 -07:00
bd_
7384715059
feat: MA Convert Constraints (#1010) 2024-08-16 18:52:04 -07:00
bd_
915ddc0d5b
docs: new tutorials (#983)
* fix: missing localization key

* docs: new tutorials
2024-08-11 16:45:54 -07:00
bd_
a3ce9b2505 docs: add new tutorial 2024-08-10 20:04:57 -07:00
bd_
4d246fa238 docs: add docs for material setter and update screenshots 2024-08-10 20:04:57 -07:00
bd_
7a3b782fae
docs: documentation for general reactive components (#946) 2024-08-04 20:44:10 -07:00
bd_
32dc864d8d
feat: add Object Toggle component (#942)
* feat: add Object Toggle component

* docs: Object Toggle docs

* chore: add missing HelpURL

* chore: fix broken test
2024-08-03 19:56:07 -07:00
bd_
70aee65472 docs: fix some more links 2024-06-22 18:29:10 -07:00
bd_
6a82c6201f docs: CSS adjustments 2024-06-22 18:03:22 -07:00
bd_
04fc7ac69a docs: overview for outfit creators 2024-06-22 17:59:00 -07:00
bd_
66f3e7075c
docs: document shape changer (#866) 2024-06-03 11:35:35 +09:00
bd_
f99930999e
fix: compatibility break with animator defaults (#686)
Changes in 1.9.0 broke existing avatars that used animators with
different default values than the MA Parameters fields. This change
makes overriding the animator defaults require an explicit configuration;
this is technically a change which would require a minor version bump,
but as this is addressing a major-version-level compatibility break in 1.9.0,
we're going to push this out at a minor version this time.
2024-02-21 20:40:31 +09:00
bd_
9e5e75676c chore(docs): clarify NDMF versioning policy 2024-02-20 20:01:18 +09:00
bd_
cc6ecd4f90
Update parameters docs and Saved field handling (#661)
* docs: new parameters UI documentation

Closes: #635

* feat(params), changelog-callout: adjust handling of Saved flag with parameters

* chore: fix docs links
2024-02-12 19:24:35 +09:00
bd_
c3d71958ea
docs: add instructions for dealing with disabled repos (#644) 2024-02-02 22:33:22 +09:00
bd_
1d6a1634db
docs: add notes on NDMF pass versioning policy (#612) 2024-01-07 15:18:33 +09:00
kurotu
efdb5dbe8b
docs(world-fixed-object): fix description for Quest (#586)
Currently World Fixed Object prevents Quest build (#581).
2023-12-27 20:30:23 +09:00
bd_
2650566f9a
feat: add a component to perform nonuniform scale adjustments (#583) 2023-12-27 20:29:51 +09:00
bd_
aa698565ab
feat: add merge blend tree component (#572)
* chore: refactor state machine clone logic out as a separate class

* feat: add layer priority and relative path root options to Merge Animator

* feat: add Merge Blend Tree component

* chore: adjust NDMF dependency

* docs: update merge-animator docs

* docs: merge blend tree docs
2023-12-22 17:17:40 +09:00
bd_
7b309f391b
docs: remove mention of unitypackage installation (#541)
Closes: #539
2023-11-26 20:48:08 +09:00
bd_
f04171ddb4
chore(docs): upgrade docusaurus dependencies (#528) 2023-11-13 18:20:23 +09:00
bd_
3a34079aef
chore(docs): fix typo breaking docs rendering 2023-11-09 22:11:51 +09:00
bd_
a98b8fb457
feat: add UI for setting outfit position to match base avatar (#521) 2023-11-09 22:06:18 +09:00
bd_
ddbc3b164b
chore: restructure repository to put package at top-level (#477)
* chore: rearrange package structure to have the package at the root

* ci: update CI workflows

* ci: fixing workflow bugs

* ci: recurse building .zip package

* ci: more fixes

* ci: add back in the nadena.dev VPM repo

* ci: fix tests
2023-10-08 15:39:57 +09:00