Files
test2/source/blender
Sybren A. Stüvel 12ceea0434 Fix crash when clicking in window while Blender starts
A mouse click in the window will trigger the `VIEW3D_OT_cursor3d` operator
before the viewport is available. This causes a segfault in
`GPU_viewport_engines_data_validate()`.

Other callers of `WM_draw_region_get_viewport()` already check for `NULL`
being returned and handle it gracefully.

Reviewed By: jbakker, fclem

Differential Revision: https://developer.blender.org/D5216
2019-07-10 12:32:10 +02:00
..
2019-07-07 15:38:41 +10:00
2019-07-07 15:38:41 +10:00
2019-07-07 15:38:41 +10:00
2019-04-22 19:48:17 +10:00
2019-07-10 12:18:41 +02:00
2019-07-09 14:34:56 +02:00
2019-06-06 10:16:18 +10:00