Blender Git Commit Log
Git Commits -> Revision c10ad8e
Revision c10ad8e by Campbell Barton (master) February 12, 2021, 06:09 (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: c10ad8e9eabea8a10d35efea3860cc345977e4f9
Parent Commit: 631cc5d
Lines Changed: +16, -2
1 Modified Path:
/source/blender/editors/space_view3d/space_view3d.c (+16, -2) (Diff)