summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Skip YOTS if no config is on avatarv1.0.0yum2025-02-19
|
* Menus no longer implicitly go under /YOTSyum2025-02-19
|
* Rename bad examples for clarityyum2025-02-19
|
* update readmeyum2025-02-19
|
* Add setup imageyum2025-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
|
* prefab now points to simple shirt toggleyum2025-02-19
|
* remove old exampleyum2025-02-19
|
* Append YOTS animator to original oneyum2025-02-19
|
* organize, update readmeyum2025-02-19
|
* Fix uploadyum2025-02-19
| | | | | | Scripts must be wrapped in `#if UNITY_EDITOR` or build shits the bed. Also document config structs.
* Add defaultValue to toggleSpecyum2025-02-19
|
* Toggles default to on nowyum2025-02-19
|
* fix YOTS_Weight default valueyum2025-02-19
|
* remove unnecessary saveasset stuffyum2025-02-19
|
* Begin NDMF integrationyum2025-02-19
| | | | | | | | | | | It mostly works. Weight parameter is being set to 0 which is causing it to not work. Easy enough to fix! TODO: * animations should stay in memory, never save to disk unless debugging * YOTS_weight param should be set to 1 * Generally clean up, so much "if null keep going" bullshit
* add radial puppetyum2025-02-18
|
* Bugfix: reset pre existing YOTS menus before using themyum2025-02-18
|
* update readmeyum2025-02-18
|
* Add licenseyum2025-02-18
|
* add menu paths & explicit blendshape off/on valuesyum2025-02-18
| | | | the menu code sucks fat fucking cock and doesn't reliably work
* Initial commityum2025-02-17