Blender Git Loki
Git Commits -> Revision 79476a9
Revision 79476a9 by Jeroen Bakker (master) December 30, 2019, 08:22 (GMT) |
Tracking: Selection Crash Blender crashes when selecting a marker in the 3d viewport that is from the non active scene camera. This patch will solve this crash, but introduced a new scenario that isn't thought out. In the new scenario it is still hard to select a marker via the 3d viewport. I would expect that when selecting a marker in this case would select the camera where the marker belongs to and select the marker that is under the mouse button. Reviewed By: Sergey Sharybin Differential Revision: https://developer.blender.org/D6360 |
Commit Details:
Full Hash: 79476a9c0ab9e3f29d32a87aa8f9d859f2961cb9
Parent Commit: c2a3786
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/space_view3d/view3d_select.c (+2, -2) (Diff)