Ver código fonte

Update what's new.md

David Catuhe 8 anos atrás
pai
commit
7d7f2caf56
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      dist/preview release/what's new.md

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

@@ -7,9 +7,9 @@
 - Introduced behaviors. [Doc here](http://doc.babylonjs.com/overviews/behaviors) ([deltakosh](https://github.com/deltakosh))
 - Added support for WebGL Occlusion queries. [Doc here](http://doc.babylonjs.com/overviews/occlusionquery) ([Ibraheem Osama](https://github.com/IbraheemOsama))
 - New behaviors for ArcRotateCamera:
- - AutoRotation ([deltakosh](https://github.com/deltakosh))
- - Framing ([deltakosh](https://github.com/deltakosh))
- - Bouncing ([deltakosh](https://github.com/deltakosh))
+  - AutoRotation ([deltakosh](https://github.com/deltakosh))
+  - Framing ([deltakosh](https://github.com/deltakosh))
+  - Bouncing ([deltakosh](https://github.com/deltakosh))
 - New InputText for Babylon.GUI. [Doc here](http://doc.babylonjs.com/overviews/gui#inputtext) ([deltakosh](https://github.com/deltakosh))
 - New VirtualKeyboard for Babylon.GUI. [Doc here](http://doc.babylonjs.com/overviews/gui#virtualkeyboard) ([deltakosh](https://github.com/deltakosh) / [adam](https://github.com/abow))
 - Added support for depth pre-pass rendering. [Doc here](http://doc.babylonjs.com/tutorials/transparency_and_how_meshes_are_rendered#depth-pre-pass-meshes) ([deltakosh](https://github.com/deltakosh))