Pārlūkot izejas kodu

Merge pull request #740 from jbousquie/patch-1

Update what's new.md
David Catuhe 10 gadi atpakaļ
vecāks
revīzija
5913c95f40
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      dist/preview release/what's new.md

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

@@ -6,6 +6,7 @@
   - **Updates**
     - New `Material.sideOrientation` property to define clockwise or counter-clockwise faces selection. [Demo here](http://www.babylonjs-playground.com/#1TZJQY) ([deltakosh](https://github.com/deltakosh))
     - It is now possible to create a custom loading screen [PR](https://github.com/BabylonJS/Babylon.js/pull/700) ([RaananW](https://github.com/RaananW))
+    - Per face color and texture feature in `Mesh.CreateCylinder()` ([jerome](https://github.com/jbousquie))
   - **Bug fixes**
     - Fixed bug with texture coordinates matrices ([deltakosh](https://github.com/deltakosh))
     - Fixed Sphere texture coordinates generation ([deltakosh](https://github.com/deltakosh))