chandlerprall / ThreeCSG

CSG plugin for Three.js
MIT License
453 stars 152 forks source link

Support r62 #8

Closed SeeDoubleYou closed 11 years ago

SeeDoubleYou commented 11 years ago

Since r59 the Oject3D's rotation is an instance of THREE.Euler. Therefore setEulerFromRotationMatrix must now be simply setFromRotationMatrix. Tested with the lastest r62.