Explorar el Código

Merge pull request #547 from jbousquie/patch-1

Update what's new - 2.1 - proposal.md
David Catuhe hace 10 años
padre
commit
777616f50b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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))