github WhitestormJS/whs.js v0.11.1
r11

latest releases: v3.0.0-dev.6, v2.1.6, v2.1.5...
9 years ago

Changelog

  • Bug fixes

  • DOFConstraint added.
  • Loop
    • Added shorthand for .addLoop() and .removeLoop()
  • List
    • Added .get() method.
  • World
    • .addLoop() and .removeLoop() now return Promises.
    • Added proper .remove() function.
  • CoreObject
    • Object renamed to CoreObject
    • Added proper .remove() function.
  • Lights
    • Fixed target option. Now works with Object3D and Vector3(both).
  • STRUCTURE
    • Added modularity
    • Optimized for webpack usage.
    • Webpack build transformed to UMD.
    • src now consist of examples and framework
    • Fixed _assets folder.
    • Removed unused _lib/ folder
    • Removed _temp folder.
  • OPTIMIZATION
    • Removed unused dependencies in package.json
  • EXAMPLES
    • Fixed performance/softbodies example.
    • Added basic/cloth example.
    • Added basic/cloth2 example.
    • Added basic/cloth3 example.
  • TESTS.
    • Added unit tests:
    • core/
    • meshes/
    • cameras/
    • utils/
    • extras/
    • lights/
    • Fixed Travis CI.
  • Three.js version updated to r80.

Don't miss a new whs.js release

NewReleases is sending notifications on new releases.