.. |
collada
|
|
|
doc
|
|
|
fileserver
|
Fix deploy with network filesystem
|
2018-11-10 10:51:31 -02:00 |
icons
|
|
|
import
|
No longer force mipmaps on import of VRAM textures, closes #10221
|
2018-11-02 12:26:11 -03:00 |
plugins
|
Merge pull request #23748 from groud/fix_drag_and_drop_canvas_items
|
2018-11-17 17:20:50 +01:00 |
translations
|
|
|
animation_bezier_editor.cpp
|
|
|
animation_bezier_editor.h
|
|
|
animation_track_editor_plugins.cpp
|
|
|
animation_track_editor_plugins.h
|
|
|
animation_track_editor.cpp
|
AnimationPlayer, snap absolute position instead of motion.
|
2018-11-09 12:35:49 +01:00 |
animation_track_editor.h
|
|
|
array_property_edit.cpp
|
|
|
array_property_edit.h
|
|
|
audio_stream_preview.cpp
|
|
|
audio_stream_preview.h
|
|
|
code_editor.cpp
|
Fix clone line undo history and extra new line, issue 21811
|
2018-11-04 18:33:16 +00:00 |
code_editor.h
|
Fix clone line undo history and extra new line, issue 21811
|
2018-11-04 18:33:16 +00:00 |
connections_dialog.cpp
|
|
|
connections_dialog.h
|
|
|
create_dialog.cpp
|
Add more places to hide guides if relationship lines are enabled
|
2018-11-19 03:05:01 -02:00 |
create_dialog.h
|
|
|
dependency_editor.cpp
|
|
|
dependency_editor.h
|
|
|
dictionary_property_edit.cpp
|
|
|
dictionary_property_edit.h
|
|
|
editor_about.cpp
|
Removed unnecessary assignments
|
2018-11-17 20:40:55 -05:00 |
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
|
Check if setting exists to prevent warning
|
2018-11-16 15:26:55 +01:00 |
editor_data.h
|
|
|
editor_dir_dialog.cpp
|
|
|
editor_dir_dialog.h
|
|
|
editor_export.cpp
|
|
|
editor_export.h
|
|
|
editor_file_dialog.cpp
|
|
|
editor_file_dialog.h
|
|
|
editor_file_system.cpp
|
|
|
editor_file_system.h
|
|
|
editor_folding.cpp
|
Properly reset canvas state after drawing, fixes #18860
|
2018-11-18 16:34:20 -03:00 |
editor_folding.h
|
|
|
editor_fonts.cpp
|
|
|
editor_fonts.h
|
|
|
editor_help.cpp
|
Add more places to hide guides if relationship lines are enabled
|
2018-11-19 03:05:01 -02:00 |
editor_help.h
|
|
|
editor_inspector.cpp
|
Make sure inbetween lines in inspector can't be clicked, fixes #19014
|
2018-11-18 21:52:01 -03:00 |
editor_inspector.h
|
Made AnimationPlayer timeline only advance when keyframing frame variables
|
2018-11-08 21:46:34 +01:00 |
editor_log.cpp
|
|
|
editor_log.h
|
|
|
editor_name_dialog.cpp
|
|
|
editor_name_dialog.h
|
|
|
editor_node.cpp
|
Merge pull request #23649 from willnationsdev/fix-scene-icons
|
2018-11-12 08:19:40 +01:00 |
editor_node.h
|
-Moved EditorDefaultValue to ClassDB, made it core
|
2018-11-08 11:30:59 -03:00 |
editor_path.cpp
|
|
|
editor_path.h
|
|
|
editor_plugin_settings.cpp
|
|
|
editor_plugin_settings.h
|
|
|
editor_plugin.cpp
|
Allow plugin scene change signal to report null for empty scenes.
|
2018-11-03 00:11:02 +02:00 |
editor_plugin.h
|
|
|
editor_profiler.cpp
|
|
|
editor_profiler.h
|
|
|
editor_properties_array_dict.cpp
|
|
|
editor_properties_array_dict.h
|
|
|
editor_properties.cpp
|
Make sure RMB also works for resource editor in inspector, fixes #18994
|
2018-11-18 21:30:08 -03:00 |
editor_properties.h
|
Make sure RMB also works for resource editor in inspector, fixes #18994
|
2018-11-18 21:30:08 -03:00 |
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
|
Fixup to previous commit, missed one occurrence
|
2018-11-17 16:24:34 +01:00 |
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
|
(#23480) Wrong directory path in filesystem dock when creating script.
|
2018-11-05 17:27:48 +03:00 |
filesystem_dock.h
|
Hide some RMB options in the filesystem dock when files are searched
|
2018-11-03 18:37:57 +01:00 |
find_in_files.cpp
|
General fixup of the "Find in Files" dialog
|
2018-11-05 04:51:34 -02:00 |
find_in_files.h
|
|
|
groups_editor.cpp
|
|
|
groups_editor.h
|
|
|
import_dock.cpp
|
|
|
import_dock.h
|
|
|
inspector_dock.cpp
|
|
|
inspector_dock.h
|
|
|
multi_node_edit.cpp
|
Ensure multinode undo redo merges ends for operation, fixes #19010
|
2018-11-18 21:43:22 -03:00 |
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
|
Fix missing bind for _export_path_changed
|
2018-11-12 11:38:26 -03:00 |
project_export.h
|
Merge pull request #23476 from marcelofg55/export_all
|
2018-11-09 16:55:04 +01:00 |
project_manager.cpp
|
|
|
project_manager.h
|
|
|
project_settings_editor.cpp
|
|
|
project_settings_editor.h
|
|
|
property_editor.cpp
|
|
|
property_editor.h
|
|
|
property_selector.cpp
|
Fix error with a specific dock layout
|
2018-11-05 11:45:25 +09:00 |
property_selector.h
|
|
|
pvrtc_compress.cpp
|
|
|
pvrtc_compress.h
|
|
|
quick_open.cpp
|
Fix error with a specific dock layout
|
2018-11-05 11:45:25 +09: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
|
|
|
scene_tree_dock.h
|
|
|
scene_tree_editor.cpp
|
If using relationship lines (now default) hide guides.
|
2018-11-18 22:00:31 -03:00 |
scene_tree_editor.h
|
|
|
script_create_dialog.cpp
|
|
|
script_create_dialog.h
|
|
|
script_editor_debugger.cpp
|
Add more places to hide guides if relationship lines are enabled
|
2018-11-19 03:05:01 -02:00 |
script_editor_debugger.h
|
|
|
SCsub
|
|
|
settings_config_dialog.cpp
|
|
|
settings_config_dialog.h
|
|
|
spatial_editor_gizmos.cpp
|
|
|
spatial_editor_gizmos.h
|
|
|