Skip to main content

33 posts tagged with "release"

View All Tags

Release 3.3.0

Momo the Monster
VRChat Developer

Summary

This release reworks the main user interface for the VRChat SDK (the 'Build panel'). It includes a new UI, quality-of-life improvements, and easier ways to build and update your content.

This update also adds support for the new 'Maximum capacity' and 'Recommended capacity' settings for worlds. You can learn more about these settings in our documentation.

ClientSim 1.2.7

Momo the Monster
VRChat Developer

Summary

Adds stub methods for Avatar Scaling

Changes

  • Added methods to handle calls to Avatar Scaling from Udon, so they wouldn't log errors in the console or throw exceptions. Fixes #98 and #101.

Release 3.2.2

Momo the Monster
VRChat Developer

Summary

Adds Udon support for Avatar Scaling (along with an Udon Example) and enforces new Avatar Dynamic Component limits.

Requires Resolver 0.1.20!

You may see warnings or errors about conflicting package versions for Newtonsoft.Json until you update the resolver with the Creator Companion.

ClientSim 1.2.6

CubedParadox
VRChat Developer

Summary

Added Camera Stacking and made it easier to run a scene without a Scene Descriptor.

Changes

  • Added Camera Stacking, in order to fix issues where ClientSim menu is rendered behind world UI Issue 51 Issue 58
  • ClientSim no longer forces you out of playmode when you don't have a scene descriptor Issue 60