pandemonium_engine/editor
2023-12-10 23:11:07 +01:00
..
doc Ported: Update make_rst.py to match the master version 2023-04-15 11:20:13 +02:00
fileserver Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
icons Added a new CSplitContainer type which acts as both a VSplitContainer and HSplitContainer and allows changing between them using a property. 2023-10-20 15:06:23 +02:00
import Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
plugins Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
translations Added back the translations from godot. 2023-10-02 20:03:52 +02:00
animation_bezier_editor.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
animation_bezier_editor.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
animation_track_editor_plugins.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
animation_track_editor_plugins.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
animation_track_editor.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
animation_track_editor.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
array_property_edit.cpp Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
array_property_edit.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
audio_stream_preview.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
audio_stream_preview.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
connections_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
connections_dialog.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
create_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
create_dialog.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
dependency_editor.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
dependency_editor.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
dictionary_property_edit.cpp Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
dictionary_property_edit.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
directory_create_dialog.cpp Ported: Make create folder popup support nested folders 2023-05-01 12:58:21 +02:00
directory_create_dialog.h Ported: Make create folder popup support nested folders 2023-05-01 12:58:21 +02:00
editor_about.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_about.h Ported: Single Compilation Unit build. 2023-07-11 16:07:36 +02:00
editor_atlas_packer.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
editor_atlas_packer.h Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
editor_audio_buses.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_audio_buses.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_autoload_settings.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_autoload_settings.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_builders.py Port4ed from godot: Add binary MO translation file support. Add brotli decoder and WOFF2 support. 2023-10-02 21:12:03 +02:00
editor_data.cpp Fix built in resource drag&drop and scene quick instancing in the editor. 2023-09-22 11:09:41 +02:00
editor_data.h Implemented custom script class types for EditorQuickOpen. 2023-09-10 22:19:26 +02:00
editor_dir_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_dir_dialog.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
editor_export.cpp Backported from godot4: Add Path2D/3D debug options 2023-09-02 11:38:01 +02:00
editor_export.h Backported from godot4: Add Path2D/3D debug options 2023-09-02 11:38:01 +02:00
editor_file_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_file_dialog.h Backported _shortcut_input() virtual from godot4. 2023-09-07 09:56:16 +02:00
editor_file_system.cpp Ported godot pr: [3.x] Allow exporting custom resources from/to any scripting language (GDScript, VisualScript, C#, NativeScript, PluginScript) 2023-09-06 01:45:29 +02:00
editor_file_system.h Ported godot pr: [3.x] Allow exporting custom resources from/to any scripting language (GDScript, VisualScript, C#, NativeScript, PluginScript) 2023-09-06 01:45:29 +02:00
editor_folding.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
editor_folding.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
editor_fonts.cpp Moved fonts into a new subfolder. 2023-12-10 14:42:30 +01:00
editor_fonts.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
editor_help_search.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_help_search.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
editor_help.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_help.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
editor_inspector.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
editor_inspector.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_layouts_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_layouts_dialog.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
editor_log.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_log.h Prefix messages with their thread id if they aren't coming from the main thread in the editor log. 2023-09-06 14:19:28 +02:00
editor_network_profiler.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_network_profiler.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
editor_node.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
editor_node.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_path.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_path.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_plugin_settings.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_plugin_settings.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_plugin.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
editor_plugin.h Ported godot pr: [3.x] Allow exporting custom resources from/to any scripting language (GDScript, VisualScript, C#, NativeScript, PluginScript) 2023-09-06 01:45:29 +02:00
editor_profiler.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_profiler.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
editor_properties_array_dict.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_properties_array_dict.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_properties.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_properties.h Backported from godot4: Rework Navigation Avoidance 2023-06-10 20:58:49 +02:00
editor_property_name_processor.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
editor_property_name_processor.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
editor_resource_picker.cpp Split material.h. 2023-12-10 21:26:28 +01:00
editor_resource_picker.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
editor_resource_preview.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
editor_resource_preview.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
editor_run_native.cpp Backported from godot4: Add Path2D/3D debug options 2023-09-02 11:38:01 +02:00
editor_run_native.h Backported from godot4: Add Path2D/3D debug options 2023-09-02 11:38:01 +02:00
editor_run_script.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
editor_run_script.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
editor_run.cpp Backported from godot4: Add Path2D/3D debug options 2023-09-02 11:38:01 +02:00
editor_run.h Backported from godot4: Add Path2D/3D debug options 2023-09-02 11:38:01 +02:00
editor_scale.cpp Ran include-what-you-use on the classes in the editor/ floder. 2022-03-19 00:01:30 +01:00
editor_scale.h Clang format all files. 2022-03-18 19:00:13 +01:00
editor_sectioned_inspector.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_sectioned_inspector.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
editor_settings.cpp Now EditorFilesystemDock will apply the split_mode setting immediately. Also smaller fixes. 2023-10-20 21:19:54 +02:00
editor_settings.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
editor_spin_slider.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_spin_slider.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_sub_scene.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
editor_sub_scene.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_themes.cpp Moved fonts into a new subfolder. 2023-12-10 14:42:30 +01:00
editor_themes.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
editor_translation.cpp Ported from godot: Add context support for editor translation 2023-10-02 20:48:04 +02:00
editor_translation.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_zoom_widget.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_zoom_widget.h Ported the EditorZoomWidget from Godot4. 2022-04-10 23:29:21 +02:00
export_template_manager.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
export_template_manager.h Moved the error macros. 2022-08-17 15:14:19 +02:00
filesystem_dock.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
filesystem_dock.h Now EditorFilesystemDock will apply the split_mode setting immediately. Also smaller fixes. 2023-10-20 21:19:54 +02:00
find_in_files.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
find_in_files.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
groups_editor.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
groups_editor.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
import_defaults_editor.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
import_defaults_editor.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
import_dock.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
import_dock.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
inspector_dock.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
inspector_dock.h Keep property values when extending script 2022-12-22 14:19:58 +01:00
multi_node_edit.cpp Fix Tooltips do not work properly when selecting multiple nodes (MultiNodeEdit) 2022-11-30 14:36:27 +01:00
multi_node_edit.h Fix Tooltips do not work properly when selecting multiple nodes (MultiNodeEdit) 2022-11-30 14:36:27 +01:00
node_dock.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
node_dock.h Finished cleaning up includes for the classes under the editor folder. I skipped removing a few that needed more changes to the headers / cpp files for now. 2022-03-19 04:08:34 +01:00
pane_drag.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
pane_drag.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
plugin_config_dialog.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
plugin_config_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
progress_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
progress_dialog.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
project_export.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
project_export.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
project_manager.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
project_manager.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
project_settings_editor.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
project_settings_editor.h Backported _shortcut_input() virtual from godot4. 2023-09-07 09:56:16 +02:00
property_editor.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
property_editor.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
property_selector.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
property_selector.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
quick_open.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
quick_open.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
register_exporters.h Clang format all files. 2022-03-18 19:00:13 +01:00
rename_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
rename_dialog.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
reparent_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
reparent_dialog.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
run_settings_dialog.cpp Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
run_settings_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
scene_tree_dock.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
scene_tree_dock.h Backported _shortcut_input() virtual from godot4. 2023-09-07 09:56:16 +02:00
scene_tree_editor.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
scene_tree_editor.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
script_create_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
script_create_dialog.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
script_editor_debugger.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
script_editor_debugger.h Backported godot4 PR: Support threads in the script debugger 2023-06-14 14:43:55 +02:00
SCsub Port4ed from godot: Add binary MO translation file support. Add brotli decoder and WOFF2 support. 2023-10-02 21:12:03 +02:00
settings_config_dialog.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
settings_config_dialog.h Backported _shortcut_input() virtual from godot4. 2023-09-07 09:56:16 +02:00
spatial_editor_gizmos.cpp Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
spatial_editor_gizmos.h Split material.h. 2023-12-10 21:26:28 +01:00