Skip to content

2.0.0 Preview (VCC Support)

Pre-release
Pre-release
Compare
Choose a tag to compare
@orels1 orels1 released this 20 Feb 12:50
· 198 commits to main since this release
cd5fe45

UT Split into 4 different packages

  • UdonToolkit package (all the misc behaviours and such)
  • UdonToolkit Inspector package (all of the things that were in "internal" are now there, and it uses the old UdonToolkitEditor and UdonToolkitRuntime asmdefs to keep things referenced correctly)
  • UdonToolkit Flight System
  • UdonToolkit Presentation System

Since the latter two are completely standalone - they were also separated, making the inspector and main toolkit packages very small