Blender Git Commit Log

Git Commits -> Revision 47a4a7c

Revision 47a4a7c by Sergey Sharybin (master)
November 30, 2017, 13:52 (GMT)
Transform: Remove some legacy code about snapping in particle edit mode

It looks stupid to first force some flag being set and then have workaround
to ignore that flag in snapping code. Let's just not set the flag in the first
place.

The only useful situation where such snapping was usable is to move roots of
disconnected hair, which still works just fine. However, there might be some
other hidden corner case where this workaround was needed.

Commit Details:

Full Hash: 47a4a7c8b7623f0c82be1cf01862ea6f22d7adae
Parent Commit: 059b878
Lines Changed: +0, -12

2 Modified Paths:

/source/blender/editors/transform/transform_conversions.c (+0, -3) (Diff)
/source/blender/editors/transform/transform_snap_object.c (+0, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021