mattdesl / three-orbit-controls

orbit controls for ThreeJS
216 stars 72 forks source link

incompatible with Three 0.85.2 #23

Open rolandjitsu opened 7 years ago

rolandjitsu commented 7 years ago

It looks like with the latest version of THREE, the change event is never dispatched. I went back to 0.82.1 and it seems to work now.

I tested with 0.85.0 and it still works, so it could be either one of the latest two versions that might have introduced some bugs or breaking changes.

lukeguzeng commented 7 years ago

We are expriencing the same issue. We are using three@0.85.3 and this evaluated to be false. and zoom is disable then image

fibo commented 6 years ago

hope this can help, check out three-orbitcontrols: it works with latest Three.js version.