Releases: brianzinn/react-babylonjs
Releases · brianzinn/react-babylonjs
v3.0.19
v3.0.18
- add: GlowLayer declarative inclusion list test - @brianzinn
- Add 'Model' works with GlowLayer
addIncludeOnlyChildren
prop. #146 - @brianzinn - #146 Add initial support for GlowLayer to include all child meshes in inclusion list. Works for regular meshes, but not for models yet. - @brianzinn
- Split custom props (preparation for #146) - @brianzinn
- Start
<engineView ... />
support. Missing declarative camera support and multi-scene. #136 - @brianzinn
v3.0.17
v3.0.16
- fix Observable add/remove infinite loop by setting Observer callback property. - @brianzinn
- allow props of type Observable to be updated #139 - @brianzinn
- fix example ref for HMR - @brianzinn
- get storybook to run and npm audit (#135) - @konsumer
- update code generation (needed for babylon 5.0.0 alpha) - @brianzinn