Cleanup: Move BKE_screen.h to C++

See #103343
This commit is contained in:
Hans Goudey
2023-09-25 17:48:21 -04:00
parent 1c1c6ac457
commit 916d4c9d9b
264 changed files with 264 additions and 276 deletions
@@ -13,18 +13,10 @@
#include "BKE_context.h"
#ifdef __cplusplus
namespace blender::asset_system {
class AssetRepresentation;
}
using AssetRepresentationHandle = blender::asset_system::AssetRepresentation;
#else
typedef struct AssetRepresentationHandle AssetRepresentationHandle;
#endif
#ifdef __cplusplus
extern "C" {
#endif
struct ARegion;
struct BlendDataReader;
@@ -671,7 +663,3 @@ void BKE_screen_area_blend_read_after_liblink(struct BlendLibReader *reader,
* Cannot use #IDTypeInfo callback yet, because of the return value.
*/
bool BKE_screen_blend_read_data(struct BlendDataReader *reader, struct bScreen *screen);
#ifdef __cplusplus
}
#endif
+1 -1
View File
@@ -479,7 +479,7 @@ set(SRC
BKE_report.h
BKE_rigidbody.h
BKE_scene.h
BKE_screen.h
BKE_screen.hh
BKE_sequencer_offscreen.h
BKE_shader_fx.h
BKE_shrinkwrap.h
+1 -1
View File
@@ -37,7 +37,7 @@
#include "BKE_node.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_studiolight.h"
#include "DEG_depsgraph.hh"
@@ -53,7 +53,7 @@
#include "BKE_preferences.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_studiolight.h"
#include "BKE_undo_system.h"
#include "BKE_workspace.h"
+1 -1
View File
@@ -39,7 +39,7 @@
#include "BKE_main.h"
#include "BKE_object.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
+1 -1
View File
@@ -36,7 +36,7 @@
#include "BKE_layer.h"
#include "BKE_main.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_sound.h"
#include "BKE_workspace.h"
@@ -40,7 +40,7 @@
#include "BKE_material.h"
#include "BKE_modifier.h"
#include "BKE_object.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_shrinkwrap.h"
#include "DEG_depsgraph.hh"
+1 -1
View File
@@ -61,7 +61,7 @@
#include "BKE_multires.hh"
#include "BKE_object.h"
#include "BKE_pointcache.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
/* may move these, only for BKE_modifier_path_relbase */
#include "BKE_main.h"
+1 -1
View File
@@ -86,7 +86,7 @@
#include "BKE_preview_image.hh"
#include "BKE_rigidbody.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_sound.h"
#include "BKE_unit.h"
#include "BKE_workspace.h"
+1 -1
View File
@@ -47,7 +47,7 @@
#include "BKE_lib_query.h"
#include "BKE_node.h"
#include "BKE_preview_image.hh"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_viewer_path.h"
#include "BKE_workspace.h"
@@ -28,7 +28,7 @@
#include "BKE_lib_id.h"
#include "BKE_lib_query.h"
#include "BKE_object.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_shader_fx.h"
#include "DEG_depsgraph.hh"
+1 -1
View File
@@ -85,7 +85,7 @@
#include "BKE_packedFile.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_undo_system.h"
#include "BKE_workspace.h"
@@ -65,7 +65,7 @@
#include "BKE_node_tree_update.h"
#include "BKE_particle.h"
#include "BKE_pointcache.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_sound.h"
#include "BKE_texture.h"
@@ -62,7 +62,7 @@
#include "BKE_particle.h"
#include "BKE_pointcache.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_text.h" /* for txt_extended_ascii_as_utf8 */
#include "BKE_texture.h"
#include "BKE_tracking.h"
@@ -55,7 +55,7 @@
#include "BKE_modifier.h"
#include "BKE_node.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_tracking.h"
#include "DNA_material_types.h"
@@ -88,7 +88,7 @@
#include "BKE_pointcache.h"
#include "BKE_report.h"
#include "BKE_rigidbody.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_studiolight.h"
#include "BKE_unit.h"
#include "BKE_workspace.h"
@@ -76,7 +76,7 @@
#include "BKE_modifier.h"
#include "BKE_nla.h"
#include "BKE_node.hh"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_workspace.h"
#include "RNA_access.hh"
@@ -58,7 +58,7 @@
#include "BKE_node_runtime.hh"
#include "BKE_node_tree_update.h"
#include "BKE_paint.hh"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_workspace.h"
#include "BLO_readfile.h"
@@ -33,7 +33,7 @@
#include "BKE_idtype.h"
#include "BKE_node.hh"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_workspace.h"
#include "DEG_depsgraph.hh"
@@ -17,7 +17,7 @@
#include "BKE_camera.h"
#include "BKE_duplilist.h"
#include "BKE_object.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DNA_anim_types.h"
#include "DNA_camera_types.h"
+1 -1
View File
@@ -37,7 +37,7 @@
#include "BKE_particle.h"
#include "BKE_pointcache.h"
#include "BKE_pointcloud.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_subdiv_modifier.hh"
#include "BKE_viewer_path.h"
#include "BKE_volume.h"
@@ -38,7 +38,7 @@
#include "BKE_mask.h"
#include "BKE_nla.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DEG_depsgraph.hh"
#include "DEG_depsgraph_build.hh"
@@ -25,7 +25,7 @@
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_unit.h"
#include "RNA_access.hh"
@@ -28,7 +28,7 @@
#include "BKE_context.h"
#include "BKE_fcurve.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"
@@ -50,7 +50,7 @@
#include "BKE_object.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_unit.h"
#include "RNA_access.hh"
@@ -18,7 +18,7 @@
#include "AS_asset_library.hh"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLI_map.hh"
#include "BLI_string.h"
@@ -16,7 +16,7 @@
#include "BKE_context.h"
#include "BKE_main.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
@@ -11,7 +11,7 @@
#include "AS_asset_library.hh"
#include "AS_asset_representation.hh"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLI_fnmatch.h"
#include "BLI_string.h"
@@ -17,7 +17,7 @@
#include "DNA_screen_types.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
@@ -32,7 +32,7 @@
#include "BKE_object.h"
#include "BKE_pointcloud.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
@@ -30,7 +30,7 @@
#include "BKE_layer.h"
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_tracking.h"
#include "DNA_gpencil_legacy_types.h"
@@ -37,7 +37,7 @@
#include "BKE_material.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "ED_gpencil_legacy.hh"
#include "ED_keyframing.hh"
@@ -48,7 +48,7 @@
#include "BKE_material.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_tracking.h"
#include "UI_view2d.hh"
@@ -13,7 +13,7 @@
#include "DNA_customdata_types.h"
#include "BKE_attribute.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
struct Mesh;
struct ReportList;
@@ -25,7 +25,7 @@
#include "BKE_image.h"
#include "BKE_main.h"
#include "BKE_node.hh"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "NOD_composite.h"
@@ -25,7 +25,7 @@
#include "BKE_context.h"
#include "BKE_idtype.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RNA_access.hh"
@@ -24,7 +24,7 @@
#include "BKE_context.h"
#include "BKE_lib_id.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_unit.h"
#include "RNA_access.hh"
@@ -13,7 +13,7 @@
#include "BLI_math_vector.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "UI_interface.hh"
@@ -38,7 +38,7 @@
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_unit.h"
#include "ED_asset.hh"
@@ -24,7 +24,7 @@
#include "BKE_addon.h"
#include "BKE_context.h"
#include "BKE_idprop.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "ED_asset.hh"
#include "ED_keyframing.hh"
@@ -8,7 +8,7 @@
#include "BLI_vector.hh"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RNA_access.hh"
@@ -44,7 +44,7 @@
#include "BKE_movieclip.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_tracking.h"
#include "BKE_unit.h"
@@ -31,7 +31,7 @@
#include "BKE_context.h"
#include "BKE_global.h"
#include "BKE_idprop.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RNA_access.hh"
#include "RNA_prototypes.h"
@@ -35,7 +35,7 @@
#include "BKE_material.h"
#include "BKE_node.hh"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_text.h"
#include "IMB_colormanagement.h"
@@ -27,7 +27,7 @@
#include "DNA_userdef_types.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RNA_access.hh"
@@ -21,7 +21,7 @@
#include "BLI_utildefines.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"
@@ -22,7 +22,7 @@
#include "PIL_time.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"
@@ -26,7 +26,7 @@
#include "BKE_context.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"
@@ -37,7 +37,7 @@
#include "BKE_context.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "ED_screen.hh"
@@ -22,7 +22,7 @@
#include "BLI_utildefines.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"
@@ -24,7 +24,7 @@
#include "BLI_utildefines.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"
@@ -35,7 +35,7 @@
#include "BKE_context.h"
#include "BKE_paint.hh"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BIF_glutil.hh"
@@ -15,7 +15,7 @@
#include "MEM_guardedalloc.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "wm_draw.hh"
@@ -11,7 +11,7 @@
#include "DNA_space_types.h"
#include "DNA_userdef_types.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLI_path_util.h"
#include "BLI_string.h"
@@ -17,7 +17,7 @@
#include "BLI_string_ref.hh"
#include "BLI_utildefines.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
@@ -38,7 +38,7 @@
#include "BKE_context.h"
#include "BKE_global.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "ED_screen.hh"
@@ -65,7 +65,7 @@
#include "BKE_particle.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_shader_fx.h"
#include "DEG_depsgraph.hh"
@@ -27,7 +27,7 @@
#include "BKE_idprop.h"
#include "BKE_lib_id.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "MEM_guardedalloc.h"
+1 -1
View File
@@ -29,7 +29,7 @@
#include "BKE_context.h"
#include "BKE_global.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "GPU_immediate.h"
#include "GPU_matrix.h"
@@ -23,7 +23,7 @@
#include "DNA_screen_types.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLI_listbase.h"
#include "BLI_map.hh"
@@ -17,7 +17,7 @@
# include "BKE_gpencil_legacy.h"
# include "BKE_main.h"
# include "BKE_report.h"
# include "BKE_screen.h"
# include "BKE_screen.hh"
# include "BLT_translation.h"
@@ -11,7 +11,7 @@
# include "DNA_space_types.h"
# include "BKE_context.h"
# include "BKE_screen.h"
# include "BKE_screen.hh"
# include "WM_api.hh"
@@ -20,7 +20,7 @@
#include "BKE_modifier.h"
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_shrinkwrap.h"
#include "BLI_math_vector.h"
@@ -19,7 +19,7 @@
#include "BKE_idprop.h"
#include "BKE_lib_id.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
@@ -41,7 +41,7 @@
#include "BKE_object.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DEG_depsgraph.hh"
#include "DEG_depsgraph_build.hh"
@@ -30,7 +30,7 @@
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLI_math_vector.h"
@@ -32,7 +32,7 @@
#include "BKE_modifier.h"
#include "BKE_object_deform.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DEG_depsgraph.hh"
#include "DEG_depsgraph_build.hh"
@@ -29,7 +29,7 @@
#include "BKE_main.h"
#include "BKE_modifier.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DEG_depsgraph.hh"
@@ -42,7 +42,7 @@
#include "BKE_object.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "NOD_composite.h"
@@ -62,7 +62,7 @@
#include "BKE_pose_backup.h"
#include "BKE_preview_image.hh"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_texture.h"
#include "BKE_world.h"
+1 -1
View File
@@ -21,7 +21,7 @@
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
+1 -1
View File
@@ -22,7 +22,7 @@
#include "BKE_context.h"
#include "BKE_global.h"
#include "BKE_image.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_workspace.h"
#include "RNA_access.hh"
+1 -1
View File
@@ -10,7 +10,7 @@
#include "DNA_userdef_types.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLI_blenlib.h"
#include "BLI_utildefines.h"
+1 -1
View File
@@ -27,7 +27,7 @@
#include "BKE_lib_id.h"
#include "BKE_main.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_sound.h"
#include "BKE_workspace.h"
@@ -14,7 +14,7 @@
#include "BLI_math_vector.h"
#include "BLI_rect.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DNA_screen_types.h"
#include "DNA_windowmanager_types.h"
+1 -1
View File
@@ -44,7 +44,7 @@
#include "BKE_object.h"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_sound.h"
#include "BKE_workspace.h"
@@ -24,7 +24,7 @@
#include "BKE_blender_user_menu.h"
#include "BKE_context.h"
#include "BKE_idprop.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"
+1 -1
View File
@@ -28,7 +28,7 @@
#include "BKE_image_format.h"
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
@@ -19,7 +19,7 @@
#include "BKE_context.h"
#include "BKE_lib_id.h"
#include "BKE_main.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_workspace.h"
#include "BLO_readfile.h"
@@ -16,7 +16,7 @@
#include "BKE_context.h"
#include "BKE_main.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_workspace.h"
#include "WM_api.hh"
@@ -71,7 +71,7 @@
#include "BKE_paint.hh"
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DNA_screen_types.h"
#include "DNA_space_types.h"
@@ -19,7 +19,7 @@
#include "BKE_context.h"
#include "BKE_paint.hh"
#include "BKE_pbvh_api.hh"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "DEG_depsgraph.hh"
@@ -14,7 +14,7 @@
#include "BLI_utildefines.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "action_intern.hh" /* own include */
@@ -24,7 +24,7 @@
#include "BKE_lib_query.h"
#include "BKE_lib_remap.h"
#include "BKE_nla.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RNA_access.hh"
#include "RNA_define.hh"
@@ -17,7 +17,7 @@
#include "DNA_windowmanager_types.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "GPU_state.h"
@@ -37,7 +37,7 @@
#include "BKE_object.h"
#include "BKE_paint.hh"
#include "BKE_particle.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RNA_access.hh"
#include "RNA_prototypes.h"
@@ -23,7 +23,7 @@
#include "BKE_context.h"
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"
@@ -20,7 +20,7 @@
#include "BKE_lib_query.h"
#include "BKE_lib_remap.h"
#include "BKE_modifier.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_shader_fx.h"
#include "ED_buttons.hh"
@@ -25,7 +25,7 @@
#include "BKE_context.h"
#include "BKE_movieclip.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_tracking.h"
#include "DEG_depsgraph.hh"
@@ -26,7 +26,7 @@
#include "BKE_lib_query.h"
#include "BKE_lib_remap.h"
#include "BKE_movieclip.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_tracking.h"
#include "IMB_imbuf_types.h"
@@ -16,7 +16,7 @@
#include "BKE_context.h"
#include "BKE_global.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "ED_screen.hh"
#include "ED_space_api.hh"
@@ -17,7 +17,7 @@
#include "BKE_global.h"
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
@@ -10,7 +10,7 @@
#include "BLI_utildefines.h"
#include "BKE_context.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BLT_translation.h"
@@ -22,7 +22,7 @@
#include "BKE_lib_remap.h"
#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RNA_access.hh"
#include "RNA_define.hh"
@@ -32,7 +32,7 @@
#include "BKE_fcurve_driver.h"
#include "BKE_global.h"
#include "BKE_main.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "BKE_unit.h"
#include "DEG_depsgraph.hh"
@@ -21,7 +21,7 @@
#include "BKE_context.h"
#include "BKE_fcurve.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "ED_anim_api.hh"
#include "ED_screen.hh"
@@ -23,7 +23,7 @@
#include "BKE_fcurve.h"
#include "BKE_lib_query.h"
#include "BKE_lib_remap.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "ED_anim_api.hh"
#include "ED_markers.hh"
@@ -24,7 +24,7 @@
#include "BKE_image_format.h"
#include "BKE_node.h"
#include "BKE_scene.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RE_pipeline.h"
@@ -25,7 +25,7 @@
#include "BKE_lib_id.h"
#include "BKE_lib_query.h"
#include "BKE_lib_remap.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "RNA_access.hh"
#include "RNA_define.hh"
@@ -28,7 +28,7 @@
#include "BKE_main.h"
#include "BKE_packedFile.h"
#include "BKE_report.h"
#include "BKE_screen.h"
#include "BKE_screen.hh"
#include "WM_api.hh"
#include "WM_types.hh"

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