pandemonium_engine/editor
Relintai eb99e955d9 Ported:
Update SceneTree debug colors when settings changed - timothyqiu
37d4306c2e
2022-07-25 18:55:29 +02:00
..
doc
fileserver
icons Add missing CheckBox & CheckButton editor icons 2022-07-25 18:12:28 +02:00
import Hide "Normal Map" import option when using lossless compression on Texture 2022-07-25 17:49:58 +02:00
plugins Fix popup dialog UI in AnimationTreePlayer editor 2022-07-25 18:48:32 +02:00
translations Cleaned up more remnants of the mono module. 2022-03-23 23:10:27 +01:00
animation_bezier_editor.cpp
animation_bezier_editor.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
animation_track_editor.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
animation_track_editor.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
array_property_edit.cpp
array_property_edit.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
audio_stream_preview.cpp
audio_stream_preview.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
code_editor.cpp
code_editor.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
connections_dialog.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
connections_dialog.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
create_dialog.cpp
create_dialog.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
dependency_editor.cpp
dependency_editor.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
dictionary_property_edit.cpp
dictionary_property_edit.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_about.cpp Reworked the entries in the help menu. Also added pandemonium specific entries to the about window. Also fixed a crash when opening the about popup. 2022-03-20 13:30:49 +01:00
editor_about.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_atlas_packer.cpp
editor_atlas_packer.h
editor_audio_buses.cpp
editor_audio_buses.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_autoload_settings.cpp
editor_autoload_settings.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_builders.py
editor_data.cpp Fix the new errors during the start of the editor. 2022-03-22 09:38:47 +01:00
editor_data.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_dir_dialog.cpp
editor_dir_dialog.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_export.cpp Update properties to properly filter for templates. 2022-07-25 17:45:18 +02:00
editor_export.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_file_dialog.cpp Hide .gdignore'd folders 2022-07-25 18:48:54 +02:00
editor_file_dialog.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_file_system.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
editor_file_system.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_folding.cpp
editor_folding.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_fonts.cpp
editor_fonts.h
editor_help_search.cpp
editor_help_search.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_help.cpp
editor_help.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_inspector.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
editor_inspector.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_layouts_dialog.cpp
editor_layouts_dialog.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_log.cpp Fix build. 2022-07-25 18:42:16 +02:00
editor_log.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_network_profiler.cpp
editor_network_profiler.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_node.cpp Ported: 2022-07-25 18:55:29 +02:00
editor_node.h Ported: 2022-07-25 18:55:29 +02:00
editor_path.cpp
editor_path.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_plugin_settings.cpp Now custom controls can be added to the top bar of the plugin settings page. 2022-07-16 19:28:39 +02:00
editor_plugin_settings.h Now custom controls can be added to the top bar of the plugin settings page. 2022-07-16 19:28:39 +02:00
editor_plugin.cpp 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
editor_plugin.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_profiler.cpp
editor_profiler.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_properties_array_dict.cpp Also implement editor property support for PoolVector2i, and PoolVector3i, and all new class support for the Dictionary and Array properties. 2022-03-22 01:52:54 +01:00
editor_properties_array_dict.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_properties.cpp Update inspector layer names when project settings changed 2022-07-25 17:32:32 +02:00
editor_properties.h Update inspector layer names when project settings changed 2022-07-25 17:32:32 +02:00
editor_property_name_processor.cpp
editor_property_name_processor.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_resource_picker.cpp
editor_resource_picker.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_resource_preview.cpp
editor_resource_preview.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_run_native.cpp
editor_run_native.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_run_script.cpp
editor_run_script.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_run.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
editor_run.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_settings.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
editor_settings.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
editor_spin_slider.cpp
editor_spin_slider.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_sub_scene.cpp
editor_sub_scene.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
editor_themes.cpp Add missing CheckBox & CheckButton editor icons 2022-07-25 18:12:28 +02:00
editor_themes.h
editor_translation.cpp
editor_translation.h
editor_zoom_widget.cpp Ported the EditorZoomWidget from Godot4. 2022-04-10 23:29:21 +02:00
editor_zoom_widget.h Ported the EditorZoomWidget from Godot4. 2022-04-10 23:29:21 +02:00
export_template_manager.cpp Removed download support from the export templates manager for now. 2022-03-23 21:48:34 +01:00
export_template_manager.h Removed download support from the export templates manager for now. 2022-03-23 21:48:34 +01:00
filesystem_dock.cpp Fix persistent favorites after rename 2022-07-25 17:49:27 +02:00
filesystem_dock.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
find_in_files.cpp
find_in_files.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
groups_editor.cpp
groups_editor.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
import_defaults_editor.cpp
import_defaults_editor.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
import_dock.cpp
import_dock.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
inspector_dock.cpp
inspector_dock.h An another set of header include cleanups for the classes in the engine directory. 2022-03-19 03:10:01 +01:00
multi_node_edit.cpp
multi_node_edit.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
node_dock.cpp
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
pane_drag.h Header include cleanups for the classes in the editor folder. 2022-03-19 02:25:58 +01:00
plugin_config_dialog.cpp
plugin_config_dialog.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
progress_dialog.cpp
progress_dialog.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
project_export.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
project_export.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
project_manager.cpp fix same project opening mutliple times from project manager 2022-07-25 17:38:49 +02:00
project_manager.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
project_settings_editor.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
project_settings_editor.h Now custom controls can be added to the top bar of the plugin settings page. 2022-07-16 19:28:39 +02:00
property_editor.cpp
property_editor.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
property_selector.cpp
property_selector.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
quick_open.cpp
quick_open.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
register_exporters.h
rename_dialog.cpp
rename_dialog.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
reparent_dialog.cpp
reparent_dialog.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
run_settings_dialog.cpp
run_settings_dialog.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
scene_tree_dock.cpp Removed extra separator in absence of ChangeType and Rename 2022-07-25 17:41:16 +02:00
scene_tree_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
scene_tree_editor.cpp
scene_tree_editor.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
script_create_dialog.cpp Fixed remaining issues and added cscript to the build. 2022-07-12 22:58:44 +02:00
script_create_dialog.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
script_editor_debugger.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
script_editor_debugger.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
SCsub Removed all translations except hungarian, as I won't be able to keep them updated. 2022-03-23 22:04:58 +01:00
settings_config_dialog.cpp
settings_config_dialog.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
spatial_editor_gizmos.cpp
spatial_editor_gizmos.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