This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton 8573c1a847 Fix T29153: Rotate & scale ignore snapping points
Checking for 'Closest' here isn't needed since
TransSnap.snapTarget callback is already ensuring the selected target is the closest.

Also don't reuse the pre-calculated distance,
since its only valid to do this when there are no snap points
and this isn't a significant gain to avoid the extra calculation - run once per update.
2016-01-18 14:01:20 +11:00
..
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-17 13:45:32 +11:00
2016-01-04 14:20:48 +05:00
2015-01-29 15:35:06 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-17 13:45:32 +11:00
2016-01-11 12:42:18 +01:00
2016-01-15 05:36:07 +11:00
2016-01-04 14:20:48 +05:00