Blender Git Commit Log
Git Commits -> Revision abdd544
Revision abdd544 by Campbell Barton (pygpu_extensions) February 12, 2021, 15:13 (GMT) |
UI: expose the 3D views active object, even when hidden The previous behavior meant that changing an objects visibility effectively changed the current mode - which missed necessary updates for the tool-system (for example). There was already a check for edit-mode, now expected to all modes. This makes the test-case described in T83013 work as expected. |
Commit Details:
Full Hash: abdd54462434c37f67945961aa4da19595a55ff2
Parent Commit: ca3c536
Committed By: Germano Cavalcante
Lines Changed: +16, -2
1 Modified Path:
/source/blender/editors/space_view3d/space_view3d.c (+16, -2) (Diff)