jsantell / THREE.IK

inverse kinematics for three.js
https://jsantell.github.io/THREE.IK
MIT License
455 stars 54 forks source link

Multieffector regression #15

Open jsantell opened 5 years ago

jsantell commented 5 years ago

Traced back to the three.js change from r91 to r102, there was something introduced in that change that results in there being empty space when a multieffector is pulled far enough:

r91: Screenshot from 2019-08-24 15-51-00

r102 (and r107): Screenshot from 2019-08-24 15-51-28

jsantell commented 5 years ago

Checking out the migration guide for patches, I'm guessing it's due to the Object.lookAt() change from r96

arpu commented 4 years ago

this is the diff for this https://github.com/mrdoob/three.js/commit/7504c8a06c76db1cbe6f30ddd4ef305d6a774aba#diff-67b76c11cf60452cd34cbaeadab83d05