| .. |
|
collada
|
…
|
|
|
doc
|
…
|
|
|
fileserver
|
…
|
|
|
icons
|
Add `AspectRatioContainer` class
|
2021-01-12 16:25:26 +07:00 |
|
import
|
glTF: Fix loading external images as buffer
|
2021-01-05 21:33:34 +07:00 |
|
plugins
|
Document the requirement to update GPU particle visibility
|
2021-01-06 19:17:57 +07:00 |
|
translations
|
i18n: Sync translations with Weblate
|
2020-12-29 16:14:22 +07:00 |
|
SCsub
|
…
|
|
|
animation_bezier_editor.cpp
|
…
|
|
|
animation_bezier_editor.h
|
…
|
|
|
animation_track_editor.cpp
|
…
|
|
|
animation_track_editor.h
|
…
|
|
|
animation_track_editor_plugins.cpp
|
…
|
|
|
animation_track_editor_plugins.h
|
…
|
|
|
array_property_edit.cpp
|
…
|
|
|
array_property_edit.h
|
…
|
|
|
audio_stream_preview.cpp
|
…
|
|
|
audio_stream_preview.h
|
…
|
|
|
code_editor.cpp
|
Keep cursor relative position after multiline move
|
2020-11-17 12:01:58 +07:00 |
|
code_editor.h
|
…
|
|
|
connections_dialog.cpp
|
Show editable children in the connect dialog
|
2020-12-01 09:00:55 +07:00 |
|
connections_dialog.h
|
Added search box to signals dock.
|
2020-09-24 14:43:09 +07:00 |
|
create_dialog.cpp
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
create_dialog.h
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
dependency_editor.cpp
|
Rename the "Delete" option in the FileSystem dock to "Move to Trash"
|
2020-11-17 12:01:59 +07:00 |
|
dependency_editor.h
|
…
|
|
|
dictionary_property_edit.cpp
|
…
|
|
|
dictionary_property_edit.h
|
…
|
|
|
editor_about.cpp
|
i18n: Sync translations with Weblate
|
2020-09-08 14:05:53 +07:00 |
|
editor_about.h
|
…
|
|
|
editor_asset_installer.cpp
|
fix item_edited behavior on Asset Installer.
|
2020-07-13 15:11:33 +07:00 |
|
editor_asset_installer.h
|
fix item_edited behavior on Asset Installer.
|
2020-07-13 15:11:33 +07:00 |
|
editor_atlas_packer.cpp
|
…
|
|
|
editor_atlas_packer.h
|
…
|
|
|
editor_audio_buses.cpp
|
Prefer the highlight version of the "GuiTabIcon" icon for buttons, and make their width/height equal
|
2020-07-15 12:11:31 +07:00 |
|
editor_audio_buses.h
|
…
|
|
|
editor_autoload_settings.cpp
|
…
|
|
|
editor_autoload_settings.h
|
…
|
|
|
editor_builders.py
|
…
|
|
|
editor_data.cpp
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
editor_data.h
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
editor_dir_dialog.cpp
|
…
|
|
|
editor_dir_dialog.h
|
…
|
|
|
editor_export.cpp
|
Export: Reorder options for consistency across platforms
|
2020-11-26 09:38:46 +07:00 |
|
editor_export.h
|
Disable code to add patches menu
|
2020-10-28 14:05:40 +07:00 |
|
editor_feature_profile.cpp
|
Make the Import dock depend on the FileSystem dock
|
2020-09-24 14:43:05 +07:00 |
|
editor_feature_profile.h
|
Make the Import dock depend on the FileSystem dock
|
2020-09-24 14:43:05 +07:00 |
|
editor_file_dialog.cpp
|
Enhance editor file dialog
|
2021-01-05 20:49:00 +07:00 |
|
editor_file_dialog.h
|
Enhance editor file dialog
|
2021-01-05 20:49:00 +07:00 |
|
editor_file_system.cpp
|
auto re-import atlas, fixes #40047
|
2020-07-10 11:00:10 +07:00 |
|
editor_file_system.h
|
…
|
|
|
editor_folding.cpp
|
…
|
|
|
editor_folding.h
|
…
|
|
|
editor_fonts.cpp
|
…
|
|
|
editor_fonts.h
|
…
|
|
|
editor_help.cpp
|
…
|
|
|
editor_help.h
|
…
|
|
|
editor_help_search.cpp
|
…
|
|
|
editor_help_search.h
|
…
|
|
|
editor_inspector.cpp
|
Revert "Add script class categories to EditorInspector."
|
2020-11-17 22:21:32 +07:00 |
|
editor_inspector.h
|
Revert "Add script class categories to EditorInspector."
|
2020-11-17 22:21:32 +07:00 |
|
editor_layouts_dialog.cpp
|
…
|
|
|
editor_layouts_dialog.h
|
…
|
|
|
editor_log.cpp
|
Fix odd newline in `EditorLog::add_message()`
|
2021-01-05 21:33:32 +07:00 |
|
editor_log.h
|
…
|
|
|
editor_network_profiler.cpp
|
…
|
|
|
editor_network_profiler.h
|
…
|
|
|
editor_node.cpp
|
creater user-dir, if non-existant and pressing 'Open Project Data Folder'
|
2021-01-08 10:26:30 +07:00 |
|
editor_node.h
|
implement generic filename disambiguation
|
2020-07-24 10:31:56 +07:00 |
|
editor_path.cpp
|
…
|
|
|
editor_path.h
|
…
|
|
|
editor_plugin.cpp
|
Register methods for drawing 3D editor overlays
|
2020-11-11 15:30:57 +07:00 |
|
editor_plugin.h
|
Added inspector_only option to inspect_object in EditorInterface.
|
2020-09-29 13:57:57 +07:00 |
|
editor_plugin_settings.cpp
|
…
|
|
|
editor_plugin_settings.h
|
…
|
|
|
editor_profiler.cpp
|
Increase the default `profiler_frame_max_functions` to 512
|
2020-11-19 19:37:53 +07:00 |
|
editor_profiler.h
|
…
|
|
|
editor_properties.cpp
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
editor_properties.h
|
Don't emit changed signal on Color Picker close
|
2021-01-05 21:33:33 +07:00 |
|
editor_properties_array_dict.cpp
|
…
|
|
|
editor_properties_array_dict.h
|
…
|
|
|
editor_resource_preview.cpp
|
Fixes FileSystem tree preview icon size on HiDPI
|
2020-10-01 16:00:46 +07:00 |
|
editor_resource_preview.h
|
…
|
|
|
editor_run.cpp
|
[macOS, 3.2] Implement seamless display scaling.
|
2020-07-07 22:54:33 +07:00 |
|
editor_run.h
|
Expose methods to play scene from plugin code
|
2020-07-06 19:00:56 +07:00 |
|
editor_run_native.cpp
|
Show android device name when connected only one device
|
2020-10-19 16:09:59 +07:00 |
|
editor_run_native.h
|
…
|
|
|
editor_run_script.cpp
|
…
|
|
|
editor_run_script.h
|
…
|
|
|
editor_scale.cpp
|
…
|
|
|
editor_scale.h
|
…
|
|
|
editor_sectioned_inspector.cpp
|
Fix filtering of search results in SectionedInspector
|
2020-09-24 14:43:06 +07:00 |
|
editor_sectioned_inspector.h
|
…
|
|
|
editor_settings.cpp
|
Add an editor setting for the 3D selection box color
|
2020-12-29 16:02:03 +07:00 |
|
editor_settings.h
|
…
|
|
|
editor_spin_slider.cpp
|
Allow using a comma as decimal separator in EditorSpinSlider
|
2020-09-29 13:57:57 +07:00 |
|
editor_spin_slider.h
|
…
|
|
|
editor_sub_scene.cpp
|
…
|
|
|
editor_sub_scene.h
|
…
|
|
|
editor_themes.cpp
|
Add a minimap to the GraphEdit
|
2020-12-18 01:31:17 +07:00 |
|
editor_themes.h
|
…
|
|
|
editor_vcs_interface.cpp
|
…
|
|
|
editor_vcs_interface.h
|
…
|
|
|
export_template_manager.cpp
|
…
|
|
|
export_template_manager.h
|
…
|
|
|
filesystem_dock.cpp
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
filesystem_dock.h
|
FileSystemDock: List conflicting files on move
|
2020-12-10 13:14:30 +07:00 |
|
find_in_files.cpp
|
Display the number of results for global search
|
2020-12-29 16:01:59 +07:00 |
|
find_in_files.h
|
…
|
|
|
groups_editor.cpp
|
…
|
|
|
groups_editor.h
|
…
|
|
|
import_dock.cpp
|
…
|
|
|
import_dock.h
|
…
|
|
|
inspector_dock.cpp
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
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
|
Fix build with GDScript support disabled
|
2020-09-08 09:14:25 +07:00 |
|
plugin_config_dialog.h
|
…
|
|
|
progress_dialog.cpp
|
…
|
|
|
progress_dialog.h
|
…
|
|
|
project_export.cpp
|
Allow folder checking in export preset file list
|
2020-11-17 12:07:02 +07:00 |
|
project_export.h
|
Allow folder checking in export preset file list
|
2020-11-17 12:07:02 +07:00 |
|
project_manager.cpp
|
Don't force GLES2 in Project Manager, causes issues on macOS.
|
2020-12-11 22:32:41 +07:00 |
|
project_manager.h
|
…
|
|
|
project_settings_editor.cpp
|
Add placeholders to the searchbars in the Project/Editor settings
|
2020-09-24 14:43:10 +07:00 |
|
project_settings_editor.h
|
…
|
|
|
property_editor.cpp
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
property_editor.h
|
…
|
|
|
property_selector.cpp
|
Improve search and display in the editor property/method selector
|
2020-09-24 14:43:09 +07:00 |
|
property_selector.h
|
…
|
|
|
quick_open.cpp
|
…
|
|
|
quick_open.h
|
…
|
|
|
register_exporters.h
|
…
|
|
|
rename_dialog.cpp
|
Minor visual improvements to the "Batch Rename" dialog
|
2020-09-24 14:43:09 +07:00 |
|
rename_dialog.h
|
…
|
|
|
reparent_dialog.cpp
|
…
|
|
|
reparent_dialog.h
|
…
|
|
|
run_settings_dialog.cpp
|
…
|
|
|
run_settings_dialog.h
|
…
|
|
|
scene_tree_dock.cpp
|
Fix cases of resources destroyed too early
|
2021-01-06 20:25:05 +07:00 |
|
scene_tree_dock.h
|
Fix changing icons' colors when switch dark and light theme
|
2020-09-24 14:43:10 +07:00 |
|
scene_tree_editor.cpp
|
striped edges on node rename in SceneTreeDock
|
2020-09-29 08:54:45 +07:00 |
|
scene_tree_editor.h
|
…
|
|
|
script_create_dialog.cpp
|
…
|
|
|
script_create_dialog.h
|
…
|
|
|
script_editor_debugger.cpp
|
Fix typos with codespell
|
2020-09-18 14:09:51 +07:00 |
|
script_editor_debugger.h
|
…
|
|
|
settings_config_dialog.cpp
|
Add placeholders to the searchbars in the Project/Editor settings
|
2020-09-24 14:43:10 +07:00 |
|
settings_config_dialog.h
|
…
|
|
|
spatial_editor_gizmos.cpp
|
…
|
|
|
spatial_editor_gizmos.h
|
…
|
|