Merge branch 'master' into blender2.8
This commit is contained in:
@@ -671,7 +671,7 @@ bool WM_file_read(bContext *C, const char *filepath, ReportList *reports)
|
||||
struct {
|
||||
char app_template[64];
|
||||
bool override;
|
||||
} wm_init_state_app_template = {0};
|
||||
} wm_init_state_app_template = {{0}};
|
||||
|
||||
/**
|
||||
* Used for setting app-template from the command line:
|
||||
|
||||
Reference in New Issue
Block a user