Releases: NotAKidoS/SimpleAAS
Releases · NotAKidoS/SimpleAAS
Release v1.0.5
Requires CCK 3.10 or above!
THIS VERSION REQUIRES A CLEAN REIMPORT AS A FILE WAS DELETED
It is always recommended to do a clean reimport anyways :3
v1.0.5 Changelog:
- Rewrote ModularSettingsEditor to fix for CCK 3.10. Style inspired by Dreadriths VRCSDK+ package.
- Now supports the CCKs built-in ClipboardUtils, allowing for copying and pasting from CVRAvatar into SimpleAAS Parameters asset.
v1.0.4 Changelog:
- Updated Joystick3D menu definition to use Vector3 instead of Vector2.
- You must use CCK3.7 or above with this version!
Release v1.0.4
Requires CCK3.7 or above!
v1.0.4 Changelog:
- Updated Joystick3D menu definition to use Vector3 instead of Vector2.
- You must use CCK3.7 or above with this version!
v1.0.3 Changelog:
- Fixed an issue with the parameter usage bar not filtering out duplicate parameters between controllers.
- Removed parsing AAS menu entries to calculate usage bar, as it lead to incorrect results.
- ChilloutVR only uses animator count for syncing. I don't know why the CCK checks the menu entries + animator, but it is wrong...
- Added HelpURL to exposed components.
Release v1.0.3
Requires CCK3.5 or above!
v1.0.3 Changelog:
- Fixed an issue with the parameter usage bar not filtering out duplicate parameters between controllers.
- Removed parsing AAS menu entries to calculate usage bar, as it lead to incorrect results.
- ChilloutVR only uses animator count for syncing. I don't know why the CCK checks the menu entries + animator, but it is wrong...
- Added HelpURL to exposed components.
v1.0.2 Changelog:
- Added Animator Driver state behaviour copying.
- Compile Controllers button will be greyed out when invalid.
- Autofill Avatar field will now check for CVRAvatar component in parents.
- Lots of random cleanups.
Release v1.0.2
Requires CCK3.5 or above!
This is a breaking update. Once you've updated you cannot downgrade SimpleAAS.
It is recommended to do a clean import of SimpleAAS instead of importing on top of the previous version.
v1.0.2 Changelog:
- Added Animator Driver state behaviour copying.
- Compile Controllers button will be greyed out when invalid.
- Autofill Avatar field will now check for CVRAvatar component in parents.
- Lots of random cleanups.
v1.0.1 Changelog:
- Added a still wip Modular Settings component.
- Added a Synced Bit usage bar that displays usage from all controllers. #2
- Fixed comment parameter removal not affecting first controller. #4
- Changed generated folder from
SimpleAAS_Generated
toSimpleAAS.Generated
to match ABI.CCK scheme. - Cleaned up a bunch of code.
Release v1.0.1
v1.0.1 Changelog:
- Added a still wip Modular Settings component.
- Added a Synced Bit usage bar that displays usage from all controllers. #2
- Fixed comment parameter removal not affecting first controller. #4
- Changed generated folder from
SimpleAAS_Generated
toSimpleAAS.Generated
to match ABI.CCK scheme. - Cleaned up a bunch of code.
Initial Release
v1.0.0 Update README.md