浏览代码

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:
 # 3.1.0:
 
 
 ## Major updates
 ## 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)
 - Viewer (TODO)
 - Added BackgroundMaterial [Doc here](https://doc.babylonjs.com/how_to/backgroundmaterial)
 - Added BackgroundMaterial [Doc here](https://doc.babylonjs.com/how_to/backgroundmaterial)
 - Added EnvironmentHelper [Doc here](https://doc.babylonjs.com/babylon101/environment#skybox-and-ground)
 - Added EnvironmentHelper [Doc here](https://doc.babylonjs.com/babylon101/environment#skybox-and-ground)