pandemonium_engine/editor
2022-08-23 13:21:09 +02:00
..
doc Moved around more classes in core. 2022-08-17 16:01:01 +02:00
fileserver
icons New icon for Projection. 2022-08-20 02:51:15 +02:00
import Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
plugins Actually register EditorInterface, SpatialEditor, CanvasItemEditor, and WebNodeEditor as globals. 2022-08-23 13:21:09 +02:00
translations
animation_bezier_editor.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
animation_bezier_editor.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
animation_track_editor_plugins.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
animation_track_editor_plugins.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
animation_track_editor.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
animation_track_editor.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02: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 Moved the error macros. 2022-08-17 15:14:19 +02:00
audio_stream_preview.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
code_editor.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
code_editor.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
connections_dialog.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
connections_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
create_dialog.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
create_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
dependency_editor.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
dependency_editor.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
dictionary_property_edit.cpp
dictionary_property_edit.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_about.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_about.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_atlas_packer.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_atlas_packer.h
editor_audio_buses.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_audio_buses.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_autoload_settings.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02: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
editor_data.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
editor_data.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_dir_dialog.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_dir_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_export.cpp Ported: Refactor the export checking logic to improve separation of concerns - m4gr3d 2022-08-19 12:08:35 +02:00
editor_export.h Ported: Refactor the export checking logic to improve separation of concerns - m4gr3d 2022-08-19 12:08:35 +02:00
editor_file_dialog.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_file_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_file_system.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
editor_file_system.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
editor_folding.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
editor_folding.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_fonts.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_fonts.h
editor_help_search.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_help_search.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_help.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_help.h Moved the error macros. 2022-08-17 15:14:19 +02:00
editor_inspector.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
editor_inspector.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_layouts_dialog.cpp Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
editor_layouts_dialog.h
editor_log.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_log.h Moved the error macros. 2022-08-17 15:14:19 +02:00
editor_network_profiler.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_network_profiler.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_node.cpp Actually register EditorInterface, SpatialEditor, CanvasItemEditor, and WebNodeEditor as globals. 2022-08-23 13:21:09 +02:00
editor_node.h Now full screen editor plugins have the ability to hide their tab button in the top bar. 2022-08-20 17:20:34 +02:00
editor_path.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_path.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_plugin_settings.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02: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 Now full screen editor plugins have the ability to hide their tab button in the top bar. 2022-08-20 17:20:34 +02:00
editor_plugin.h Now full screen editor plugins have the ability to hide their tab button in the top bar. 2022-08-20 17:20:34 +02:00
editor_profiler.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_profiler.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_properties_array_dict.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_properties_array_dict.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_properties.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_properties.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_property_name_processor.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
editor_property_name_processor.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
editor_resource_picker.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_resource_picker.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_resource_preview.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
editor_resource_preview.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
editor_run_native.cpp Moved a few more core classes. 2022-08-17 17:43:49 +02:00
editor_run_native.h
editor_run_script.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
editor_run_script.h
editor_run.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
editor_run.h Moved the error macros. 2022-08-17 15:14:19 +02:00
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
editor_sectioned_inspector.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
editor_settings.cpp Ported from Godot4: New and improved IK system for Skeleton2D 2022-08-18 18:47:30 +02:00
editor_settings.h Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
editor_spin_slider.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02: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 the error macros. 2022-08-17 15:14:19 +02: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 a few more core classes. 2022-08-17 17:43:49 +02:00
editor_themes.h
editor_translation.cpp Moved the error macros. 2022-08-17 15:14:19 +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
export_template_manager.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
export_template_manager.h Moved the error macros. 2022-08-17 15:14:19 +02:00
filesystem_dock.cpp Now custom file creation entries can be added to the editor's FilesystemDock. 2022-08-18 21:33:55 +02:00
filesystem_dock.h Now custom file creation entries can be added to the editor's FilesystemDock. 2022-08-18 21:33:55 +02:00
find_in_files.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
find_in_files.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
groups_editor.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02: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 Engine and projectSettings. 2022-08-17 15:35:28 +02:00
import_defaults_editor.h
import_dock.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
import_dock.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
inspector_dock.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
inspector_dock.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
multi_node_edit.cpp Moved the error macros. 2022-08-17 15:14:19 +02:00
multi_node_edit.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
node_dock.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
node_dock.h
pane_drag.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
pane_drag.h
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 Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
progress_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
project_export.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02: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 Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
project_manager.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
project_settings_editor.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
project_settings_editor.h Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
property_editor.cpp Also renamed the files. 2022-08-19 21:24:36 +02: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 Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
property_selector.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
quick_open.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
quick_open.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
register_exporters.h
rename_dialog.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
rename_dialog.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
reparent_dialog.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
reparent_dialog.h
run_settings_dialog.cpp
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 Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
scene_tree_dock.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
scene_tree_editor.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
scene_tree_editor.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
script_create_dialog.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
script_create_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
script_editor_debugger.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
script_editor_debugger.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
SCsub
settings_config_dialog.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
settings_config_dialog.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
spatial_editor_gizmos.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
spatial_editor_gizmos.h Ported: [3.x] Add ShapeCast and ShapeCast2D nodes - PrecisionRender 2022-08-19 03:12:32 +02:00