Releases: ClusterVR/ClusterCreatorKit
Releases · ClusterVR/ClusterCreatorKit
v3.3.0
20 Apr 05:15
Compare
Sorry, something went wrong.
No results found
Changes
Script API: Changed the behavior of the following APIs. They now behave consistently with PlayerScript.setPosition / PlayerScript.setRotation.
PlayerScript.getPosition
PlayerScript.getRotation
Notice
Support for Unity 2021.3.4f1 will be removed in v3.4.0.
v3.2.0
05 Nov 08:42
Compare
Sorry, something went wrong.
No results found
Additions
Item Components:
Script API: Following APIs have been added.
PlayerHandle.clearVoiceConfiguration
PlayerHandle.setVoiceConfiguration
v3.1.0
28 Oct 10:34
Compare
Sorry, something went wrong.
No results found
Changes
Supported Unity version has been changed.
Unity version 6000.2.6f2 is supported.
v3.0.0
06 Oct 06:26
Compare
Sorry, something went wrong.
No results found
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 -> angularDamping
drag -> linearDamping
v2.37.2
04 Sep 10:10
Compare
Sorry, something went wrong.
No results found
Fixes
World upload: Fixed an issue where the uploading dialog would appear after completing a world upload, blocking the Unity interface.
v2.37.1
18 Aug 10:52
Compare
Sorry, something went wrong.
No results found
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
28 Jul 09:38
Compare
Sorry, something went wrong.
No results found
Fixes
World: Android builds are now configured to use ASTC as texture compression format.
v2.36.0
23 Jul 12:32
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed Smoothness export of craft item's material when metallic texture is specified.
Minor fixes.
v2.35.0
02 Jun 06:00
Compare
Sorry, something went wrong.
No results found
Changes
Craft Items: Relaxed the limit of craft items that can be uploaded.
Up to 8 submeshes can be used per craft item.
Up to 12 textures can be used per craft item.
Craft items up to 50MB in size can be uploaded.
v2.34.0
21 May 09:39
Compare
Sorry, something went wrong.
No results found