소스 검색

updated what's new

David Catuhe 7 년 전
부모
커밋
b91bf57c94
3개의 변경된 파일6925개의 추가작업 그리고 6906개의 파일을 삭제
  1. 6908 6890
      Playground/babylon.d.txt
  2. 16 16
      dist/preview release/customConfigurations/minimalGLTFViewer/babylon.js
  3. 1 0
      dist/preview release/what's new.md

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 6908 - 6890
Playground/babylon.d.txt


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 16 - 16
dist/preview release/customConfigurations/minimalGLTFViewer/babylon.js


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

@@ -1,6 +1,7 @@
 # 3.1.0:
 
 ## Major updates
+- Added VRExperienceHelper to create WebVR experience with 2 lines of code. [Doc here](http://doc.babylonjs.com/how_to/webvr_helper) ([davrous](https://github.com/davrous), [TrevorDev](https://github.com/TrevorDev))
 - Viewer (TODO)
 - Added BackgroundMaterial [Doc here](https://doc.babylonjs.com/how_to/backgroundmaterial)
 - Added EnvironmentHelper [Doc here](https://doc.babylonjs.com/babylon101/environment#skybox-and-ground)