Skip to content

v2.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@sasha240100 sasha240100 released this 01 Jun 15:17

Changelog:

Core

  • Source/exports structure #211 (@thejmazz @sasha240100)
  • Small refactoring #230 (@sasha240100)
    • WHS.Model -> WHS.Importer Reason: can handle group of objects
    • Remove compact version
    • Make TestApp class that will behave like an App with BasicAppPreset
    • ControlsModule

Components

  • Box
  • Extrude
  • Line
  • CameraComponent
  • 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.

Examples

Modules

Continuous integration