Skip to content

Releases: MasatoMakino/threejs-spherical-controls

v0.9.3

25 Apr 07:27
Compare
Choose a tag to compare

What's Changed

fix

Full Changelog: v0.9.2...v0.9.3

v0.9.2

24 Apr 05:59
Compare
Choose a tag to compare

What's Changed

fix

bump

Full Changelog: v0.9.1...v0.9.2

v0.9.1

05 Feb 08:38
Compare
Choose a tag to compare

What's Changed

bump

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Jan 06:36
Compare
Choose a tag to compare

What's Changed

breaking change

CI / CD

bump

Full Changelog: v0.8.0...v0.9.0

v0.8.0

09 Oct 04:35
Compare
Choose a tag to compare

What's Changed

breaking change

CameraUpdateEvent / SphericalControllerEvent are dispatched from EventEmitter3. Affected points can be detected in types/three v0.156.

- controller.addEventListener("update", onMovedCamera);
+ controller.on("update", onMovedCamera);

bump

Full Changelog: v0.7.1...v0.8.0

v0.7.1

18 Sep 02:53
Compare
Choose a tag to compare

What's Changed

change

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Sep 06:23
Compare
Choose a tag to compare

What's Changed

breaking change

fix

bump

Full Changelog: v0.6.1...v0.7.0

v0.6.1

30 Aug 07:08
Compare
Choose a tag to compare

What's Changed

change

fix

bump

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Aug 10:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.6.0

v0.5.3

20 Jul 13:53
Compare
Choose a tag to compare

What's Changed

bump

Full Changelog: v0.5.2...v0.5.3