.. |
collada
|
|
|
doc
|
Rename Rect3 to AABB.
|
2017-11-17 11:01:41 -05:00 |
fileserver
|
|
|
icons
|
Updated some icons.
|
2017-11-16 20:15:30 -06:00 |
import
|
Rename Rect3 to AABB.
|
2017-11-17 11:01:41 -05:00 |
plugins
|
Rename Rect3 to AABB.
|
2017-11-17 11:01:41 -05:00 |
translations
|
|
|
animation_editor.cpp
|
Rename Rect3 to AABB.
|
2017-11-17 11:01:41 -05:00 |
animation_editor.h
|
|
|
array_property_edit.cpp
|
|
|
array_property_edit.h
|
|
|
code_editor.cpp
|
|
|
code_editor.h
|
|
|
connections_dialog.cpp
|
Rename Rect3 to AABB.
|
2017-11-17 11:01:41 -05:00 |
connections_dialog.h
|
|
|
create_dialog.cpp
|
Enabling relationship lines in the Scene Tree enables them in the Create New Node dialog as well.
|
2017-11-16 20:24:33 -02:00 |
create_dialog.h
|
|
|
dependency_editor.cpp
|
|
|
dependency_editor.h
|
|
|
doc_code_font.h
|
|
|
doc_font.h
|
|
|
doc_title_font.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_data.cpp
|
|
|
editor_data.h
|
|
|
editor_dir_dialog.cpp
|
|
|
editor_dir_dialog.h
|
|
|
editor_export.cpp
|
[GDNative] export plugin
|
2017-11-15 17:24:32 +01:00 |
editor_export.h
|
|
|
editor_file_dialog.cpp
|
|
|
editor_file_dialog.h
|
|
|
editor_file_system.cpp
|
Make sure scan happens after all nodes enter scene (including plugins), fixes #9286
|
2017-11-15 12:42:08 -03:00 |
editor_file_system.h
|
|
|
editor_fonts.cpp
|
Fix theme with custom font.
|
2017-11-09 20:45:18 -06:00 |
editor_fonts.h
|
|
|
editor_help.cpp
|
doc: Rename "@Global Scope" to "@GlobalScope"
|
2017-11-15 20:41:16 +01:00 |
editor_help.h
|
|
|
editor_initialize_ssl.cpp
|
|
|
editor_initialize_ssl.h
|
|
|
editor_log.cpp
|
|
|
editor_log.h
|
|
|
editor_name_dialog.cpp
|
|
|
editor_name_dialog.h
|
|
|
editor_node.cpp
|
Add a print handler for the editor output panel
|
2017-11-16 21:57:02 -02:00 |
editor_node.h
|
Add a print handler for the editor output panel
|
2017-11-16 21:57:02 -02:00 |
editor_path.cpp
|
|
|
editor_path.h
|
|
|
editor_plugin_settings.cpp
|
|
|
editor_plugin_settings.h
|
|
|
editor_plugin.cpp
|
Merge pull request #12982 from tagcup/aabb_rename
|
2017-11-17 20:04:29 +01:00 |
editor_plugin.h
|
|
|
editor_profiler.cpp
|
|
|
editor_profiler.h
|
|
|
editor_resource_preview.cpp
|
Update meshes when reimporting,
|
2017-11-12 13:41:44 -06:00 |
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_settings.cpp
|
Avoid spamming the console for editor settings initial sets.
|
2017-11-17 14:23:44 -06:00 |
editor_settings.h
|
Fixed editor settings disappearing.
|
2017-11-09 22:10:48 -06:00 |
editor_sub_scene.cpp
|
|
|
editor_sub_scene.h
|
|
|
editor_themes.cpp
|
Fixed theme update and some widgets.
|
2017-11-11 11:58:30 -06:00 |
editor_themes.h
|
Fixed theme update and some widgets.
|
2017-11-11 11:58:30 -06:00 |
export_template_manager.cpp
|
|
|
export_template_manager.h
|
|
|
file_type_cache.cpp
|
|
|
file_type_cache.h
|
|
|
filesystem_dock.cpp
|
Merge pull request #12583 from volzhs/select-multiple-files
|
2017-11-17 00:37:01 +01:00 |
filesystem_dock.h
|
Merge pull request #12583 from volzhs/select-multiple-files
|
2017-11-17 00:37:01 +01:00 |
groups_editor.cpp
|
|
|
groups_editor.h
|
|
|
import_dock.cpp
|
Refresh import options when changing importer
|
2017-11-13 17:31:00 -02:00 |
import_dock.h
|
Refresh import options when changing importer
|
2017-11-13 17:31:00 -02:00 |
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
|
Better TTR format
|
2017-11-13 20:37:28 +09:00 |
project_export.h
|
|
|
project_manager.cpp
|
Move singleton management from ProjectSettings to Engine
|
2017-11-14 15:15:13 +01:00 |
project_manager.h
|
|
|
project_settings_editor.cpp
|
Merge pull request #12895 from volzhs/better-ttr-format
|
2017-11-13 12:46:39 +01:00 |
project_settings_editor.h
|
|
|
property_editor.cpp
|
Rename Rect3 to AABB.
|
2017-11-17 11:01:41 -05:00 |
property_editor.h
|
|
|
property_selector.cpp
|
|
|
property_selector.h
|
|
|
pvrtc_compress.cpp
|
|
|
pvrtc_compress.h
|
|
|
quick_open.cpp
|
|
|
quick_open.h
|
|
|
register_exporters.h
|
|
|
reparent_dialog.cpp
|
|
|
reparent_dialog.h
|
|
|
run_settings_dialog.cpp
|
|
|
run_settings_dialog.h
|
|
|
scene_tree_dock.cpp
|
Merge pull request #12976 from Paulb23/scene_tree_add_undo_issue_6125
|
2017-11-16 23:37:24 +01:00 |
scene_tree_dock.h
|
Add support for remote debug in scene tree.
|
2017-11-15 22:21:49 -03:00 |
scene_tree_editor.cpp
|
When script changes, defer tree updating. Fixes #9704
|
2017-11-15 10:41:31 -03:00 |
scene_tree_editor.h
|
|
|
script_create_dialog.cpp
|
Some fixes and improvements.
|
2017-11-10 16:45:08 -06:00 |
script_create_dialog.h
|
|
|
script_editor_debugger.cpp
|
|
|
script_editor_debugger.h
|
|
|
SCsub
|
Added modules' doc files to make_doc_header
|
2017-11-17 01:57:28 +08:00 |
settings_config_dialog.cpp
|
|
|
settings_config_dialog.h
|
|
|
spatial_editor_gizmos.cpp
|
Rename Rect3 to AABB.
|
2017-11-17 11:01:41 -05:00 |
spatial_editor_gizmos.h
|
Rename Rect3 to AABB.
|
2017-11-17 11:01:41 -05:00 |