Переглянути джерело

Update what's new - VRHelper changes

Carlos Landeras 7 роки тому
батько
коміт
b96326fa06
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      dist/preview release/what's new.md

+ 2 - 0
dist/preview release/what's new.md

@@ -26,6 +26,8 @@
 - `AssetsManager` will now clear its `tasks` list from all successfully loaded tasks ([deltakosh](https://github.com/deltakosh))
 - Added documentation to WebVRCamera and VRExperienceHelper ([trevordev](https://github.com/trevordev))
 - Introduced `isStroke` on `HighlightLayerOptions` which makes the highlight solid ([PixelsCommander](https://github.com/pixelscommander))
+- VRHelper will notify now onSelectedMeshUnselected observable to subscribers when the applied ray selection predicate does not produce a hit and a mesh compliant with the meshSelectionPredicate was previously selected
+   ([carloslanderas](https://github.com/carloslanderas))
 
 ## Bug fixes