소스 검색

Merge pull request #7068 from RaananW/webxr-icon

use the same VR icon for XR and VR
David Catuhe 5 년 전
부모
커밋
e91efcb76f
2개의 변경된 파일9개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 0
      dist/preview release/what's new.md
  2. 8 3
      src/Cameras/XR/webXREnterExitUI.ts

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

@@ -136,6 +136,7 @@
 ### WebXR / WebVR
 
 - Compliance with the mozilla WebXR emulator ([RaananW](https://github.com/RaananW/))
+- Use the same icon as in VR ([RaananW](https://github.com/RaananW/))
 - Gamepad object is now exposed in the WebXRController class ([RaananW](https://github.com/RaananW/))
 - If canvas does not have WebXR support the scene will still render (mainly Firefox) ([RaananW](https://github.com/RaananW/))
 - Added support for foveated rendering in Oculus Quest ([Deltakosh](https://github.com/deltakosh/))

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 8 - 3
src/Cameras/XR/webXREnterExitUI.ts