| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Name resolution now only works for gameobjects with a meshrenderer or ↵HEADmaster | yum | 2026-03-09 |
| | | | | | skinned mesh renderer | ||
| * | Implement object sets feature | yum | 2026-03-08 |
| | | |||
| * | Apply name resolution to blendshapes & shader toggles | yum | 2026-03-08 |
| | | |||
| * | Update README | yum | 2026-03-08 |
| | | |||
| * | Add blendshape list field | yum | 2026-03-08 |
| | | |||
| * | Names are now resolved at build time | yum | 2026-03-03 |
| | | | | | | Lets modules reference each other's meshes without knowing the module's top-level name. | ||
| * | Support multiple YOTS instances on one avatar | yum | 2026-03-03 |
| | | |||
| * | add inverted mesh toggle list to togglespec | yum | 2025-12-03 |
| | | |||
| * | add top-level offValue/onValue | yum | 2025-11-30 |
| | | |||
| * | add `disabled` field | yum | 2025-11-09 |
| | | |||
| * | Improve error reporting | yum | 2025-08-18 |
| | | |||
| * | Add explicit parameter name so multiple toggles can share a parameter | yum | 2025-07-01 |
| | | |||
| * | Add support for external animations | yum | 2025-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 control | yum | 2025-04-05 |
| | | |||
| * | Add crude parent constraint controls | yum | 2025-04-05 |
| | | |||
| * | User can now specify MeshRenderer | yum | 2025-03-26 |
| | | | | | This should really be automatic, but I'm too lazy to do that rn. | ||
| * | Bugfix: repeated toggle names are now allowed | yum | 2025-03-07 |
| | | |||
| * | Add "disableMenuEntry" flag | yum | 2025-02-26 |
| | | |||
| * | Add material property toggles | yum | 2025-02-19 |
| | | |||
| * | Bugfix: dragging and dropping new config updates text field | yum | 2025-02-19 |
| | | |||
| * | Add editable textarea for config | yum | 2025-02-19 |
| | | | | | lets you view/edit config in unity | ||
| * | Skip YOTS if no config is on avatarv1.0.0 | yum | 2025-02-19 |
| | | |||
| * | Menus no longer implicitly go under /YOTS | yum | 2025-02-19 |
| | | |||
| * | Remove unused constructors | yum | 2025-02-19 |
| | | |||
| * | Add sync & save flags to ToggleSpec | yum | 2025-02-19 |
| | | |||
| * | More formatting | yum | 2025-02-19 |
| | | | | | also remove unused function | ||
| * | Begin cleaning up the dependent/independent splitting function | yum | 2025-02-19 |
| | | |||
| * | More formatting | yum | 2025-02-19 |
| | | | | | Also slightly simplify the topological sort implementation | ||
| * | formatting | yum | 2025-02-19 |
| | | |||
| * | Improve error reporting | yum | 2025-02-19 |
| | | |||
| * | animations no longer put on disk | yum | 2025-02-19 |
| | | |||
| * | Append YOTS animator to original one | yum | 2025-02-19 |
| | | |||
| * | organize, update readme | yum | 2025-02-19 |
