1.0.0-beta.7 (2019-06-02)
- asset: set root mesh to single mesh if possible (f6bc9cf)
- docs: template highlighting issues (16f666c)
- observable: fix for onentity emit (51b7745)
- package: audit cleanup and peer dependencies (266e52c), closes #21
- scene: race condition with detecting a camera for exclusion of the default environment (207df91)
- asset: add asset component (78116b3)
- observable: add support with vue custom events (bd8dac0)
- Observable: observable events emitted by entity and scene components (5e016cd), closes #5
- package: Babylon.js and loaders are now peer dependencies. Add
@babylonjs/core
and@babylonjs/loaders
when using this package from npm.
1.0.0-beta.5 (2018-06-13)
- site: fix webpack build for local development (3e62158)
1.0.0-beta.4 (2018-05-24)
- esm: support environments with esm Vue (a2a921f)
1.0.0-beta.3 (2018-04-21)
- controls: add margin bottom to controls example (e121220)
1.0.0-beta.2 (2018-03-30)
- scene: default environment now activates properly (ac79e6a)
1.0.0-beta.1 (2018-03-30)
0.9.0 (2018-03-25)
- physics: add physics impostor support (cbc547a)
0.8.0 (2018-03-22)
- material: add material with pbr support (9261b6c)
0.7.1 (2018-02-24)
0.7.0 (2018-02-08)
0.6.0 (2018-02-05)
- material: add shader uniform and attribute components (4c17b62)
- material: add shaders (c7bd5cb)
- material: add vertex and fragment components (93d2959)
0.5.0 (2018-01-31)
0.4.0 (2018-01-30)
0.3.0 (2018-01-30)
- light: add lights (297622f)