godot/editor
Rémi Verschelde 62f3de6c86
Merge pull request #20747 from hpvb/fix-20184
Do not call _update_actions when only changing deadzone
2018-08-14 10:00:01 +02:00
..
collada Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
doc Allow some non-integer built-in constants in gdscript 2018-07-31 17:56:48 +02:00
fileserver Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
icons Merge pull request #20585 from MarianoGnu/tileset_editor 2018-08-09 21:35:57 -03:00
import Respect process order for out of order skeleton bones (fixes GLTF2 import issues). 2018-08-06 22:35:09 -03:00
plugins Merge pull request #20953 from hpvb/fix-20322 2018-08-13 20:47:24 +02:00
translations i18n: Sync translations with Weblate 2018-07-26 11:23:51 +02:00
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
animation_track_editor_plugins.h
animation_track_editor.cpp Merge pull request #19464 from bojidar-bg/19448-fix-subproperty-handling 2018-07-26 10:31:05 +02:00
animation_track_editor.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
audio_stream_preview.h
code_editor.cpp Merge pull request #20670 from Calinou/script-editor-zoom-hidpi 2018-08-13 12:22:58 +02:00
code_editor.h Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
connections_dialog.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
connections_dialog.h
create_dialog.cpp Do not use theme to set LineEdit right_icon 2018-08-11 12:04:26 +02:00
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.h
editor_about.cpp Use a standard "OK" text for confirmation buttons in error dialogs 2018-08-05 16:49:22 +02:00
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
editor_autoload_settings.h
editor_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
editor_data.cpp Merge pull request #20233 from willnationsdev/gsc-editor 2018-07-26 17:36:44 -03:00
editor_data.h Add script hierarchies,add-script btn auto-derives 2018-07-25 15:18:45 -05:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
editor_export.h
editor_file_dialog.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
editor_file_dialog.h
editor_file_system.cpp Global class names (and GDScript support for it) 2018-07-15 19:29:00 -03:00
editor_file_system.h Global class names (and GDScript support for it) 2018-07-15 19:29:00 -03:00
editor_fonts.cpp Fallback to default font if main/code font path doesn't exist 2018-07-10 14:47:26 +00:00
editor_fonts.h
editor_help.cpp Merge pull request #20956 from volzhs/update-help 2018-08-13 20:46:38 +02:00
editor_help.h -Fix tooltips in inspector, now they show as rich text. 2018-07-20 18:16:19 -03:00
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_inspector.cpp Several improvements to inspector. 2018-08-07 12:22:46 -03:00
editor_inspector.h Several improvements to inspector. 2018-08-07 12:22:46 -03:00
editor_log.cpp Add warning color to output log 2018-08-13 21:52:38 +03:00
editor_log.h Add warning color to output log 2018-08-13 21:52:38 +03:00
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Add warning color to output log 2018-08-13 21:52:38 +03:00
editor_node.h Merge pull request #15269 from ianb96/context_menu_improvements 2018-07-29 12:31:20 -03:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp New gizmo structure and new gizmo disabling menu 2018-08-09 20:58:39 +02:00
editor_plugin.h New gizmo structure and new gizmo disabling menu 2018-08-09 20:58:39 +02:00
editor_profiler.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
editor_profiler.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp Several improvements to inspector. 2018-08-07 12:22:46 -03:00
editor_properties.h Add editor property type so that inspector can search for objects. This is a regression. 2018-07-25 12:54:35 -07:00
editor_resource_preview.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
editor_resource_preview.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp -Project/Editor settings now use new inspector 2018-07-19 19:02:04 -03:00
editor_sectioned_inspector.h -Project/Editor settings now use new inspector 2018-07-19 19:02:04 -03:00
editor_settings.cpp Merge pull request #20952 from hpvb/fix-17963 2018-08-14 09:20:14 +02:00
editor_settings.h -Project/Editor settings now use new inspector 2018-07-19 19:02:04 -03:00
editor_spin_slider.cpp -Add Expression class, used to evaluate expressions 2018-08-08 17:35:23 -03:00
editor_spin_slider.h -Add Expression class, used to evaluate expressions 2018-08-08 17:35:23 -03:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp Add warning color to output log 2018-08-13 21:52:38 +03:00
editor_themes.h
export_template_manager.cpp Remove cached .tpz archive after templates download and install 2018-08-13 12:46:02 +02:00
export_template_manager.h Remove cached .tpz archive after templates download and install 2018-08-13 12:46:02 +02:00
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Merge pull request #20971 from swarnimarun/new-resource-option 2018-08-13 16:32:22 +02:00
filesystem_dock.h Ability to add Resource from FileSystem Dock 2018-07-22 21:23:40 +05:30
find_in_files.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
find_in_files.h
groups_editor.cpp Do not use theme to set LineEdit right_icon 2018-08-11 12:04:26 +02:00
groups_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp Do not use theme to set LineEdit right_icon 2018-08-11 12:04:26 +02:00
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 Export: Properly reload preset when opening dialog 2018-07-18 13:49:34 +02:00
project_export.h
project_manager.cpp Merge pull request #20155 from Tunous/line-edit-clear 2018-08-13 12:54:57 +02:00
project_manager.h Add clear text button to LineEdit 2018-08-11 12:04:26 +02:00
project_settings_editor.cpp Merge pull request #20747 from hpvb/fix-20184 2018-08-14 10:00:01 +02:00
project_settings_editor.h Add clear text button to LineEdit 2018-08-11 12:04:26 +02:00
property_editor.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
property_editor.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp Do not use theme to set LineEdit right_icon 2018-08-11 12:04:26 +02:00
quick_open.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Do not use theme to set LineEdit right_icon 2018-08-11 12:04:26 +02:00
scene_tree_dock.h Merge pull request #19729 from razcore-art/rename-discard-instancing 2018-07-24 20:51:53 +02:00
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Add warning color to output log 2018-08-13 21:52:38 +03:00
script_editor_debugger.h
SCsub Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
settings_config_dialog.cpp Do not use theme to set LineEdit right_icon 2018-08-11 12:04:26 +02:00
settings_config_dialog.h Add clear text button to LineEdit 2018-08-11 12:04:26 +02:00
spatial_editor_gizmos.cpp Improvements on the gizmo disabling menu and icon selection bugfix 2018-08-11 23:07:00 +02:00
spatial_editor_gizmos.h New gizmo structure and new gizmo disabling menu 2018-08-09 20:58:39 +02:00