pandemonium_engine/editor
Rémi Verschelde 672cea4d08 CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds
Pin clang-format to version 16, and black to 24.10.0.
Keep using Ubuntu 22.04 for Linux builds for portability.
2024-11-13 23:48:04 +01:00
..
doc Backported: Doctool: Remove version attribute from XML header. 2024-09-20 09:00:20 +02:00
fileserver File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
icons CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds 2024-11-13 23:48:04 +01:00
import Added back the xatlas_unwrap module. Also moved xatlas into it so it's not in the thirdparty folder. 2024-07-15 20:21:33 +02:00
plugins Fix warning. 2024-07-16 23:40:00 +02:00
translations
animation_bezier_editor.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
animation_bezier_editor.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
animation_track_editor_plugins.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
animation_track_editor_plugins.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
animation_track_editor.cpp Fix the type of the rotation tracks in AnimationTrackKeyEdit. 2024-05-11 20:08:33 +02:00
animation_track_editor.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
array_property_edit.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
array_property_edit.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
audio_stream_preview.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
audio_stream_preview.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
connections_dialog.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
connections_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
create_dialog.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
create_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
dependency_editor.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
dependency_editor.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
dictionary_property_edit.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
dictionary_property_edit.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
directory_create_dialog.cpp Prevent using name with leading dot when create/rename/duplicate scene/folder/script/resource Fixes #62497 2024-02-08 13:58:32 +01:00
directory_create_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_about.cpp Removed the donors tab from the EditorAbout window, as I'm not even trying to take donations anymore. 2024-09-17 21:16:20 +02:00
editor_about.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_atlas_packer.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_atlas_packer.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_audio_buses.cpp Don't error multiple times when trying to load missing default bus layout 2024-04-21 14:15:09 +02:00
editor_audio_buses.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_autoload_settings.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_autoload_settings.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_builders.py CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds 2024-11-13 23:48:04 +01:00
editor_data.cpp Backported PROPERTY_USAGE_ARRAY from Godot 4. Reused one of the old deprecated property usage flags for it. 2024-03-02 22:35:19 +01:00
editor_data.h Backported PROPERTY_USAGE_ARRAY from Godot 4. Reused one of the old deprecated property usage flags for it. 2024-03-02 22:35:19 +01:00
editor_dir_dialog.cpp Prevent using name with leading dot when create/rename/duplicate scene/folder/script/resource Fixes #62497 2024-02-08 13:58:32 +01:00
editor_dir_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_export.cpp Linux: Add support for arm64 and arm32 export templates 2024-02-08 15:01:00 +01:00
editor_export.h Fix build. 2024-02-08 17:30:15 +01:00
editor_file_dialog.cpp Prevent using name with leading dot when create/rename/duplicate scene/folder/script/resource Fixes #62497 2024-02-08 13:58:32 +01:00
editor_file_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_file_system.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_file_system.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_folding.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_folding.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_fonts.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_fonts.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_help_search.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_help_search.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_help.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_help.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_inspector.cpp Fix long category name display in Inspector 2024-07-14 08:43:11 +02:00
editor_inspector.h Backported from godot4: Use a SpinBox in the inspector array resize dialog. 2024-03-08 16:43:22 +01:00
editor_layouts_dialog.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_layouts_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_locale_dialog.cpp Clang-format everything. 2024-04-21 15:27:36 +02:00
editor_locale_dialog.h Clang format everything again. 2024-07-16 21:29:26 +02:00
editor_log.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_log.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_network_profiler.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_network_profiler.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_node.cpp Removed the support development option from the help menu. 2024-09-17 21:31:40 +02:00
editor_node.h Removed the support development option from the help menu. 2024-09-17 21:31:40 +02:00
editor_path.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_path.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_plugin_settings.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_plugin_settings.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_plugin.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_plugin.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_profiler.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_profiler.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_properties_array_dict.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_properties_array_dict.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_properties.cpp FIXED: Locale fallback selector doesn't appear in project options. 2024-07-14 07:38:52 +02:00
editor_properties.h Backport locale selection improvements. 2024-04-06 12:37:02 +02:00
editor_property_name_processor.cpp Portred: Add MergeGroup node to simplify merging Meshes at runtime. 2024-02-08 21:00:07 +01:00
editor_property_name_processor.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_resource_picker.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_resource_picker.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_resource_preview.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_resource_preview.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_run_native.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_run_native.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_run_script.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_run_script.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_run.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_run.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_scale.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_scale.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_sectioned_inspector.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_sectioned_inspector.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_settings.cpp Removed feature profile dir creation from the editor. 2024-09-17 21:41:44 +02:00
editor_settings.h Removed feature profile dir creation from the editor. 2024-09-17 21:41:44 +02:00
editor_spin_slider.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_spin_slider.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_sub_scene.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_sub_scene.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_themes.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_themes.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_translation.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_translation.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
editor_zoom_widget.cpp Backported min and max zoom setting to the EditorZoomWidget from godot 4. 2024-03-03 18:47:57 +01:00
editor_zoom_widget.h Backported min and max zoom setting to the EditorZoomWidget from godot 4. 2024-03-03 18:47:57 +01:00
export_template_manager.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
export_template_manager.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
filesystem_dock.cpp Make sure the thumbnail view is the default in the FileSystemDock as intended. 2024-09-17 22:10:04 +02:00
filesystem_dock.h Improvements to the filesystem dock. 2024-07-16 21:00:57 +02:00
find_in_files.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
find_in_files.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
groups_editor.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
groups_editor.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
import_defaults_editor.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
import_defaults_editor.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
import_dock.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
import_dock.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
inspector_dock.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
inspector_dock.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
multi_node_edit.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
multi_node_edit.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
node_dock.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
node_dock.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
pane_drag.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
pane_drag.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
plugin_config_dialog.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
plugin_config_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
progress_dialog.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
progress_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
project_export.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
project_export.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
project_manager.cpp Clang format everything. 2024-07-16 21:23:54 +02:00
project_manager.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
project_settings_editor.cpp Clang-format everything. 2024-04-21 15:27:36 +02:00
project_settings_editor.h Backport locale selection improvements. 2024-04-06 12:37:02 +02:00
property_editor.cpp Clang-format everything. 2024-04-21 15:27:36 +02:00
property_editor.h Backport locale selection improvements. 2024-04-06 12:37:02 +02:00
property_selector.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
property_selector.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
quick_open.cpp Clang-format everything. 2024-04-21 15:27:36 +02:00
quick_open.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
register_exporters.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
rename_dialog.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
rename_dialog.h Clang format everything. 2024-07-16 21:23:54 +02:00
reparent_dialog.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
reparent_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
run_settings_dialog.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
run_settings_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
scene_tree_dock.cpp Backpoered from Godot 4: Add is_built_in() method to Resource. 2024-03-08 21:16:16 +01:00
scene_tree_dock.h Improve Scene Tree Dock's Node filter (Allow multiple terms & more) 2024-02-08 14:46:41 +01:00
scene_tree_editor.cpp Clang-format everything. 2024-04-21 15:27:36 +02:00
scene_tree_editor.h Discrete Level of Detail 2024-04-06 12:06:01 +02:00
script_create_dialog.cpp Prevent using name with leading dot when create/rename/duplicate scene/folder/script/resource Fixes #62497 2024-02-08 13:58:32 +01:00
script_create_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
script_editor_debugger.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
script_editor_debugger.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
SCsub
settings_config_dialog.cpp Improvements to the filesystem dock. 2024-07-16 21:00:57 +02:00
settings_config_dialog.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
spatial_editor_gizmos.cpp Safe Camera::unproject_position() 2024-09-07 09:27:25 +02:00
spatial_editor_gizmos.h Added back GIProbes. 2024-07-16 19:07:24 +02:00