Blender Git Commit Log

Git Commits -> Revision 796c6a9

Revision 796c6a9 by Brecht Van Lommel (master)
July 4, 2011, 13:48 (GMT)
Fix #27849: 3D manipulator widget lost on mesh in edge mode.

The manipulator was always using vertex selection flags, but those are only
valid in vertex mode, as selection flag flushing only happens in the direction
vertex -> edge -> face. Now use edge/face selection flags when needed.

Commit Details:

Full Hash: 796c6a946736e9c1f33c8224b23b0943bcd2ba2c
SVN Revision: 38085
Parent Commit: 7e36a75
Lines Changed: +58, -5

1 Modified Path:

/source/blender/editors/transform/transform_manipulator.c (+58, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021