Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

v1.0.0

Choose a tag to compare

@vanruesc vanruesc released this 15 Feb 17:48

Requires three ≥ 0.89.0 ≤ 0.90.0

Changelog

  • Dependencies
    • Removed postprocessing dependency.
  • Demo
    • Renamed setComposer(composer) to setRenderer(renderer).
    • Renamed update(delta) to render(delta).
  • DemoManager
    • The change event now reports the previousDemo and the current demo.
    • The constructor options may now contain a custom WebGLRenderer instance instead of an EffectComposer.