|
@@ -6,6 +6,7 @@
|
|
- **Updates**
|
|
- **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))
|
|
- 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))
|
|
- 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**
|
|
- **Bug fixes**
|
|
- Fixed bug with texture coordinates matrices ([deltakosh](https://github.com/deltakosh))
|
|
- Fixed bug with texture coordinates matrices ([deltakosh](https://github.com/deltakosh))
|
|
- Fixed Sphere texture coordinates generation ([deltakosh](https://github.com/deltakosh))
|
|
- Fixed Sphere texture coordinates generation ([deltakosh](https://github.com/deltakosh))
|