Blender Git Loki
Git Commits -> Revision 88b6dd1
Revision 88b6dd1 by Julian Eisel (master) September 3, 2020, 19:04 (GMT) |
Fix missing cursor changes with "Lock Object Modes" disabled Changing the active object would change the mode, but the necessary toolsystem update to change the cursor was not run. Steps to recreate were: * Duplicate default cube * Enter sculpt mode with one of the cubes * Disable Edit > Lock Object Modes * Select back-and-forth between the objects Same would happen with other modes. |
Commit Details:
Full Hash: 88b6dd1392dfa5f2fc3047bc0ec597b2478f6174
Parent Commit: c7b00ef
Lines Changed: +4, -0
1 Modified Path:
/source/blender/editors/space_view3d/view3d_select.c (+4, -0) (Diff)