whitestorm.js v2.0.0-beta.9 Release Notes

Release Date: 2017-06-01 // almost 7 years ago
  • ๐Ÿ”„ 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