godot/editor
2017-12-19 18:29:01 +01:00
..
collada
doc Created internal usage flag to remove non editor properties from doc, closes #13334 2017-12-06 17:16:25 -03:00
fileserver
icons Merge pull request #14786 from djrm/pr_fixes 2017-12-17 22:21:06 +01:00
import Property install export templates when downloaded from http 2017-12-17 15:48:24 -03:00
plugins Limit code editor minimum width, clear Scene node subresource menu before refilling it 2017-12-19 18:29:01 +01:00
translations
animation_editor.cpp Enhance undoredo action name, TTR, cleanup 2017-12-12 23:04:37 +07:00
animation_editor.h
array_property_edit.cpp
array_property_edit.h
code_editor.cpp
code_editor.h
connections_dialog.cpp Enhance undoredo action name, TTR, cleanup 2017-12-12 23:04:37 +07:00
connections_dialog.h Enhance undoredo action name, TTR, cleanup 2017-12-12 23:04:37 +07:00
create_dialog.cpp Enhance undoredo action name, TTR, cleanup 2017-12-12 23:04:37 +07:00
create_dialog.h
dependency_editor.cpp Updated icons 2017-12-14 15:49:27 -06:00
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
doc_code_font.h
doc_font.h
doc_title_font.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 Clean up setting dialogues a bit. 2017-12-17 18:39:36 +01:00
editor_autoload_settings.h
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Use a different strategy for path remaps, try loading from a remap file instead. 2017-12-18 11:21:49 -03:00
editor_export.h Merge pull request #14597 from NathanWarden/linux_extensions 2017-12-16 13:05:18 +01:00
editor_file_dialog.cpp Merge pull request #13724 from RayKoopa/editor_file_dialog_context_menu 2017-12-06 23:46:43 +01:00
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_fonts.cpp
editor_fonts.h
editor_help.cpp Add method_descr again because it's required for classes that 2017-12-18 22:47:17 -02:00
editor_help.h Docs methods grouping by prefix 2017-12-16 20:02:10 +01:00
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 Cleanup some #if 0'd code 2017-12-17 15:40:24 +01:00
editor_node.h -Add lightmapper 2017-12-14 09:01:27 -03:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp Defer the scan filesystem call when adding import plugins 2017-12-09 14:59:01 -02:00
editor_plugin.h Style: Re-apply clang-format over recent invalid additions 2017-12-10 01:27:02 +01:00
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 Fix player window centering on macOS retina screens 2017-12-10 18:28:08 +01:00
editor_run.h
editor_scale.cpp
editor_scale.h
editor_settings.cpp Merge pull request #13994 from ISylvox/caret-blink 2017-12-09 15:15:19 +01:00
editor_settings.h
editor_sub_scene.cpp Enhanced Merge From Scene 2017-12-13 12:38:35 +08:00
editor_sub_scene.h Enhanced Merge From Scene 2017-12-13 12:38:35 +08:00
editor_themes.cpp Refactoring FPS & information on 3D viewport 2017-12-17 21:49:44 +09:00
editor_themes.h
export_template_manager.cpp Fix bug in previous commit 2017-12-18 20:59:32 +01:00
export_template_manager.h Property install export templates when downloaded from http 2017-12-17 15:48:24 -03:00
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Remove unnecessay update on FileSystem dock 2017-12-16 23:53:44 +09:00
filesystem_dock.h Merge pull request #13446 from gad-o/duplicate_file 2017-12-09 16:34:35 +01: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 Should no longer crash after rebaking, may be a solution to #14795 2017-12-19 09:58:02 -03:00
progress_dialog.h -Add lightmapper 2017-12-14 09:01:27 -03:00
project_export.cpp Updated Linux template extensions to match architecture. 2017-12-12 16:09:48 -05:00
project_export.h
project_manager.cpp Style: Apply clang-format again on all files 2017-12-07 08:02:00 +01:00
project_manager.h
project_settings_editor.cpp Clean up setting dialogues a bit. 2017-12-17 18:39:36 +01:00
project_settings_editor.h
property_editor.cpp Clean up setting dialogues a bit. 2017-12-17 18:39:36 +01:00
property_editor.h Clean up setting dialogues a bit. 2017-12-17 18:39:36 +01:00
property_selector.cpp PropertyEditor: Fix display of property doc in tooltip 2017-12-09 22:54:12 +01:00
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 Limit code editor minimum width, clear Scene node subresource menu before refilling it 2017-12-19 18:29:01 +01:00
scene_tree_dock.h Show sub-resources as sub-menu 2017-12-17 23:55:24 +09:00
scene_tree_editor.cpp Merge pull request #14652 from hoelzl/pr-moved-instanced-children 2017-12-16 00:38:52 +01:00
scene_tree_editor.h
script_create_dialog.cpp Merge pull request #14551 from volzhs/ok-alert-confirm 2017-12-16 01:17:45 +01:00
script_create_dialog.h Pressing Enter key creates or loads script on Attach script window 2017-12-11 23:20:25 +09:00
script_editor_debugger.cpp
script_editor_debugger.h
SCsub
settings_config_dialog.cpp doc: Sync classref with current source 2017-12-18 08:13:58 +01:00
settings_config_dialog.h Clean up setting dialogues a bit. 2017-12-17 18:39:36 +01:00
spatial_editor_gizmos.cpp Cleanup some #if 0'd code 2017-12-17 15:40:24 +01:00
spatial_editor_gizmos.h -Add lightmapper 2017-12-14 09:01:27 -03:00