Skip to content

1.5.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jun 02:39
· 563 commits to main since this release
2415e8d

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 WhatChanged and Reads flags on IRenderFilter are now of an enum type RenderAspects

New Contributors

Full Changelog: 1.5.0-alpha.1...1.5.0-alpha.2