godot/editor
2017-11-19 13:14:00 +02:00
..
collada Cleanup unnecessary debug prints 2017-10-21 20:41:07 +02:00
doc Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
fileserver
icons Updated some icons. 2017-11-16 20:15:30 -06:00
import Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
plugins fix set_current_tab: Indexp_current=-1 out of size 2017-11-19 13:14:00 +02:00
translations Fix typo in project manager 2017-10-29 18:48:42 +01:00
animation_editor.cpp Fixed issue where some of the animation editor buttons were difficult to click, mainly the add key button. This was due to an error in the offsets 2017-11-18 16:13:11 +00:00
animation_editor.h
array_property_edit.cpp
array_property_edit.h
code_editor.cpp Added setting to toggle current line highlighting 2017-10-22 13:42:08 +01:00
code_editor.h
connections_dialog.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
connections_dialog.h
create_dialog.cpp Enabling relationship lines in the Scene Tree enables them in the Create New Node dialog as well. 2017-11-16 20:24:33 -02:00
create_dialog.h Fixes random sorting order in Create New Node dialog 2017-11-04 19:01:01 +01:00
dependency_editor.cpp
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_about.cpp Fixed invalid license symbol 2017-11-07 23:01:43 +03:00
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
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp [GDNative] export plugin 2017-11-15 17:24:32 +01:00
editor_export.h
editor_file_dialog.cpp FileDialog: enlarge the file list a bit 2017-10-22 09:14:11 +07:00
editor_file_dialog.h
editor_file_system.cpp Make sure scan happens after all nodes enter scene (including plugins), fixes #9286 2017-11-15 12:42:08 -03:00
editor_file_system.h
editor_fonts.cpp Fix theme with custom font. 2017-11-09 20:45:18 -06:00
editor_fonts.h
editor_help.cpp doc: Rename "@Global Scope" to "@GlobalScope" 2017-11-15 20:41:16 +01: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 Editor: Drop files to copy to project. 2017-11-17 21:52:55 +01:00
editor_node.h Add a print handler for the editor output panel 2017-11-16 21:57:02 -02:00
editor_path.cpp
editor_path.h
editor_plugin.cpp Merge pull request #12982 from tagcup/aabb_rename 2017-11-17 20:04:29 +01:00
editor_plugin.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_profiler.cpp Refactor Fixed to Physics 2017-10-21 21:28:08 +07:00
editor_profiler.h
editor_resource_preview.cpp Update meshes when reimporting, 2017-11-12 13:41:44 -06:00
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 Avoid spamming the console for editor settings initial sets. 2017-11-17 14:23:44 -06:00
editor_settings.h Fixed editor settings disappearing. 2017-11-09 22:10:48 -06:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Fixed theme update and some widgets. 2017-11-11 11:58:30 -06:00
editor_themes.h Fixed theme update and some widgets. 2017-11-11 11:58:30 -06:00
export_template_manager.cpp Change URL of the mirror list 2017-11-04 20:08:13 +02:00
export_template_manager.h -Modules can now add custom version info (added it for Mono) 2017-11-01 23:13:27 -03:00
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Merge pull request #12583 from volzhs/select-multiple-files 2017-11-17 00:37:01 +01:00
filesystem_dock.h Merge pull request #12583 from volzhs/select-multiple-files 2017-11-17 00:37:01 +01:00
groups_editor.cpp
groups_editor.h
import_dock.cpp Refresh import options when changing importer 2017-11-13 17:31:00 -02:00
import_dock.h Refresh import options when changing importer 2017-11-13 17:31:00 -02:00
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 Better TTR format 2017-11-13 20:37:28 +09:00
project_export.h
project_manager.cpp Move singleton management from ProjectSettings to Engine 2017-11-14 15:15:13 +01:00
project_manager.h Add language option button to project manager 2017-10-26 14:40:07 -05:00
project_settings_editor.cpp Merge pull request #12895 from volzhs/better-ttr-format 2017-11-13 12:46:39 +01:00
project_settings_editor.h ProjectSettings: show error msg in a label instead 2017-10-28 09:35:09 +07:00
property_editor.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05: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 Merge pull request #12976 from Paulb23/scene_tree_add_undo_issue_6125 2017-11-16 23:37:24 +01:00
scene_tree_dock.h Add support for remote debug in scene tree. 2017-11-15 22:21:49 -03:00
scene_tree_editor.cpp When script changes, defer tree updating. Fixes #9704 2017-11-15 10:41:31 -03:00
scene_tree_editor.h
script_create_dialog.cpp Some fixes and improvements. 2017-11-10 16:45:08 -06:00
script_create_dialog.h Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog 2017-10-24 15:48:58 +02:00
script_editor_debugger.cpp Monitor: add checkbox to monitor list 2017-10-24 01:16:27 +07:00
script_editor_debugger.h Monitor: add checkbox to monitor list 2017-10-24 01:16:27 +07:00
SCsub Added modules' doc files to make_doc_header 2017-11-17 01:57:28 +08:00
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
spatial_editor_gizmos.h Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00