Blender Git Commit Log
Git Commits -> Revision e06d1d5
Revision e06d1d5 by Germano Cavalcante (blender-v2.91-release) 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