What's new
- Support for 3 new glTF extensions:
- Support for glTF cameras (#3354)
- Support for running the engine in a browserless environment (#3381, #3390)
Bug Fixes
- Added retry behaviour to template asset handler (#3382)
- Invert y particle model tex coords (#3384)
- Update JSDoc on procedural.js (#3386) - many thanks to @LeXXik for this one!
- Updated JS Docs for bounding box and sphere (#3387)
- Draco library updated to 1.4.1 (#3362)
- Add hideconstructor for better docs (#3285) - thanks to @Maksims for this one!
- Fixes for examples (#3349)
StandardMaterial
code cleanup (#3391, #3395, #3397)