behaviour-tree-test/editor
Rémi Verschelde fcbc50ec14
Merge pull request #82302 from MewPurPur/alt-font-icon
Add Font and Mesh icons that aren't grayed out
2023-09-25 18:38:29 +02:00
..
debugger
export
gui
icons
import
plugins
translations
action_map_editor.cpp
action_map_editor.h Fix Project Settings array/dicts initial value being shared instances of the current value. 2023-01-13 21:48:43 +10:00
animation_bezier_editor.cpp Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
animation_bezier_editor.h Add gesture to ViewPanner and simplify a bit its API 2023-01-23 16:43:53 +01:00
animation_track_editor.cpp Replace radians range hint with radians_as_degrees 2023-09-25 08:50:19 +02:00
animation_track_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
audio_stream_preview.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_stream_preview.h
code_editor.cpp
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp
dependency_editor.h
directory_create_dialog.cpp
directory_create_dialog.h Standardize dialog input validation as a new class 2023-08-08 16:14:35 +02:00
doc_tools.cpp
doc_tools.h
editor_about.cpp
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h Improve handling of archives when installing assets 2023-09-08 20:45:49 +02:00
editor_atlas_packer.cpp Bounds fixes in TextureAtlas import 2023-06-22 19:20:56 +02:00
editor_atlas_packer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_build_profile.cpp
editor_build_profile.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_builders.py
editor_command_palette.cpp
editor_command_palette.h
editor_data.cpp [Editor] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-15 20:15:39 +02:00
editor_data.h Avoid unnecessary inspector updates when loading or switching scenes 2023-08-12 13:32:59 +02:00
editor_feature_profile.cpp Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
editor_feature_profile.h
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_folding.h
editor_fonts.cpp
editor_fonts.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_help.cpp
editor_help.h
editor_help_search.cpp
editor_help_search.h
editor_inspector.cpp
editor_inspector.h
editor_interface.cpp
editor_interface.h Fix accessing editor theme items throughout the UI 2023-09-15 14:51:01 +02:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h
editor_locale_dialog.cpp Add some missing translatable editor strings 2023-02-10 16:55:50 +08:00
editor_locale_dialog.h
editor_log.cpp
editor_log.h [Editor Log] Clear rich print tags only after the last line. 2023-08-10 09:48:53 +03:00
editor_native_shader_source_visualizer.cpp
editor_native_shader_source_visualizer.h
editor_node.cpp Add Ctrl/CMD+P as a shortcut to quick open files in addition to Shift+Alt+O 2023-09-16 15:32:37 -06:00
editor_node.h Fix accessing editor theme items throughout the UI 2023-09-15 14:51:01 +02:00
editor_paths.cpp [Editor] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-15 20:15:39 +02:00
editor_paths.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_plugin.cpp Merge pull request #80517 from YuriSizov/tsa-randomly-picked-you-for-mandatory-inspection-i-think-not 2023-08-28 12:05:06 +02:00
editor_plugin.h
editor_plugin_settings.cpp [Editor] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-15 20:15:39 +02:00
editor_plugin_settings.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_properties.cpp
editor_properties.h
editor_properties_array_dict.cpp [Editor] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-15 20:15:39 +02:00
editor_properties_array_dict.h
editor_properties_vector.cpp
editor_properties_vector.h
editor_property_name_processor.cpp
editor_property_name_processor.h
editor_quick_open.cpp
editor_quick_open.h Single Compilation Unit build. 2023-06-06 15:36:51 +01:00
editor_resource_picker.cpp
editor_resource_picker.h
editor_resource_preview.cpp
editor_resource_preview.h Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
editor_run.cpp
editor_run.h
editor_run_native.cpp
editor_run_native.h
editor_scale.cpp
editor_scale.h
editor_script.cpp
editor_script.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp
editor_settings.h
editor_settings_dialog.cpp
editor_settings_dialog.h
editor_string_names.cpp
editor_string_names.h
editor_themes.cpp Merge pull request #81939 from YuriSizov/gui-flat-and-depressed 2023-09-25 17:18:29 +02:00
editor_themes.h Warn about accessing non-existing editor theme items 2023-09-15 14:51:01 +02:00
editor_translation.cpp
editor_translation.h
editor_translation_parser.cpp
editor_translation_parser.h
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h
editor_vcs_interface.cpp
editor_vcs_interface.h Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
event_listener_line_edit.cpp
event_listener_line_edit.h
fbx_importer_manager.cpp
fbx_importer_manager.h
filesystem_dock.cpp
filesystem_dock.h
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
history_dock.cpp
history_dock.h
import_defaults_editor.cpp
import_defaults_editor.h
import_dock.cpp
import_dock.h Merge pull request #75137 from nongvantinh/implement-6320 2023-08-07 14:43:44 +02:00
input_event_configuration_dialog.cpp
input_event_configuration_dialog.h
inspector_dock.cpp [Editor] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-15 20:15:39 +02:00
inspector_dock.h
localization_editor.cpp [Editor] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-15 20:15:39 +02:00
localization_editor.h Improve POT Generation dialog 2023-03-03 18:18:58 +08:00
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h Focus current node after connecting 2023-06-12 17:07:47 +02:00
plugin_config_dialog.cpp
plugin_config_dialog.h Add validation pane to create plugin dialog 2023-08-10 22:08:51 +08:00
pot_generator.cpp
pot_generator.h
progress_dialog.cpp
progress_dialog.h Fix auto-reparenting logic in the ProgressDialog 2023-05-29 17:02:16 +02:00
project_converter_3_to_4.cpp
project_converter_3_to_4.h
project_manager.cpp Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform 2023-09-19 10:29:07 +02:00
project_manager.h
project_settings_editor.cpp Add EditorStringNames singleton 2023-09-03 19:58:18 +02:00
project_settings_editor.h clear filter input in Project Settings when opening Layers 2023-03-10 20:18:37 +08:00
property_selector.cpp
property_selector.h
register_editor_types.cpp
register_editor_types.h
register_exporters.h [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
rename_dialog.cpp
rename_dialog.h
renames_map_3_to_4.cpp
renames_map_3_to_4.h
reparent_dialog.cpp
reparent_dialog.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
scene_create_dialog.cpp Merge pull request #81075 from SekoiaTree/prevent-leading-dot 2023-09-08 09:10:59 +02:00
scene_create_dialog.h Standardize dialog input validation as a new class 2023-08-08 16:14:35 +02:00
scene_tree_dock.cpp
scene_tree_dock.h
script_create_dialog.cpp Editor: Remove unused Class Name field from Create Script dialog 2023-09-12 12:49:56 +03:00
script_create_dialog.h Editor: Remove unused Class Name field from Create Script dialog 2023-09-12 12:49:56 +03:00
SCsub
shader_create_dialog.cpp
shader_create_dialog.h Standardize dialog input validation as a new class 2023-08-08 16:14:35 +02:00
shader_globals_editor.cpp
shader_globals_editor.h
template_builders.py
window_wrapper.cpp
window_wrapper.h