|
@@ -24,7 +24,7 @@
|
|
- Added support for size gradients. [Doc](https://doc.babylonjs.com/babylon101/particles#size)
|
|
- Added support for size gradients. [Doc](https://doc.babylonjs.com/babylon101/particles#size)
|
|
- Added support for life time gradients. [Doc](https://doc.babylonjs.com/babylon101/particles#lifetime)
|
|
- Added support for life time gradients. [Doc](https://doc.babylonjs.com/babylon101/particles#lifetime)
|
|
- Added support for angular speed gradients. [Doc](https://doc.babylonjs.com/babylon101/particles#rotation)
|
|
- Added support for angular speed gradients. [Doc](https://doc.babylonjs.com/babylon101/particles#rotation)
|
|
-- Added SceneComponent to help decoupling Scene from its components ([sebavan](http://www.github.com/sebavan))
|
|
|
|
|
|
+- Added SceneComponent to help decoupling Scene from its components. ([sebavan](http://www.github.com/sebavan))
|
|
- Playground can now be used with TypeScript directly!. [Demo](https://www.babylonjs-playground.com/ts.html) ([Deltakosh](https://github.com/deltakosh), [NasimiAsl](https://github.com/NasimiAsl))
|
|
- Playground can now be used with TypeScript directly!. [Demo](https://www.babylonjs-playground.com/ts.html) ([Deltakosh](https://github.com/deltakosh), [NasimiAsl](https://github.com/NasimiAsl))
|
|
- New GUI control: [InputPassword](https://doc.babylonjs.com/how_to/gui#inputpassword) ([theom](https://github.com/theom))
|
|
- New GUI control: [InputPassword](https://doc.babylonjs.com/how_to/gui#inputpassword) ([theom](https://github.com/theom))
|
|
- Added dead key support and before key add observable to InputText. [Doc](https://doc.babylonjs.com/how_to/gui#using-onbeforekeyaddobservable-for-extended-keyboard-layouts-and-input-masks)([theom](https://github.com/theom))
|
|
- Added dead key support and before key add observable to InputText. [Doc](https://doc.babylonjs.com/how_to/gui#using-onbeforekeyaddobservable-for-extended-keyboard-layouts-and-input-masks)([theom](https://github.com/theom))
|