godot/editor
Rémi Verschelde 8804eb8c06
Merge pull request #21707 from JFonS/fix_instanced_selection
Fix selection of instanced scenes in 3D
2018-09-05 18:11:56 +02:00
..
collada
doc DocData: Fix return type listed as "var" instead of "Variant" 2018-08-31 22:41:14 +02:00
fileserver
icons Ported CPU particles to 2D 2018-08-29 16:48:55 -03:00
import [Texture Import] Fix invert color 2018-09-02 11:35:48 -03:00
plugins Merge pull request #21707 from JFonS/fix_instanced_selection 2018-09-05 18:11:56 +02:00
translations
animation_bezier_editor.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_bezier_editor.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_track_editor_plugins.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_track_editor_plugins.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_track_editor.cpp
animation_track_editor.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
audio_stream_preview.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
code_editor.cpp
code_editor.h
connections_dialog.cpp Fix vformat(), minor typos and word puzzles 2018-08-29 11:50:39 +03:00
connections_dialog.h
create_dialog.cpp Fix Script Classes not instancing with custom name. 2018-08-30 16:01:39 -05:00
create_dialog.h
dependency_editor.cpp
dependency_editor.h
dictionary_property_edit.cpp
dictionary_property_edit.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
editor_autoload_settings.h
editor_builders.py Removed some unneeded generated headers from the editor directory SCsub. 2018-09-01 13:00:04 +01:00
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Removed fallback system and merged bptc into s3tc 2018-08-27 13:47:35 -03:00
editor_export.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_file_system.cpp
editor_file_system.h
editor_fonts.cpp Add Hindi font for editor 2018-08-30 05:11:09 +09:00
editor_fonts.h
editor_help.cpp Make "Search Classes" dialog have relationship lines if the setting is enabled 2018-08-31 21:48:56 -03:00
editor_help.h
editor_initialize_ssl.cpp
editor_initialize_ssl.h
editor_inspector.cpp
editor_inspector.h
editor_log.cpp
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp
editor_node.h
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_profiler.cpp Fix for p_width - 1=-1 out of size 2018-08-28 11:49:12 +02:00
editor_profiler.h
editor_properties_array_dict.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
editor_properties_array_dict.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
editor_properties.cpp Make better look for bitmask 2018-09-05 10:49:48 +09:00
editor_properties.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 Revert "Try closing gracefully before terminating process" 2018-08-27 17:32:43 +02:00
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
editor_sectioned_inspector.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
editor_settings.cpp
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
editor_themes.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp
filesystem_dock.h
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
import_dock.cpp
import_dock.h
inspector_dock.cpp Make expand/collapse all properties menu working 2018-09-05 11:03:10 +09: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
plugin_config_dialog.cpp
plugin_config_dialog.h
progress_dialog.cpp
progress_dialog.h
project_export.cpp ExportDialog: Validate path before allowing export 2018-08-31 11:19:13 +02:00
project_export.h ExportDialog: Validate path before allowing export 2018-08-31 11:19:13 +02:00
project_manager.cpp Fix the project manager window size on hiDPI displays on macOS 2018-09-02 11:52:26 +02:00
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp
property_editor.h
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp Fix vformat(), minor typos and word puzzles 2018-08-29 11:50:39 +03:00
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Fix selection of instanced scenes in 3D 2018-09-02 22:31:03 +02:00
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp
script_editor_debugger.h
SCsub Removed some unneeded generated headers from the editor directory SCsub. 2018-09-01 13:00:04 +01:00
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Merge pull request #21707 from JFonS/fix_instanced_selection 2018-09-05 18:11:56 +02:00
spatial_editor_gizmos.h Move ParticlesMaterial code to its own resource file 2018-09-04 11:32:56 +02:00