Open CodyJasonBennett opened 6 months ago
Sorry for the delay... I believe I should check the changes carefully; however, I currently have limited time to do so. A bit more time would be very helpful...
No worries. These are sweeping changes, and people can work around it if they really want to today.
Fixes #303 Fixes #316 Fixes #424 Fixes #491
Applies and zeroes focal offsets into the control's spherical coordinates so features like zoom-to-cursor (e.g.
setOrbitPoint
and then interacting with anOrthographicCamera
) andsetLookAt
work without interruption. I have not testedsetLookAt
as thoroughly, but expanded the fix to it after reading #303.