.. |
collada
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
doc
|
|
|
fileserver
|
Display set_nodelay to GDScript
|
2018-01-30 13:22:15 -02:00 |
icons
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
import
|
Ability to import .escn files, which is just a .tscn but with forced import.
|
2018-01-30 11:04:22 -03:00 |
plugins
|
Merge pull request #16374 from ianb96/drop_at_mouse
|
2018-02-13 11:25:55 +01:00 |
translations
|
i18n: Sync translations with Weblate
|
2018-01-25 23:29:19 +01:00 |
animation_editor.cpp
|
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification.
|
2018-01-12 08:29:24 -03:00 |
animation_editor.h
|
|
|
array_property_edit.cpp
|
|
|
array_property_edit.h
|
|
|
code_editor.cpp
|
Fix find/replace bar
|
2018-01-18 09:08:01 +09:00 |
code_editor.h
|
Fix find/replace bar
|
2018-01-18 09:08:01 +09:00 |
connections_dialog.cpp
|
|
|
connections_dialog.h
|
|
|
create_dialog.cpp
|
Hide only PluginScript in dialog box
|
2018-01-21 00:43:57 +01:00 |
create_dialog.h
|
|
|
dependency_editor.cpp
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
dependency_editor.h
|
|
|
dictionary_property_edit.cpp
|
|
|
dictionary_property_edit.h
|
|
|
editor_about.cpp
|
|
|
editor_about.h
|
|
|
editor_asset_installer.cpp
|
|
|
editor_asset_installer.h
|
|
|
editor_audio_buses.cpp
|
|
|
editor_audio_buses.h
|
|
|
editor_autoload_settings.cpp
|
|
|
editor_autoload_settings.h
|
|
|
editor_data.cpp
|
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification.
|
2018-01-12 08:29:24 -03:00 |
editor_data.h
|
|
|
editor_dir_dialog.cpp
|
|
|
editor_dir_dialog.h
|
|
|
editor_export.cpp
|
|
|
editor_export.h
|
|
|
editor_file_dialog.cpp
|
Fixes open button not appearing with multiple selection
|
2018-01-31 16:25:42 -02:00 |
editor_file_dialog.h
|
Fixes open button not appearing with multiple selection
|
2018-01-31 16:25:42 -02:00 |
editor_file_system.cpp
|
|
|
editor_file_system.h
|
|
|
editor_fonts.cpp
|
|
|
editor_fonts.h
|
|
|
editor_help.cpp
|
Filled tutorial field in most relevent classes.
|
2018-01-15 18:41:13 -03:00 |
editor_help.h
|
|
|
editor_initialize_ssl.cpp
|
|
|
editor_initialize_ssl.h
|
|
|
editor_log.cpp
|
|
|
editor_log.h
|
|
|
editor_name_dialog.cpp
|
|
|
editor_name_dialog.h
|
|
|
editor_node.cpp
|
Small changes to the "Recent Scenes" menu.
|
2018-02-02 17:18:55 -02:00 |
editor_node.h
|
|
|
editor_path.cpp
|
|
|
editor_path.h
|
|
|
editor_plugin.cpp
|
Add interface for plugins to enable/disable other plugins
|
2018-01-30 20:25:20 -02:00 |
editor_plugin.h
|
Add interface for plugins to enable/disable other plugins
|
2018-01-30 20:25:20 -02:00 |
editor_plugin_settings.cpp
|
|
|
editor_plugin_settings.h
|
|
|
editor_profiler.cpp
|
|
|
editor_profiler.h
|
|
|
editor_resource_preview.cpp
|
|
|
editor_resource_preview.h
|
|
|
editor_run.cpp
|
|
|
editor_run.h
|
|
|
editor_run_native.cpp
|
|
|
editor_run_native.h
|
|
|
editor_run_script.cpp
|
|
|
editor_run_script.h
|
|
|
editor_scale.cpp
|
|
|
editor_scale.h
|
|
|
editor_settings.cpp
|
Changes for the "Recent Scripts" menu.
|
2018-02-02 15:34:36 -02:00 |
editor_settings.h
|
Fix inconsistencies and typos in argument names
|
2018-02-01 16:47:20 +01:00 |
editor_sub_scene.cpp
|
Fix inconsistencies and typos in argument names
|
2018-02-01 16:47:20 +01:00 |
editor_sub_scene.h
|
Fix inconsistencies and typos in argument names
|
2018-02-01 16:47:20 +01:00 |
editor_themes.cpp
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
editor_themes.h
|
|
|
export_template_manager.cpp
|
TemplateManager: hold shift to open link in browser
|
2018-01-27 02:40:23 +07:00 |
export_template_manager.h
|
|
|
file_type_cache.cpp
|
|
|
file_type_cache.h
|
|
|
filesystem_dock.cpp
|
Merge pull request #16266 from volzhs/expand-root-dir-on-start
|
2018-02-01 14:18:11 +01:00 |
filesystem_dock.h
|
Expand project root directory on editor start
|
2018-02-01 11:24:40 +09:00 |
groups_editor.cpp
|
|
|
groups_editor.h
|
|
|
import_dock.cpp
|
|
|
import_dock.h
|
|
|
multi_node_edit.cpp
|
|
|
multi_node_edit.h
|
|
|
node_dock.cpp
|
|
|
node_dock.h
|
|
|
output_strings.cpp
|
|
|
output_strings.h
|
|
|
pane_drag.cpp
|
|
|
pane_drag.h
|
|
|
progress_dialog.cpp
|
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686.
|
2018-01-12 00:08:32 -03:00 |
progress_dialog.h
|
|
|
project_export.cpp
|
|
|
project_export.h
|
|
|
project_manager.cpp
|
ProjectManager: prevent installing project template in non-empty dir
|
2018-01-28 21:48:27 +07:00 |
project_manager.h
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
project_settings_editor.cpp
|
Fix UX with project settings search functionality
|
2018-02-02 17:38:45 +01:00 |
project_settings_editor.h
|
Fix UX with project settings search functionality
|
2018-02-02 17:38:45 +01:00 |
property_editor.cpp
|
PropertyEditor: Add missing MAKE_PROPSELECT.
|
2018-01-15 19:43:32 +01:00 |
property_editor.h
|
|
|
property_selector.cpp
|
|
|
property_selector.h
|
|
|
pvrtc_compress.cpp
|
|
|
pvrtc_compress.h
|
|
|
quick_open.cpp
|
|
|
quick_open.h
|
|
|
register_exporters.h
|
|
|
reparent_dialog.cpp
|
|
|
reparent_dialog.h
|
|
|
run_settings_dialog.cpp
|
|
|
run_settings_dialog.h
|
|
|
scene_tree_dock.cpp
|
disable scene tree shortcuts when in a textfield
|
2018-02-03 19:58:51 -05:00 |
scene_tree_dock.h
|
|
|
scene_tree_editor.cpp
|
|
|
scene_tree_editor.h
|
|
|
script_create_dialog.cpp
|
|
|
script_create_dialog.h
|
|
|
script_editor_debugger.cpp
|
Fix option run/output/always_open_output_on_play
|
2018-01-19 11:56:07 -02:00 |
script_editor_debugger.h
|
|
|
SCsub
|
|
|
settings_config_dialog.cpp
|
|
|
settings_config_dialog.h
|
|
|
spatial_editor_gizmos.cpp
|
Fix gizmo solid box mesh being added twice
|
2018-02-02 13:18:28 +01:00 |
spatial_editor_gizmos.h
|
Fix inconsistencies and typos in argument names
|
2018-02-01 16:47:20 +01:00 |