Merge branch 'blender-v2.82-release'
This commit is contained in:
@@ -307,6 +307,7 @@ void WM_main_remap_editor_id_reference(struct ID *old_id, struct ID *new_id);
|
||||
|
||||
/* reports */
|
||||
void WM_report_banner_show(void);
|
||||
void WM_report_banners_cancel(struct Main *bmain);
|
||||
void WM_report(ReportType type, const char *message);
|
||||
void WM_reportf(ReportType type, const char *format, ...) ATTR_PRINTF_FORMAT(2, 3);
|
||||
|
||||
|
Reference in New Issue
Block a user