Changelog:
Components
Text
- New API for Text component #303 #304 (@sasha240100 & @tomriddle1234)
Modules
RenderingModule
- Added
fix()
parameter - RenderingModule has unclear API #307 #308 (@sasha240100)
- Added
PerformanceModule
#300 #301 (@sasha240100)ControlsModule
- Added to the manager with
.define()
usage 414bec4 (@sasha240100)
- Added to the manager with
Deps
- postprocessing and redux deps are missing #305 02c9c78 (@hirako2000)
Typings
- Typings for meshes #297 (@ChaseWhite3 & @hirako2000)
- Add types for remaining app modules #295 (@hirako2000)
- Add types for app modules #293 (@hirako2000)
- Adds typings for Text #286 #287 (@ChaseWhite3)
- Provide Typings for Mesh modules #278 (@hirako2000)
- Provide Typings for Cone #276 (@hirako2000)
Docs
- Update documentation #302 (@sasha240100)
Travis CI
- Use travis CI to publish to npm #292 (@hirako2000)