All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.3 (2020-07-24)
0.2.3-beta.0 (2020-07-24)
0.2.2 (2018-09-06)
- recursive: mistake again, should use recursive mode to intersect objects (5d9c99d)
0.2.1 (2018-09-04)
- invoke: use three ray caster with a wrong way, my bad (4e165a8)
0.2.0 (2018-09-03)
- intersects: add intersects for event (5be6e2b)
0.1.0 (2018-08-24)
- layer: add interaction for layer (6cd1c5a)
0.0.9 (2018-03-13)
- error: fixed event was undefined in onClick function (08a91f0)
0.0.8 (2018-03-13)
0.0.7 (2018-01-31)
- patch: remove object3d patch about event emit (edc6746)
- peer: peer dependencies three at 0.89.0 (93343de)
- utils: remove some redundant function (da46a97)
0.0.6 (2017-12-21)
- struct: adjust modules struct (1a58af2)
0.0.5 (2017-12-13)
- touch: fixed
touchmove
andtouchend
impl like browser (3a99d11)
0.0.4 (2017-12-08)
- addEvents: fixed multiple bind event, when repeat invoke addEvents (15acda7)
0.0.3 (2017-12-08)
0.0.2 (2017-12-06)
- move: move event was not same with browser (05991dc)