pandemonium_engine/editor
Relintai 8a4da4c157 Backported: Doctool: Remove version attribute from XML header.
Doctool: Remove version attribute from XML header

We don't use that info for anything, and it generates unnecessary diffs
every time we bump the minor version (and CI failures if we forget to
sync some files from opt-in modules (mono, text_server_fb).

- akien-mga

32ddd4f4e0
2024-09-20 09:00:20 +02:00
..
doc Backported: Doctool: Remove version attribute from XML header. 2024-09-20 09:00:20 +02:00
fileserver
icons Renamed Particle to GPUParticle and Particle2D to GPUParticle2D pt4. 2024-07-16 16:59:21 +02: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
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
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
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
directory_create_dialog.cpp
directory_create_dialog.h
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
editor_atlas_packer.cpp
editor_atlas_packer.h
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
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp
editor_export.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_folding.cpp
editor_folding.h
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp
editor_help_search.h
editor_help.cpp
editor_help.h
editor_inspector.cpp Fix long category name display in Inspector 2024-07-14 08:43:11 +02:00
editor_inspector.h
editor_layouts_dialog.cpp
editor_layouts_dialog.h
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
editor_log.h
editor_network_profiler.cpp
editor_network_profiler.h
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
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_profiler.cpp
editor_profiler.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
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
editor_property_name_processor.h
editor_resource_picker.cpp
editor_resource_picker.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
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
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
editor_themes.h
editor_translation.cpp
editor_translation.h
editor_zoom_widget.cpp
editor_zoom_widget.h
export_template_manager.cpp
export_template_manager.h
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
find_in_files.h
groups_editor.cpp
groups_editor.h
import_defaults_editor.cpp
import_defaults_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp
project_export.h
project_manager.cpp Clang format everything. 2024-07-16 21:23:54 +02:00
project_manager.h
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
property_selector.h
quick_open.cpp Clang-format everything. 2024-04-21 15:27:36 +02:00
quick_open.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h Clang format everything. 2024-07-16 21:23:54 +02:00
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp
scene_tree_dock.h
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
script_create_dialog.h
script_editor_debugger.cpp
script_editor_debugger.h
SCsub
settings_config_dialog.cpp Improvements to the filesystem dock. 2024-07-16 21:00:57 +02:00
settings_config_dialog.h
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