summaryrefslogtreecommitdiffstats
path: root/Scripts
Commit message (Collapse)AuthorAge
* Update READMEyum2026-03-08
|
* Add blendshape list fieldyum2026-03-08
|
* Names are now resolved at build timeyum2026-03-03
| | | | | Lets modules reference each other's meshes without knowing the module's top-level name.
* Support multiple YOTS instances on one avataryum2026-03-03
|
* add inverted mesh toggle list to togglespecyum2025-12-03
|
* add top-level offValue/onValueyum2025-11-30
|
* add `disabled` fieldyum2025-11-09
|
* Improve error reportingyum2025-08-18
|
* Add explicit parameter name so multiple toggles can share a parameteryum2025-07-01
|
* Add support for external animationsyum2025-04-25
| | | | | | | | | | Still pair based - no way to have multiple animations blended in a single tree (yet). Also add a crude `mirror` ability which mechanically mirrors the input animations. Requires participation from bone naming convention - must use a convention like .L, _L, or Left. Conventions may be mixed within the same armature, but consistent within each bone pair.
* Add on/off threshold controlyum2025-04-05
|
* Add crude parent constraint controlsyum2025-04-05
|
* User can now specify MeshRendereryum2025-03-26
| | | | This should really be automatic, but I'm too lazy to do that rn.
* Bugfix: repeated toggle names are now allowedyum2025-03-07
|
* Add "disableMenuEntry" flagyum2025-02-26
|
* Add material property togglesyum2025-02-19
|
* Bugfix: dragging and dropping new config updates text fieldyum2025-02-19
|
* Add editable textarea for configyum2025-02-19
| | | | lets you view/edit config in unity
* Skip YOTS if no config is on avatarv1.0.0yum2025-02-19
|
* Menus no longer implicitly go under /YOTSyum2025-02-19
|
* Remove unused constructorsyum2025-02-19
|
* Add sync & save flags to ToggleSpecyum2025-02-19
|
* More formattingyum2025-02-19
| | | | also remove unused function
* Begin cleaning up the dependent/independent splitting functionyum2025-02-19
|
* More formattingyum2025-02-19
| | | | Also slightly simplify the topological sort implementation
* formattingyum2025-02-19
|
* Improve error reportingyum2025-02-19
|
* animations no longer put on diskyum2025-02-19
|
* Append YOTS animator to original oneyum2025-02-19
|
* organize, update readmeyum2025-02-19