-
Mr.doob authored
Is as it was before, but I implemented the event dispatching in a different way (checking the distance of the object position between frames). Also renamed the 'update' event to 'change'. controls.addEventListener( 'change', render ); Right now only misc_camera_trackball.html uses this.
a48864b4