Skip to content

OpenGL Fix Rotated Clicks

Roan requested to merge opengl/fix/rotatedclicks into develop

Created by: RoanH

fixes #106 (closed)

I forgot to alter the click transform method to take rotations into account when I implemented viewport rotation ¯\_(ツ)_/¯.

For reviewers: Click events are already logged to the console so this should be quite easy to test.

Merge request reports

Loading