Changelog:
Core
- Source/exports structure #211 (@thejmazz @sasha240100)
- Small refactoring #230 (@sasha240100)
WHS.Model->WHS.ImporterReason: can handle group of objects- Remove
compactversion - Make
TestAppclass that will behave like anAppwithBasicAppPreset ControlsModule
Components
Box- Fix Box's default depthSegments (@hirako2000)
Extrude- ExtrudeBufferGeometry does not exist #237 (@hirako2000)
Line- Revisit Line component #217 (@hirako2000)
CameraComponent- Cover CameraModule with unit tests #234 (@hirako2000)
- Refactor meshes: buffer geometry + remove physics #239 (@sasha240100)
- Remove the use of
params.softbody. - Use
BufferGeometry().from()in meshes that don't support buffer geometry yet.
- Remove the use of
Examples
- Fixed
design / easterexample (@sasha240100)
Modules
- Virtual mouse to handle pointer lock enabled #206 (@thejmazz & @sasha240100)
LoaderModule#215 (@thejmazz)
Continuous integration
- Fix XO (@hirako2000)