Blender Git Commit Log

Git Commits -> Revision 9a3c7da

Revision 9a3c7da by Richard Antalik (master)
October 15, 2021, 21:20 (GMT)
Fix T92184: Cage gizmo doesn't with area light

This is caused by removing `gizmo_cage2d_modal()` code in 482806c8167.

Some areas use cage gizmo to modify RNA properties without using
transform operator like area light, image empty, and compositor preview.
This functionality is implemented in code that was removed.

Add this code back.

Reviewed By: zeddb, campbellbarton

Differential Revision: https://developer.blender.org/D12859

Commit Details:

Full Hash: 9a3c7da934906f54caff8896bd1a27287d785ed5
Parent Commit: 9b1b1d9
Lines Changed: +216, -3

1 Modified Path:

/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c (+216, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021