Fix T57342: Crash on render with workbench render engine via command line

This commit is contained in:
Clément Foucault
2019-02-06 12:10:11 +01:00
parent 4547815847
commit fea5e1dc3a

View File

@@ -263,9 +263,10 @@ void WM_init(bContext *C, int argc, const char **argv)
WM_init_opengl(G_MAIN);
UI_init();
BKE_studiolight_init();
}
BKE_studiolight_init();
ED_spacemacros_init();
/* note: there is a bug where python needs initializing before loading the