瀏覽代碼

Update what's new - 2.1 - proposal.md

Jérôme Bousquié 10 年之前
父節點
當前提交
8a544a33d5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      what's new - 2.1 - proposal.md

+ 1 - 0
what's new - 2.1 - proposal.md

@@ -15,6 +15,7 @@
  - Faster ```mesh.computeNormals()``` function ([jbousquie](https://github.com/jbousquie))
  - Added the ability [to dynamically update or to morph](http://doc.babylonjs.com/page.php?p=25096) an mesh instance ([jbousquie](https://github.com/jbousquie))
  - Added mesh.freezeWorldMatrix() for static meshes ([deltakosh](http://www.github.com/deltakosh))
+ - Added mesh.freezeNormals() for parametric mesh updates ([jbousquie](http://www.github.com/jbousquie))
  - Added mesh.alwaysSelectAsActiveMesh to disable frustum clipping for a specific mesh ([deltakosh](http://www.github.com/deltakosh))
  - Added updateMeshPositions method ([jbousquie](https://github.com/jbousquie))
  - Callbacks for geometry changes ([raananw](http://www.github.com/raananw))