Releases: ClusterVR/ClusterCreatorKit
Releases · ClusterVR/ClusterCreatorKit
v3.2.0
Additions
- Item Components:
- Audio Configuration Set List component has been added. Audio configurations can be applied to players by using the Script API.
- Script API: Following APIs have been added.
- PlayerHandle.clearVoiceConfiguration
- PlayerHandle.setVoiceConfiguration
v3.1.0
v3.0.0
Additions
- Unity 6.2 support has been added.
- Unity version 6000.2.0f1 is supported.
Changes
- Package dependencies are updated accordingly for Unity 6.2 projects.
- Creator Kit v3.0.0 and later uses Unity's Input System Package instead of the legacy Input Manager used in Creator Kit version 2. Project settings should be updated to handle input of the Input System Package to use the in-Editor Preview feature.
- Script API: Unity Component Bindings for Rigidbody component have been updated.
angularDrag->angularDampingdrag->linearDamping
v2.37.2
v2.37.1
Additions
- Script API: Following APIs have been added.
- CameraHandle.switchToFirstPersonView
- CameraHandle.switchToThirdPersonView
- CameraHandle.setPerspectiveSwitchingLocked
Fixes
- Craft Item Upload: Fixed an issue that could cause an upload error if the craft item to be uploaded contained empty humanoid animations.
v2.37.0
v2.36.0
v2.35.0
v2.34.0
v2.33.0
Additions
- Script API: Following APIs have been added.
- ItemScript
- ClusterScript.onRequestGrantProductResult()
- PlayerHandle.requestGrantProduct()
- ProductGrantResult
- PlayerScript
- PlayerScript.setVoiceVolumeRateOf()
- PlayerScript.getPositionOf()
- PlayerScript.getRotationOf()
- ItemScript
- Third party asset support: Steam Audio support has been added.
- Some features of the Unity Plugin are available in the Cluster app.
- Plugin version 4.6.0 is supported.
- For more information, please see the Available assets section in the documentation.
- Preview: Steam Audio support has been added to Editor preview.
Changes
- Shader: Updated "VRM/MToon" to the revision of v0.128.3.
Fixes
- Shader: Added workaround for propagating NaNs in iOS 17 and later to "VRM/MToon".