godot/editor
2017-09-14 01:36:42 +02:00
..
collada
doc DocData: Drop unused brief description for properties 2017-09-12 23:31:27 +02:00
fileserver Fix various assorted warnings 2017-09-08 14:57:48 +02:00
icons added highlight area to slider 2017-09-12 22:55:23 +02:00
import Style: Apply clang-format to @reduz's changes 2017-09-13 09:13:34 +02:00
plugins swapped up down shortcut for freelook (to fit unreal) 2017-09-14 01:36:42 +02:00
translations
animation_editor.cpp Improved theme generation, and other fixes 2017-09-12 13:16:38 -05:00
animation_editor.h
array_property_edit.cpp
array_property_edit.h
code_editor.cpp Added setting to toggle auto indent 2017-08-31 19:42:47 +01:00
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp Changed the text from "Cancel" to "Done" in the "Fix Dependencies" dialog. 2017-09-09 22:00:57 -05:00
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_about.cpp EditorAbout: fix names being selectable 2017-09-04 20:07:33 +07:00
editor_about.h EditorAbout: add donors tab 2017-09-04 00:39:57 +07:00
editor_asset_installer.cpp
editor_asset_installer.h
editor_audio_buses.cpp Fixed issues with surround sound on audio server 2017-09-12 15:13:28 -03:00
editor_audio_buses.h Fixed issues with surround sound on audio server 2017-09-12 15:13:28 -03:00
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_data.cpp Fix typo 'begining' to 'beginning' 2017-09-01 22:54:57 +07:00
editor_data.h Fix typo 'begining' to 'beginning' 2017-09-01 22:54:57 +07:00
editor_dir_dialog.cpp -Fixed EditorDirDialog, which was really old and needed to use EditorFileSystem 2017-09-03 00:24:36 -03:00
editor_dir_dialog.h -Fixed EditorDirDialog, which was really old and needed to use EditorFileSystem 2017-09-03 00:24:36 -03:00
editor_export.cpp Fix unused variable warnings 2017-09-08 15:03:53 +02:00
editor_export.h Fix files header 2017-09-01 21:07:55 +07:00
editor_file_dialog.cpp Fixed file system dialog icons 2017-09-12 14:32:04 -05:00
editor_file_dialog.h
editor_file_system.cpp Merge pull request #10840 from rtroncoso/fix-reimporter-defaults-load 2017-09-01 08:05:41 +02:00
editor_file_system.h
editor_fonts.cpp Fixed some metrics (some issues caused by the new Noto Sans font). 2017-09-03 01:49:31 -05:00
editor_fonts.h
editor_help.cpp Style: Apply clang-format to @reduz's changes 2017-09-13 09:13:34 +02:00
editor_help.h Fixed some inconsistent styles, plus some cleanup 2017-09-12 13:16:47 -05:00
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_log.cpp Fixed some inconsistent styles, plus some cleanup 2017-09-12 13:16:47 -05:00
editor_log.h Fixed some inconsistent styles, plus some cleanup 2017-09-12 13:16:47 -05:00
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Merge pull request #7908 from SaracenOne/recast 2017-09-13 19:22:29 +02:00
editor_node.h fixed hover line for menu button 2017-09-04 18:06:13 +02:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_profiler.cpp
editor_profiler.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
editor_run.h
editor_scale.cpp
editor_scale.h
editor_settings.cpp Merge pull request #11199 from SaracenOne/filesystem_dirs 2017-09-13 20:20:35 +02:00
editor_settings.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Merge pull request #11191 from toger5/slider_highlight_area 2017-09-13 20:09:28 +02:00
editor_themes.h
export_template_manager.cpp
export_template_manager.h Fix files header 2017-09-01 21:07:55 +07:00
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Merge pull request #11200 from SaracenOne/filesystem_tooltip_fix 2017-09-13 20:20:48 +02:00
filesystem_dock.h Added missing file system display toggle button. 2017-09-12 18:30:16 +01:00
groups_editor.cpp
groups_editor.h
import_dock.cpp Merge pull request #10821 from rtroncoso/fix-import-defaults 2017-09-01 08:14:28 +02:00
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
progress_dialog.h
project_export.cpp Improved theme generation, and other fixes 2017-09-12 13:16:38 -05:00
project_export.h
project_manager.cpp Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
project_manager.h Not found projects are grayed instead of removed at the Project Manager 2017-09-11 02:01:20 -03:00
project_settings_editor.cpp -Fixed changes to default input actions not working, closes #10502 2017-09-06 18:14:04 -03:00
project_settings_editor.h Merge pull request #10874 from Noshyaar/pr-action 2017-09-04 23:30:45 +02:00
property_editor.cpp Fix unused variable warnings 2017-09-08 15:03:53 +02:00
property_editor.h
property_selector.cpp Many fixes to visual script, changed virtuals override for a proper selector. 2017-09-12 07:58:54 -03:00
property_selector.h Many fixes to visual script, changed virtuals override for a proper selector. 2017-09-12 07:58:54 -03:00
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp Improve 'quick open' search time 2017-09-02 16:17:59 +02:00
quick_open.h Improve 'quick open' search time 2017-09-02 16:17:59 +02:00
register_exporters.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Merge pull request #11007 from saltares/issue-9988 2017-09-12 12:04:03 +02:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp Fix detectin of existing file being a dir in new script creation, closes #9958 2017-09-01 14:25:01 -03:00
script_create_dialog.h
script_editor_debugger.cpp
script_editor_debugger.h
SCsub Changed the doc class generation to individual files per class. It is also possible to save module files in module directories and the build system will 2017-09-12 17:45:41 -03:00
settings_config_dialog.cpp Searchable Key-Bindings in editor 2017-09-03 17:08:36 +02:00
settings_config_dialog.h
spatial_editor_gizmos.cpp Removed ontop property, added a material rendering priority system. Fixes #9935, closes #10135 2017-09-01 13:01:08 -03:00
spatial_editor_gizmos.h