.. |
doc
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
fileserver
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
icons
|
Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code.
|
2022-08-16 21:55:56 +02:00 |
import
|
Renamed Quat to Quaternion for consistency with the other engine math classes.
|
2022-08-13 15:22:33 +02:00 |
plugins
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
translations
|
Ported: Refactor editor extract.py - timothyqiu
|
2022-07-25 23:04:53 +02:00 |
animation_bezier_editor.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
animation_bezier_editor.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
animation_track_editor_plugins.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
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
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
animation_track_editor.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
array_property_edit.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
array_property_edit.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
audio_stream_preview.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
audio_stream_preview.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
code_editor.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
code_editor.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
connections_dialog.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
connections_dialog.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
create_dialog.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
create_dialog.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
dependency_editor.cpp
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
dependency_editor.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
dictionary_property_edit.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
dictionary_property_edit.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_about.cpp
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
editor_about.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_atlas_packer.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_atlas_packer.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_audio_buses.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_audio_buses.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_autoload_settings.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_autoload_settings.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_builders.py
|
|
|
editor_data.cpp
|
Fix heap-use-after-free when closing a scene with its builtin script open
|
2022-07-29 19:59:39 +02:00 |
editor_data.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_dir_dialog.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_dir_dialog.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_export.cpp
|
Backported most of the improvements to String from Godot4.
|
2022-08-15 22:54:03 +02:00 |
editor_export.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_file_dialog.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_file_dialog.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_file_system.cpp
|
Mass replaced godot to pandemonium.
|
2022-03-23 20:46:05 +01:00 |
editor_file_system.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_folding.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_folding.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_fonts.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_fonts.h
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_help_search.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_help_search.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_help.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_help.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_inspector.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_inspector.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_layouts_dialog.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
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
|
Moved color to core/math.
|
2022-08-17 11:38:15 +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
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
editor_network_profiler.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_node.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_node.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_path.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_path.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02: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
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_plugin.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_plugin.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_profiler.cpp
|
Increase the editor profiler frame history default and maximum limit
|
2022-07-28 11:35:24 +02:00 |
editor_profiler.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_properties_array_dict.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02: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
|
Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code.
|
2022-08-16 21:55:56 +02:00 |
editor_properties.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_property_name_processor.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_property_name_processor.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_resource_picker.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_resource_picker.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_resource_preview.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_resource_preview.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_run_native.cpp
|
Ported: Add readable export errors. Add RTL image vertical alignment support. - bruvzg
|
2022-07-28 18:40:46 +02:00 |
editor_run_native.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_run_script.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
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
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_run.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +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 container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_sectioned_inspector.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_settings.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_settings.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_spin_slider.cpp
|
Fix EditorSpinSlider mouse reset position on tree exit
|
2022-07-28 14:56:09 +02:00 |
editor_spin_slider.h
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
editor_sub_scene.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_sub_scene.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_themes.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
editor_themes.h
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_translation.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
editor_translation.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
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
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02: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
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
filesystem_dock.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
find_in_files.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
find_in_files.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
groups_editor.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
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
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
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
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
import_dock.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
inspector_dock.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
inspector_dock.h
|
Now all Variant math types are structs.
|
2022-08-16 22:09:26 +02:00 |
multi_node_edit.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
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
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +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
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
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
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
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
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
progress_dialog.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
project_export.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
project_export.h
|
Ported: Add readable export errors. Add RTL image vertical alignment support. - bruvzg
|
2022-07-28 18:40:46 +02:00 |
project_manager.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
project_manager.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
project_settings_editor.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
project_settings_editor.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
property_editor.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
property_editor.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
property_selector.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
property_selector.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
quick_open.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
quick_open.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
register_exporters.h
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
rename_dialog.cpp
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
rename_dialog.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
reparent_dialog.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
reparent_dialog.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
run_settings_dialog.cpp
|
Ran include-what-you-use on the classes in the editor/ floder.
|
2022-03-19 00:01:30 +01:00 |
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
|
Moved AnimationPlayerEditor::singleton to private, and added getter method for it.
|
2022-08-10 18:53:15 +02:00 |
scene_tree_dock.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
scene_tree_editor.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
scene_tree_editor.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
script_create_dialog.cpp
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
script_create_dialog.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
script_editor_debugger.cpp
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
script_editor_debugger.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02: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
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
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
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
spatial_editor_gizmos.h
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |