FIXED: Palette: Camera RMB does not pick a new pivot

LMB and MMB both create a new pivot when clicking. But when panning using RMB it doesn’t

You’re right, thanks for pointing that out. It was intentional at the time, since that’s how the geometry pane camera worked as well, but then we changed the behaviour of the geometry viewer and didn’t update the palette camera.

I’ll get that corrected for the next update. The code is in camera/cam1/cameraExt around line 225 if you’re interested in making any changes yourself before that.

1 Like