godot/editor
2017-08-06 16:26:07 +03:00
..
collada Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
doc Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
fileserver
icons Some theme and usability improvements 2017-07-31 13:19:45 -05:00
import Full GLTF 2.0 Specification support! cheers! 2017-08-03 19:42:32 -03:00
io_plugins Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
plugins TileMap: Fix infinite loop when trying to bucket-delete empty tiles. 2017-08-03 20:46:13 +02:00
translations
animation_editor.cpp Fixed slider centering when using SIZE_EXPAND_FILL. 2017-07-18 01:50:01 -05:00
animation_editor.h Clang-formatting *.cpp and *.h (some files excluded) 2017-07-22 18:14:08 +07:00
array_property_edit.cpp
array_property_edit.h
asset_library_editor_plugin.cpp Temporarily disable the Asset Library 2017-07-25 22:29:42 +02:00
asset_library_editor_plugin.h
call_dialog.cpp
call_dialog.h
code_editor.cpp
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_about.cpp Label: update min size when regenerate wordcache 2017-07-25 17:06:16 +07:00
editor_about.h Move About dialog to editor_about.cpp 2017-07-23 00:14:44 +07:00
editor_asset_installer.cpp
editor_asset_installer.h
editor_audio_buses.cpp Added some missing icons, fixed some ui icons 2017-07-12 14:11:56 -05:00
editor_audio_buses.h
editor_autoload_settings.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
editor_autoload_settings.h
editor_data.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
editor_data.h Make available more informations about editor for Tool Plugins 2017-07-18 17:48:19 +02:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp custom_features: fix typo 2017-07-20 11:48:00 +02:00
editor_export.h -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp -Ability to set default import presets for type 2017-07-23 18:50:25 -03:00
editor_file_system.h
editor_fonts.cpp
editor_fonts.h
editor_help.cpp Icons can now be added inside line edits (Search icon). 2017-07-19 13:23:16 -05:00
editor_help.h
editor_icons.h
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_log.cpp
editor_log.h
editor_name_dialog.cpp Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER 2017-08-06 16:26:07 +03:00
editor_name_dialog.h
editor_node.cpp -Added GLTF scene support (still missing animations and .glb extension) 2017-08-02 15:43:49 -03:00
editor_node.h Fix !save_each_scene saving scenes with no filename 2017-07-26 18:57:34 +07:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
editor_plugin_settings.h
editor_plugin.cpp EditorPlugin methods and signals rename 2017-07-20 19:16:34 +02:00
editor_plugin.h EditorPlugin methods and signals rename 2017-07-20 19:16:34 +02:00
editor_profiler.cpp
editor_profiler.h
editor_reimport_dialog.cpp
editor_reimport_dialog.h
editor_resource_preview.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp Add object type hint for docs 2017-07-19 02:03:34 +07:00
editor_run_script.h
editor_run.cpp Revert "Tweak command-line arguments to make them more UNIX-like" 2017-08-02 15:39:04 -03:00
editor_run.h
editor_scale.cpp
editor_scale.h
editor_settings.cpp Added configurable modifier key to activate freelook 2017-07-23 02:13:08 +02:00
editor_settings.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Some theme and usability improvements 2017-07-31 13:19:45 -05:00
editor_themes.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
file_type_cache.h
filesystem_dock.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
filesystem_dock.h
groups_editor.cpp
groups_editor.h
import_dock.cpp -Ability to set default import presets for type 2017-07-23 18:50:25 -03:00
import_dock.h -Ability to set default import presets for type 2017-07-23 18:50:25 -03:00
inspector_dock.cpp
inspector_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 Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
project_export.h -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
project_manager.cpp Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER 2017-08-06 16:26:07 +03:00
project_manager.h
project_settings_editor.cpp Some theme and usability improvements 2017-07-31 13:19:45 -05:00
project_settings_editor.h -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
property_editor.cpp Merge pull request #9990 from GodotExplorer/pr-fix-stretch-ratio 2017-07-31 14:05:56 +02:00
property_editor.h -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
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
resources_dock.cpp -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
resources_dock.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp correct RMB options for instanced inherited scene 2017-07-28 10:32:49 +02:00
scene_tree_dock.h
scene_tree_editor.cpp Subscene icon tooltip update 2017-07-17 19:58:36 +02:00
scene_tree_editor.h
script_create_dialog.cpp Some theme and usability improvements 2017-07-31 13:19:45 -05:00
script_create_dialog.h
script_editor_debugger.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
script_editor_debugger.h
SCsub Fix Zlib license not extracted 2017-07-18 08:02:56 +07:00
settings_config_dialog.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
settings_config_dialog.h
spatial_editor_gizmos.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
spatial_editor_gizmos.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00