Changelog:
Core
- Three.js version updated to r85->r86 #242 (@sasha240100)
ModuleManager- Now uses
redux#252 (@sasha240100) .use()&.define()#252 (@sasha240100).require()#259 (@sasha240100)
- Now uses
Components
Maintainance
- SourceMaps in webpack for other projects #250 (@sasha240100)
- Typings #189 (@hirako2000)
Modules
DefineModule#259 (@saha240100)StateModule#259 (@sasha240100)ElementModuleaccepts container as argument #259 (@sasha240100)AnimationModule- Bones & Animation #249 (@hirako2000)PostProcessorModule#252 (@sasha240100)- Use
postprocessingnpm module - Simpler API
.shader(),.pass()
- Use
VR
VRKitVRModule#252 (@sasha240100)VRControls#252 (@sasha240100)
Docs
- Moved to JSDoc3 #233 #257 (@hirako2000)