Просмотр исходного кода

Update what's new - 2.1 - proposal.md

Added Lathe line
Jérôme Bousquié 10 лет назад
Родитель
Сommit
13ff2e5dff
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      what's new - 2.1 - proposal.md

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

@@ -32,6 +32,7 @@
     - New front/back/double side feature for meshes ([jbousquie](https://github.com/jbousquie)) 
     - New basic mesh type: Disc ([jbousquie](https://github.com/jbousquie))
     - New basic mesh type : Dashed Lines ([jbousquie](https://github.com/jbousquie))
+    - New basic mesh type : Lathe ([jbousquie](https://github.com/jbousquie))
     - New basic mesh type: Tube. More info [here](http://doc.babylonjs.com/page.php?p=24847) ([jbousquie](https://github.com/jbousquie))
     - Allow ComputeNormals to work with Typed Arrays & the Typescript Level ([Palmer-JC](http://www.github.com/Palmer-JC))
     - Added uniqueId for nodes ([raananw](http://www.github.com/raananw))