Cleanup: Make `BKE_report.h` a full Cpp header.

This commit is contained in:
Bastien Montagne 2024-02-10 18:34:29 +01:00
parent 54618dbae3
commit 29fe777445
302 changed files with 301 additions and 309 deletions

View File

@ -24,7 +24,7 @@
#include "BKE_idtype.hh"
#include "BKE_lib_id.hh"
#include "BKE_nla.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DNA_scene_types.h"

View File

@ -14,10 +14,6 @@
#include "BLI_utildefines.h"
#include "DNA_windowmanager_types.h"
#ifdef __cplusplus
extern "C" {
#endif
/**
* Reporting Information and Errors.
*
@ -91,7 +87,3 @@ const char *BKE_report_type_str(eReportType type);
bool BKE_report_write_file_fp(FILE *fp, ReportList *reports, const char *header);
bool BKE_report_write_file(const char *filepath, ReportList *reports, const char *header);
#ifdef __cplusplus
}
#endif

View File

@ -484,7 +484,7 @@ set(SRC
BKE_pose_backup.h
BKE_preferences.h
BKE_preview_image.hh
BKE_report.h
BKE_report.hh
BKE_rigidbody.h
BKE_scene.h
BKE_scene_runtime.hh

View File

@ -22,7 +22,7 @@
#include "BKE_main.hh"
#include "BKE_nla.h"
#include "BKE_node.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DNA_ID.h"
#include "DNA_anim_types.h"

View File

@ -47,7 +47,7 @@
#include "BKE_material.h"
#include "BKE_nla.h"
#include "BKE_node.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_texture.h"
#include "DEG_depsgraph.hh"

View File

@ -15,7 +15,7 @@
#include "BLT_translation.hh"
#include "BKE_anim_visualization.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "GPU_batch.h"

View File

@ -33,7 +33,7 @@
#include "BKE_grease_pencil.hh"
#include "BKE_mesh.hh"
#include "BKE_pointcloud.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "RNA_access.hh"

View File

@ -35,7 +35,7 @@
#include "BKE_layer.hh"
#include "BKE_main.hh"
#include "BKE_node.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_screen.hh"
#include "BKE_studiolight.h"

View File

@ -50,7 +50,7 @@
#include "BKE_main_idmap.hh"
#include "BKE_main_namemap.hh"
#include "BKE_preferences.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_screen.hh"
#include "BKE_studiolight.h"

View File

@ -47,7 +47,7 @@
#include "BKE_main_namemap.hh"
#include "BKE_material.h"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_rigidbody.h"
#include "BKE_scene.h"

View File

@ -62,7 +62,7 @@
#include "BKE_library.hh"
#include "BKE_main.hh"
#include "BKE_node.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_vfont.hh"
#include "BKE_bpath.hh" /* own include */

View File

@ -32,7 +32,7 @@
#include "BKE_multires.hh"
#include "BKE_object.hh"
#include "BKE_object_types.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph_query.hh"

View File

@ -30,7 +30,7 @@
#include "BKE_modifier.hh"
#include "BKE_object.hh"
#include "BKE_object_deform.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph_query.hh"

View File

@ -76,7 +76,7 @@
#include "BKE_node_tree_update.hh"
#include "BKE_packedFile.h"
#include "BKE_preview_image.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_workspace.h"

View File

@ -32,7 +32,7 @@
#include "BKE_image_format.h"
#include "BKE_image_save.h"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "RE_pipeline.h"

View File

@ -41,7 +41,7 @@
#include "BKE_main.hh"
#include "BKE_main_namemap.hh"
#include "BKE_node.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BLO_readfile.hh"

View File

@ -19,7 +19,7 @@
#include "BKE_collection.hh"
#include "BKE_layer.hh"
#include "BKE_lib_id.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BLT_translation.hh"

View File

@ -33,7 +33,7 @@
#include "BKE_main.hh"
#include "BKE_main_idmap.hh"
#include "BKE_main_namemap.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "IMB_imbuf.hh"
#include "IMB_imbuf_types.hh"

View File

@ -23,7 +23,7 @@
#include "BKE_mesh.hh"
#include "BKE_mesh_runtime.hh"
#include "BKE_mesh_tangent.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BLI_strict_flags.h"

View File

@ -32,7 +32,7 @@
#include "BKE_image_format.h"
#include "BKE_main.hh"
#include "BKE_packedFile.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_sound.h"
#include "BKE_vfont.hh"
#include "BKE_volume.hh"

View File

@ -23,7 +23,7 @@
#include "BLT_translation.hh"
#include "BKE_global.hh" /* G.background only */
#include "BKE_report.h"
#include "BKE_report.hh"
const char *BKE_report_type_str(eReportType type)
{

View File

@ -46,7 +46,7 @@
#include "BKE_object.hh"
#include "BKE_object_types.hh"
#include "BKE_pointcache.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_rigidbody.h"
#include "BKE_scene.h"
#ifdef WITH_BULLET

View File

@ -43,7 +43,7 @@
#include "BKE_object.hh"
#include "BKE_object_types.hh"
#include "BKE_packedFile.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_volume.hh"
#include "BKE_volume_grid.hh"

View File

@ -16,7 +16,7 @@
#include "BLI_utildefines.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#ifdef WITH_AVI
# include "BLI_blenlib.h"

View File

@ -34,7 +34,7 @@
# include "BKE_image.h"
# include "BKE_lib_id.hh"
# include "BKE_main.hh"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "BKE_sound.h"
# include "BKE_writeffmpeg.hh"

View File

@ -29,7 +29,7 @@
#include "BKE_lib_remap.hh"
#include "BKE_library.hh"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BLO_blend_validate.hh"
#include "BLO_readfile.hh"

View File

@ -82,7 +82,7 @@
#include "BKE_node.hh" /* for tree type defines */
#include "BKE_object.hh"
#include "BKE_packedFile.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_screen.hh"
#include "BKE_undo_system.hh"

View File

@ -12,7 +12,7 @@
#include "BLI_string.h"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DNA_ID.h"

View File

@ -88,7 +88,7 @@
#include "BKE_node_tree_update.hh"
#include "BKE_paint.hh"
#include "BKE_pointcache.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_rigidbody.h"
#include "BKE_screen.hh"
#include "BKE_studiolight.h"

View File

@ -112,7 +112,7 @@
#include "BKE_main_namemap.hh"
#include "BKE_node.hh"
#include "BKE_packedFile.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_workspace.h"
#include "BLO_blend_defs.hh"

View File

@ -23,7 +23,7 @@
#include "BKE_image.h"
#include "BKE_image_save.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "RE_pipeline.h"

View File

@ -8,7 +8,7 @@
#include "BKE_paint.hh"
#include "BKE_particle.h"
#include "BKE_pbvh_api.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph_query.hh"
#include "DNA_fluid_types.h"
#include "ED_paint.hh"

View File

@ -23,7 +23,7 @@
#include "BKE_idprop.h"
#include "BKE_layer.hh"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_screen.hh"
#include "BKE_unit.hh"

View File

@ -18,7 +18,7 @@
#include "BKE_context.hh"
#include "BKE_global.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "UI_view2d.hh"

View File

@ -25,7 +25,7 @@
#include "BKE_context.hh"
#include "BKE_fcurve.h"
#include "BKE_fcurve_driver.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"
#include "DEG_depsgraph_build.hh"

View File

@ -28,7 +28,7 @@
#include "BKE_curve.hh"
#include "BKE_fcurve.h"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "RNA_access.hh"

View File

@ -35,7 +35,7 @@
#include "BKE_idtype.hh"
#include "BKE_lib_id.hh"
#include "BKE_nla.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "DEG_depsgraph.hh"

View File

@ -24,7 +24,7 @@
#include "BKE_animsys.h"
#include "BKE_context.hh"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"

View File

@ -30,7 +30,7 @@
#include "BKE_layer.hh"
#include "BKE_main.hh"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "RNA_access.hh"
#include "RNA_define.hh"

View File

@ -33,7 +33,7 @@
#include "BKE_idprop.h"
#include "BKE_layer.hh"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"
#include "DEG_depsgraph_build.hh"

View File

@ -25,7 +25,7 @@
#include "BKE_layer.hh"
#include "BKE_object.hh"
#include "BKE_object_types.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "RNA_access.hh"
#include "RNA_define.hh"

View File

@ -30,7 +30,7 @@
#include "BKE_modifier.hh"
#include "BKE_object.hh"
#include "BKE_object_deform.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_subsurf.hh"
#include "DEG_depsgraph.hh"

View File

@ -20,7 +20,7 @@
#include "BKE_context.hh"
#include "BKE_layer.hh"
#include "BKE_lib_override.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BLT_translation.hh"

View File

@ -29,7 +29,7 @@
#include "BKE_lib_id.hh"
#include "BKE_main.hh"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "DEG_depsgraph.hh"

View File

@ -27,7 +27,7 @@
#include "BKE_lib_id.hh"
#include "BKE_object.hh"
#include "BKE_pose_backup.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"

View File

@ -27,7 +27,7 @@
#include "BKE_layer.hh"
#include "BKE_modifier.hh"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"

View File

@ -49,7 +49,7 @@
#include "BKE_context.hh"
#include "BKE_layer.hh"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_screen.hh"
#include "BKE_unit.hh"

View File

@ -31,7 +31,7 @@
#include "BKE_layer.hh"
#include "BKE_main.hh"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"
#include "DEG_depsgraph_query.hh"

View File

@ -14,7 +14,7 @@
#include "DNA_screen_types.h"
#include "BKE_asset.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BLT_translation.hh"

View File

@ -15,7 +15,7 @@
#include "BKE_lib_id.hh"
#include "BKE_main.hh"
#include "BKE_preferences.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BLI_fileops.h" /* MSVC needs this for `PATH_MAX` */
#include "BLI_fnmatch.h"

View File

@ -14,7 +14,7 @@
#include "AS_asset_representation.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BLI_utility_mixins.hh"

View File

@ -36,7 +36,7 @@
#include "BKE_main.hh"
#include "BKE_modifier.hh"
#include "BKE_object_types.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"
#include "DEG_depsgraph_build.hh"

View File

@ -19,7 +19,7 @@
#include "BKE_context.hh"
#include "BKE_curve.hh"
#include "BKE_fcurve.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"

View File

@ -23,7 +23,7 @@
#include "BKE_curve.hh"
#include "BKE_fcurve.h"
#include "BKE_layer.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "WM_api.hh"
#include "WM_types.hh"

View File

@ -33,7 +33,7 @@
#include "BKE_lib_id.hh"
#include "BKE_main.hh"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_vfont.hh"
#include "BLI_string_utf8.h"

View File

@ -11,7 +11,7 @@
#include "BKE_attribute.hh"
#include "BKE_attribute_math.hh"
#include "BKE_context.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_type_conversions.hh"
#include "WM_api.hh"

View File

@ -12,7 +12,7 @@
#include "BKE_attribute.hh"
#include "BKE_context.hh"
#include "BKE_curves.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"

View File

@ -43,7 +43,7 @@
#include "BKE_object.hh"
#include "BKE_paint.hh"
#include "BKE_particle.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"

View File

@ -23,7 +23,7 @@
#include "BKE_mesh.hh"
#include "BKE_object_deform.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BLI_string.h"

View File

@ -34,7 +34,7 @@
#include "BKE_node_runtime.hh"
#include "BKE_object.hh"
#include "BKE_pointcloud.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "DNA_object_types.h"

View File

@ -27,7 +27,7 @@
#include "BKE_gpencil_legacy.h"
#include "BKE_layer.hh"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "BKE_tracking.h"

View File

@ -22,7 +22,7 @@
#include "BKE_fcurve.h"
#include "BKE_gpencil_legacy.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "ED_anim_api.hh"
#include "ED_gpencil_legacy.hh"

View File

@ -35,7 +35,7 @@
#include "BKE_layer.hh"
#include "BKE_main.hh"
#include "BKE_object_deform.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "WM_api.hh"
#include "WM_types.hh"

View File

@ -29,7 +29,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "DEG_depsgraph.hh"

View File

@ -48,7 +48,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_tracking.h"

View File

@ -53,7 +53,7 @@
#include "BKE_modifier.hh"
#include "BKE_object.hh"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "UI_interface.hh"

View File

@ -49,7 +49,7 @@
#include "BKE_material.h"
#include "BKE_object.hh"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_workspace.h"

View File

@ -36,7 +36,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "ED_gpencil_legacy.hh"

View File

@ -38,7 +38,7 @@
#include "BKE_context.hh"
#include "BKE_gpencil_geom_legacy.h"
#include "BKE_gpencil_legacy.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"

View File

@ -24,7 +24,7 @@
#include "BKE_gpencil_legacy.h"
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "WM_api.hh"
#include "WM_types.hh"

View File

@ -26,7 +26,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "DEG_depsgraph.hh"

View File

@ -46,7 +46,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "BKE_tracking.h"

View File

@ -44,7 +44,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"

View File

@ -47,7 +47,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_object_deform.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "UI_interface.hh"

View File

@ -35,7 +35,7 @@
#include "BKE_gpencil_geom_legacy.h"
#include "BKE_gpencil_legacy.h"
#include "BKE_material.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"

View File

@ -25,7 +25,7 @@
#include "BKE_lib_id.hh"
#include "BKE_main.hh"
#include "BKE_object.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DEG_depsgraph.hh"
#include "DEG_depsgraph_query.hh"

View File

@ -22,7 +22,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "WM_api.hh"
#include "WM_types.hh"

View File

@ -25,7 +25,7 @@
#include "BKE_context.hh"
#include "BKE_gpencil_legacy.h"
#include "BKE_material.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "WM_api.hh"
#include "WM_types.hh"

View File

@ -32,7 +32,7 @@
#include "BKE_main.hh"
#include "BKE_modifier.hh"
#include "BKE_object_deform.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "DNA_meshdata_types.h"
#include "WM_api.hh"

View File

@ -25,7 +25,7 @@
#include "BKE_grease_pencil.hh"
#include "BKE_lib_id.hh"
#include "BKE_material.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "RNA_access.hh"
#include "RNA_define.hh"

View File

@ -24,7 +24,7 @@
#include "BKE_context.hh"
#include "BKE_idtype.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "RNA_access.hh"

View File

@ -28,7 +28,7 @@
#include "BKE_main.hh"
#include "BKE_material.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "UI_interface.hh"

View File

@ -38,7 +38,7 @@
#include "BKE_context.hh"
#include "BKE_idprop.h"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_screen.hh"
#include "BKE_unit.hh"

View File

@ -42,7 +42,7 @@
#include "BKE_curveprofile.h"
#include "BKE_movieclip.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "BKE_tracking.h"
#include "BKE_unit.hh"

View File

@ -36,7 +36,7 @@
#include "BKE_lib_remap.hh"
#include "BKE_material.h"
#include "BKE_node.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "BKE_text.h"

View File

@ -27,7 +27,7 @@
#include "BLI_utildefines.h"
#include "BKE_context.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "WM_api.hh"

View File

@ -36,7 +36,7 @@
#include "BLI_utildefines.h"
#include "BKE_context.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "ED_screen.hh"

View File

@ -68,7 +68,7 @@
#include "BKE_object.hh"
#include "BKE_packedFile.h"
#include "BKE_particle.h"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_scene.h"
#include "BKE_screen.hh"
#include "BKE_shader_fx.h"

View File

@ -26,7 +26,7 @@
#include "BKE_global.hh"
#include "BKE_idprop.h"
#include "BKE_lib_id.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_screen.hh"
#include "MEM_guardedalloc.h"

View File

@ -28,7 +28,7 @@
# include "BKE_context.hh"
# include "BKE_file_handler.hh"
# include "BKE_main.hh"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "BLI_path_util.h"
# include "BLI_string.h"

View File

@ -19,7 +19,7 @@
#include "BKE_context.hh"
#include "BKE_lib_id.hh"
#include "BKE_main.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "RNA_access.hh"
#include "RNA_define.hh"

View File

@ -18,7 +18,7 @@
# include "BKE_file_handler.hh"
# include "BKE_main.hh"
# include "BKE_object.hh"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "DEG_depsgraph.hh"

View File

@ -16,7 +16,7 @@
# include "BKE_gpencil_legacy.h"
# include "BKE_main.hh"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "BKE_screen.hh"
# include "BLT_translation.hh"

View File

@ -19,7 +19,7 @@
# include "BKE_context.hh"
# include "BKE_file_handler.hh"
# include "BKE_gpencil_legacy.h"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "BLT_translation.hh"

View File

@ -13,7 +13,7 @@
# include "BKE_context.hh"
# include "BKE_file_handler.hh"
# include "BKE_main.hh"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "BLI_path_util.h"
# include "BLI_string.h"

View File

@ -11,7 +11,7 @@
# include "BKE_context.hh"
# include "BKE_file_handler.hh"
# include "BKE_main.hh"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "BLI_string.h"

View File

@ -10,7 +10,7 @@
# include "BKE_context.hh"
# include "BKE_file_handler.hh"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "BLI_string.h"

View File

@ -15,7 +15,7 @@
# include "BKE_context.hh"
# include "BKE_file_handler.hh"
# include "BKE_main.hh"
# include "BKE_report.h"
# include "BKE_report.hh"
# include "BLI_blenlib.h"
# include "BLI_path_util.h"

View File

@ -29,7 +29,7 @@
#include "BKE_context.hh"
#include "BKE_lattice.hh"
#include "BKE_layer.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "ED_lattice.hh"
#include "ED_object.hh"

View File

@ -15,7 +15,7 @@
#include "BKE_editmesh.hh"
#include "BKE_layer.hh"
#include "BKE_mesh.hh"
#include "BKE_report.h"
#include "BKE_report.hh"
#include "BKE_type_conversions.hh"
#include "WM_api.hh"

Some files were not shown because too many files have changed in this diff Show More