1.5.0-alpha.2
Pre-release
Pre-release
·
563 commits
to main
since this release
Added
- [#255] Added support for passing context information along with preview target groups.
Fixed
- Various bugs in preview system
- [#257] Proxy renderers no longer appear in the hierarchy.
- [#260] [ChilloutVR] Fix: Build fails due to CVRAvatar preventing recreation of Animator (contributed by @hai-vr)
- [#261] [ChilloutVR] feat: don't build the avatar when ChilloutVR shows the upload UI (contributed by @hai-vr)
Changed
- [#256] Certain CommonQueries now ignore hidden and unsaved objects, to avoid infinite update loops.
- [#269] ReactiveValues now invalidate only after their dependencies finish computation
- [#258] The
WhatChangedandReadsflags onIRenderFilterare now of an enum typeRenderAspects
New Contributors
Full Changelog: 1.5.0-alpha.1...1.5.0-alpha.2