virtualx-engine/editor/import
Haoyu Qiu d24ee551ec Allow EditorInspector to change its property name style when necessary
Previously, an EditorInspector's property name can only be set from
outside. Inspectors used for settings needs to respond to changes in
editor settings. So a few boilerplate code is almost always needed,
including watching for a certain editor setting in `_notification()`.

This commit adds a `set_use_settings_style()` function to tell the
inspector to watch for editor settings changes on its own.
2023-04-29 10:51:00 +08:00
..
atlas_import_failed.xpm
audio_stream_import_settings.cpp
audio_stream_import_settings.h
collada.cpp
collada.h
dynamic_font_import_settings.cpp Allow EditorInspector to change its property name style when necessary 2023-04-29 10:51:00 +08:00
dynamic_font_import_settings.h
editor_import_collada.cpp
editor_import_collada.h
editor_import_plugin.cpp Use reimport_append api for importing embedded gltf images 2023-02-06 07:11:45 -08:00
editor_import_plugin.h Use reimport_append api for importing embedded gltf images 2023-02-06 07:11:45 -08:00
post_import_plugin_skeleton_renamer.cpp
post_import_plugin_skeleton_renamer.h
post_import_plugin_skeleton_rest_fixer.cpp import: Fix Silhouette used incorrect index. 2023-04-27 01:41:28 -07:00
post_import_plugin_skeleton_rest_fixer.h
post_import_plugin_skeleton_track_organizer.cpp
post_import_plugin_skeleton_track_organizer.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp
resource_importer_bmfont.h
resource_importer_csv_translation.cpp
resource_importer_csv_translation.h
resource_importer_dynamic_font.cpp
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp [Image Font] Fix fractional ascent for font with odd height. 2023-04-16 18:42:45 +03:00
resource_importer_imagefont.h
resource_importer_layered_texture.cpp Fix ResourceImporterLayeredTexture::import() high_quality type 2023-03-25 10:27:15 -07:00
resource_importer_layered_texture.h Refactor high quality texture import 2023-01-30 15:53:23 +01:00
resource_importer_obj.cpp Fix OBJ mesh importer smoothing handling 2023-03-25 11:39:00 +01:00
resource_importer_obj.h
resource_importer_scene.cpp Expose interpolation methods for 3D track in Animation class 2023-04-25 01:45:14 +09:00
resource_importer_scene.h Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02:00
resource_importer_shader_file.cpp
resource_importer_shader_file.h
resource_importer_texture.cpp Refactor high quality texture import 2023-01-30 15:53:23 +01:00
resource_importer_texture.h
resource_importer_texture_atlas.cpp
resource_importer_texture_atlas.h
resource_importer_wav.cpp
resource_importer_wav.h
scene_import_settings.cpp Allow EditorInspector to change its property name style when necessary 2023-04-29 10:51:00 +08:00
scene_import_settings.h Merge pull request #69810 from trollodel/scene_importer_material_crash_fix 2023-02-17 00:34:14 +01:00
SCsub