Releases: rrazgriz/RATS
RATS 1.2.3
RATS 1.2.2
What's Changed
- Fix: Add non-avatar project support for multi-editor by @jellejurre in #34 (Fixes #32)
Full Changelog: 1.2.1...1.2.2
RATS 1.2.1
What's Changed
- Exclude git-related dirs from release zips by @TapGhoul in #32
- Add multi-editor by @jellejurre in #31
New Contributors
Full Changelog: 1.2.0...1.2.1
RATS 1.2.0
From @jellejurre: Add Controller Cleanup, State/Transition Creation, and Transition Manipulation
- Add State Machine Cleanup Option
- Add Transition Manipulation Right Click Options
- Add Left Control + Double Click State/Transition Adding
- Add features to Readme
- Add cleanup warning
- Use Dreadriths Controller Cleaner MIT code for controller cleaning
RATS 1.1.4
This is a very small change that modifies pac
10000
kage.json
to smooth transition to VRC SDK 3.4.0.
With an updated VCC/vpm install (2.1.4 or newer), updating RATS to 1.1.4 now requires SDK 3.4.0 or newer, and will do its best to remove com.razgriz.harmony-vpm
from your project.
Thanks as always to @orels1 for the vpm guidance.
RATS 1.1.3
Minor fixes:
#20 - Layers with only top-level substate machines are considered empty (possibly incomplete)
#21 - Empty Layers are considered WD OFF
Full Changelog: 1.1.2...1.1.3
RATS 1.1.2
Bugfixes:
- Paths are platform-agnostic now (thanks @uhKayla)
- Project window stats: add nullref check for guid (fixes nullrefs on scene object selection)
- Fix default node style active state
- Add Assetdb path check on new transition postfix (fixes spurious warnings when inspecting transitions)
- Fix states disappearing when major grid size is 0 and custom grid snap is enabled (thanks @konsti219)
RATS 1.1.1
Bugfixes:
- Default Transition Settings now apply to new Any State transitions (closes #5)
- Undo is no longer reset for statemachine pasting in Unity 2021.3+. The bug with dangling subassets appears to be fixed. It may also be fixed in 2020, but it needs tested.
Full Changelog: 1.1.0...1.1.1
RATS 1.1.0
Features:
- Motion Icon Location & Scale Customization (#3, thanks @ZenithVal)
- Show the Type of the Parameter in the Animator's Parameter List (#2, thanks @ScruffyRules)
- Add warning for parameters used in entry transitions and VRC Parameter Drivers (thanks McArdellje on Discord for pointing this out)
Bugfixes:
- RATS menu no longer overlaps name of Animator GameObject in Live Link mode
Known Issues:
- In Unity 2021, Undoing copy/paste of states breaks animator view
RATS 1.0.1
Fix bug on init with no harmony