Page MenuHome

Fix T74278: Light, Image Object, and Compositor Backdrop Viewer Node gizmos are too big
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Mar 2 2020, 2:50 PM.

Details

Summary

Caused by rB9cac5fa681c5 which fixed the handles for the camera border
gizmo (being much too small) -- which in turn was broken by rB98e4fbc7cc9e.

Camera border gizmo sets up its matrix_space a bit differently [this is
why we are getting very small values in gizmo_calc_rect_view_scale --
needs more investigation], but instead of breaking it for Light, Image
and Compositor Backdrop, lets just compensate by scaling the Camera
Border Gizmo for now.

Diff Detail

Repository
rB Blender