Blender Git Commit Log

Git Commits -> Revision 08e44b5

Revision 08e44b5 by Germano Cavalcante (master)
January 10, 2021, 23:24 (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: 08e44b5e3ebbdc79ca849ce14f4d75a88f72a8b7
Parent Commit: 9db3d19
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