Blender Git Loki
Git Commits -> Revision f647461
Revision f647461 by Campbell Barton (master) January 14, 2021, 00:50 (GMT) |
Fix add-object tool snap placement when activated from tweak event When activating add-object from from a tweak event (default keymap), the snap gizmo could snap to a new location while dragging. Workaround this by re-calculating the snap position where the tweak event starts. Reported T57210#1077747 |
Commit Details:
Full Hash: f64746177f43735101eb230c59c78ed2994e5bea
Parent Commit: 5804bf2
Lines Changed: +18, -0
1 Modified Path:
/source/blender/editors/space_view3d/view3d_placement.c (+18, -0) (Diff)