Blender Git Loki
Git Commits -> Revision b6279b7
Revision b6279b7 by Campbell Barton (master) April 17, 2020, 08:51 (GMT) |
Fix T75794: Light point gizmo translate jumps Holding Ctrl while dragging the light point gizmo would use uninitialized stack memory if the normal had not been initialized by a surface. Now holding Ctrl can be used to drag, even when there is no surface to orient to. |
Commit Details:
Full Hash: b6279b74156e1f6d17dc0fa324aee347b26c9bd0
Parent Commit: 774b611
Lines Changed: +20, -8
1 Modified Path:
/source/blender/editors/object/object_transform.c (+20, -8) (Diff)