|
@@ -18,6 +18,7 @@
|
|
|
- New `Mesh.CreateIcoSphere()` method. [Demo here](http://www.babylonjs-playground.com/#24DUYD) (G'kar)
|
|
|
- Introducing [babylon.core.js](http://doc.babylonjs.com/generals/Framework_versions) ([deltakosh](https://github.com/deltakosh))
|
|
|
- **Updates**
|
|
|
+ - New button to log the camera position in the debug layer ([temechon](https://github.com/temechon))
|
|
|
- Added `Animatable.goToFrame()` ([deltakosh](https://github.com/deltakosh))
|
|
|
- Fixed behavior or `Animation.CreateAndStartAnimation` and added `Animation.CreateMergeAndStartAnimation` to reproduce previous behavior ([deltakosh](https://github.com/deltakosh))
|
|
|
- Adding `StandardMaterial.linkEmissiveWithDiffuse` to, well, link emissive with diffuse value. (With)[http://www.babylonjs-playground.com/#2FPUCS#2] and (without)[http://www.babylonjs-playground.com/#2FPUCS#1] ([deltakosh](https://github.com/deltakosh))
|