Files
test2/source/blender
Bastien Montagne 8b10e1b457 Fix T61780: Crash when trying to access screen areas through the outliner.
ScreenArea->type is NULL-ified on read, and need to be initialized
(usually by `ED_area_initialize()`), but RNA can also access it before
it happens, so need to do it itself...
2019-03-05 14:09:18 +01:00
..
2019-02-18 08:22:12 +11:00
2019-02-18 08:22:12 +11:00
2019-02-18 08:22:12 +11:00
2019-03-05 12:10:34 +01:00
2019-03-05 23:51:57 +11:00
2019-02-18 08:22:12 +11:00
2019-02-27 12:26:49 +11:00
2019-02-18 08:22:12 +11:00
2019-03-01 19:29:26 +01:00