.. |
collada
|
|
|
doc
|
Fix some warnings raised by MSVC 2017
|
2018-10-03 17:34:56 +02:00 |
fileserver
|
|
|
icons
|
Merge pull request #21421 from YeldhamDev/mult_view_changes
|
2018-10-02 11:22:49 +02:00 |
import
|
|
|
plugins
|
Merge pull request #22329 from DualMatrix/no_select
|
2018-10-02 16:39:00 +02:00 |
translations
|
|
|
animation_bezier_editor.cpp
|
|
|
animation_bezier_editor.h
|
|
|
animation_track_editor_plugins.cpp
|
|
|
animation_track_editor_plugins.h
|
|
|
animation_track_editor.cpp
|
|
|
animation_track_editor.h
|
|
|
array_property_edit.cpp
|
|
|
array_property_edit.h
|
|
|
audio_stream_preview.cpp
|
|
|
audio_stream_preview.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
|
|
|
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
|
|
|
editor_data.cpp
|
|
|
editor_data.h
|
|
|
editor_dir_dialog.cpp
|
|
|
editor_dir_dialog.h
|
|
|
editor_export.cpp
|
Fix #22588: missing preset save after removing a export preset.
|
2018-10-03 13:40:16 -04:00 |
editor_export.h
|
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
|
2018-10-01 17:02:47 +02:00 |
editor_file_dialog.cpp
|
|
|
editor_file_dialog.h
|
|
|
editor_file_system.cpp
|
|
|
editor_file_system.h
|
|
|
editor_fonts.cpp
|
|
|
editor_fonts.h
|
|
|
editor_help.cpp
|
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
|
2018-10-02 13:40:17 +02:00 |
editor_help.h
|
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
|
2018-10-02 13:40:17 +02:00 |
editor_inspector.cpp
|
Fixed animation editor not moving to next frame of sprites when editing.
|
2018-10-01 21:44:57 +02:00 |
editor_inspector.h
|
|
|
editor_log.cpp
|
|
|
editor_log.h
|
|
|
editor_name_dialog.cpp
|
|
|
editor_name_dialog.h
|
|
|
editor_node.cpp
|
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
|
2018-10-02 13:40:17 +02:00 |
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
|
|
|
editor_profiler.h
|
|
|
editor_properties_array_dict.cpp
|
Fix warnings about uninitialized vars [-Wsometimes-uninitialized]
|
2018-10-01 17:33:08 +02:00 |
editor_properties_array_dict.h
|
|
|
editor_properties.cpp
|
Merge pull request #22364 from YeldhamDev/rect2_inspector_singleline
|
2018-10-02 09:27:40 +02: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
|
|
|
editor_run.h
|
|
|
editor_scale.cpp
|
|
|
editor_scale.h
|
|
|
editor_sectioned_inspector.cpp
|
|
|
editor_sectioned_inspector.h
|
|
|
editor_settings.cpp
|
Remove "Doc Path" setting
|
2018-10-02 22:17:31 -03:00 |
editor_settings.h
|
|
|
editor_spin_slider.cpp
|
|
|
editor_spin_slider.h
|
|
|
editor_sub_scene.cpp
|
|
|
editor_sub_scene.h
|
|
|
editor_themes.cpp
|
Fix some warnings raised by MSVC 2017
|
2018-10-03 17:34:56 +02:00 |
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
|
Merge pull request #22220 from Naryosha/dialog
|
2018-10-02 09:41:21 +02:00 |
find_in_files.h
|
|
|
groups_editor.cpp
|
|
|
groups_editor.h
|
|
|
import_dock.cpp
|
|
|
import_dock.h
|
|
|
inspector_dock.cpp
|
Fixed name of deleted node not dissapearing from inspector dock.
|
2018-10-01 12:15:22 +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
|
|
|
plugin_config_dialog.cpp
|
PluginConfigDialog: pass subfolder name instead of plugin name on creation
|
2018-10-02 22:15:13 +02:00 |
plugin_config_dialog.h
|
|
|
progress_dialog.cpp
|
|
|
progress_dialog.h
|
|
|
project_export.cpp
|
|
|
project_export.h
|
|
|
project_manager.cpp
|
Project manager: remove projects with delete key
|
2018-10-02 11:28:18 +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
|
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
|
2018-10-02 13:40:17 +02:00 |
quick_open.h
|
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
|
2018-10-02 13:40:17 +02:00 |
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
|
Fixing create spatial root button
|
2018-10-04 06:06:58 +05:30 |
scene_tree_dock.h
|
Add a shortcut to the documentation in the scene tree RMB menu
|
2018-10-03 11:25:18 +02:00 |
scene_tree_editor.cpp
|
|
|
scene_tree_editor.h
|
|
|
script_create_dialog.cpp
|
|
|
script_create_dialog.h
|
|
|
script_editor_debugger.cpp
|
Fix script path for warnings
|
2018-10-02 13:07:55 +03:00 |
script_editor_debugger.h
|
|
|
SCsub
|
SCons: Remove avoidable defines from main env's CPPPATH
|
2018-10-01 11:59:22 +02:00 |
settings_config_dialog.cpp
|
Fix warnings about uninitialized vars [-Wsometimes-uninitialized]
|
2018-10-01 17:33:08 +02:00 |
settings_config_dialog.h
|
|
|
spatial_editor_gizmos.cpp
|
|
|
spatial_editor_gizmos.h
|
|
|