godot/editor
Rémi Verschelde 9fd7beaa93 Merge pull request #9622 from Hinsbart/default_templates
Add default GDScript templates.
2017-07-13 11:51:19 +02:00
..
collada
doc Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
fileserver
icons Added some missing icons, fixed some ui icons 2017-07-12 14:11:56 -05:00
import Inline documentation request satisfied. 2017-07-07 03:01:46 +04:00
io_plugins Complete changing of resource extensions 2017-06-16 15:42:18 -03:00
plugins Ability to toggle script panel visibility 2017-07-10 14:25:06 +02:00
translations i18n: Update template and sync translations 2017-06-25 14:19:51 +02:00
animation_editor.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
animation_editor.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
array_property_edit.cpp
array_property_edit.h
asset_library_editor_plugin.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
asset_library_editor_plugin.h
call_dialog.cpp
call_dialog.h
code_editor.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
code_editor.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
connections_dialog.cpp Merge pull request #8631 from volzhs/editor-theme-custom 2017-05-20 07:16:11 +02:00
connections_dialog.h
create_dialog.cpp Merge pull request #8968 from noshyaar/pr-bug2 2017-05-28 09:29:51 +02:00
create_dialog.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
dependency_editor.cpp
dependency_editor.h
doc_code_font.h
doc_font.h
doc_title_font.h
editor_asset_installer.cpp Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
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 Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_autoload_settings.cpp
editor_autoload_settings.h
editor_data.cpp Enhance scene tabs 2017-06-16 13:21:05 +09:00
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Complete changing of resource extensions 2017-06-16 15:42:18 -03:00
editor_export.h Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
editor_file_dialog.cpp Make toggle between thumbnail and list for file dialog on editor 2017-06-14 23:00:39 +09:00
editor_file_dialog.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_file_system.cpp Fix EditorFileSystem duplicating root folder in new folders 2017-06-16 23:32:46 +03:00
editor_file_system.h Fix EditorFileSystem duplicating root folder in new folders 2017-06-16 23:32:46 +03:00
editor_fonts.cpp BuildSystem: generated files have .gen.extension 2017-06-25 07:55:01 +07:00
editor_fonts.h
editor_help.cpp EditorHelpBit: fix stylebox error of some instances 2017-07-13 01:27:26 +07:00
editor_help.h EditorHelp: Help>Class now switch to script editor 2017-05-31 23:54:54 +07:00
editor_icons.h
editor_initialize_ssl.cpp BuildSystem: generated files have .gen.extension 2017-06-25 07:55:01 +07:00
editor_initialize_ssl.h
editor_log.cpp
editor_log.h
editor_name_dialog.cpp EditorNameDialog: Remove unnecessary move_child 2017-07-02 12:50:27 +02:00
editor_name_dialog.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_node.cpp Added some missing icons, fixed some ui icons 2017-07-12 14:11:56 -05:00
editor_node.h ability to reposition scene tabs with drag & drop 2017-07-10 10:31:15 +02:00
editor_path.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_path.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_plugin_settings.cpp Fix active plugins property name 2017-06-27 10:53:51 -03:00
editor_plugin_settings.h
editor_plugin.cpp EditorPlugin ability to open and reload scns from filepath 2017-07-11 10:22:44 +02:00
editor_plugin.h EditorPlugin ability to open and reload scns from filepath 2017-07-11 10:22:44 +02:00
editor_profiler.cpp InputEvent: Renamed "pos" property to "position" 2017-06-03 11:26:39 +02:00
editor_profiler.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
editor_reimport_dialog.cpp
editor_reimport_dialog.h
editor_resource_preview.cpp -Restored multithread capability to VisualServer 2017-06-09 00:24:18 -03:00
editor_resource_preview.h
editor_run_native.cpp Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp Fix network/debug/remote_port editor setting not working properly 2017-06-10 23:34:35 +02:00
editor_run.h
editor_scale.cpp
editor_scale.h
editor_settings.cpp Add default GDScript templates. 2017-07-12 20:54:12 +02:00
editor_settings.h Add ability to use custom script templates. 2017-06-13 20:03:08 +00:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Justify the editor theme style colors 2017-07-08 16:33:42 +08:00
editor_themes.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Added some missing icons, fixed some ui icons 2017-07-12 14:11:56 -05:00
filesystem_dock.h
groups_editor.cpp
groups_editor.h
import_dock.cpp
import_dock.h
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 Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
pane_drag.h Multiple 3D viewports are not operational. 2017-06-11 11:29:51 -03:00
progress_dialog.cpp
progress_dialog.h
project_export.cpp Reimplement export module for OSX 2017-06-23 00:01:55 +10:00
project_export.h
project_manager.cpp Include Git hash in the engine 2017-07-11 15:57:52 +07:00
project_manager.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
project_settings.cpp Added some missing icons, fixed some ui icons 2017-07-12 14:11:56 -05:00
project_settings.h Allow input mappings to be edited 2017-06-25 14:35:34 +03:00
property_editor.cpp Fix duplicated resource_local_to_scene 2017-07-09 13:26:10 +07:00
property_editor.h -Added folding to property editor, persistent on objects it edits 2017-06-25 17:31:22 -03:00
property_selector.cpp -Many fixes to VisualScript, fixed property names, etc. 2017-06-30 21:35:05 -03:00
property_selector.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
pvrtc_compress.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
pvrtc_compress.h
quick_open.cpp Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
quick_open.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
register_exporters.h
reparent_dialog.cpp
reparent_dialog.h
resources_dock.cpp
resources_dock.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp fix for redundant RMB options for toplevel node 2017-07-04 12:50:20 +02:00
scene_tree_dock.h Clicking on subscene icon will open it 2017-07-03 16:53:46 +02:00
scene_tree_editor.cpp Clicking on subscene icon will open it 2017-07-03 16:53:46 +02:00
scene_tree_editor.h Clicking on subscene icon will open it 2017-07-03 16:53:46 +02:00
script_create_dialog.cpp ScriptCreateDialog: Fix regressions from #9536 2017-07-09 13:36:57 +07:00
script_create_dialog.h ScriptCreateDialog: fix open error crash, remember template 2017-07-07 20:42:39 +07:00
script_editor_debugger.cpp Better user expirence with external text editors. 2017-06-27 12:55:16 +08:00
script_editor_debugger.h Better user expirence with external text editors. 2017-06-27 12:55:16 +08:00
SCsub About: add thirdparty license info 2017-07-06 14:42:47 +07:00
settings_config_dialog.cpp Removed outdated comment. 2017-07-04 21:36:06 -03:00
settings_config_dialog.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
spatial_editor_gizmos.cpp Fixed syntax inconsistency in Vector3.snap and Vector3.snapped 2017-07-03 16:29:03 -04:00
spatial_editor_gizmos.h Godot 3.0 primitives as resources for use with MeshInstance 2017-06-16 21:40:23 +10:00