Blender Git Commit Log

Git Commits -> Revision e06d1d5

January 13, 2021, 14:03 (GMT)
Fix Increment Snapping Without Constraints in Non-Axis-Aligned Views

The incremental snap was always operating in the local space, which in most
cases is the VIEW type orientation.

Use only local space when the operation is affected by constraint.

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

Commit Details:

Full Hash: e06d1d585babc690caf0dc762ebbd8bd599dacf4
Parent Commit: 384b298
Committed By: Jeroen Bakker
Lines Changed: +20, -5

3 Modified Paths:

/source/blender/editors/transform/transform_mode_translate.c (+3, -3) (Diff)
/source/blender/editors/transform/transform_snap.c (+16, -2) (Diff)
/source/blender/editors/transform/transform_snap.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021