.. |
collada
|
|
|
doc
|
|
|
fileserver
|
|
|
icons
|
|
|
import
|
Make sure local to scene resources are initialized after loading all nodes, fixes #9438
|
2017-08-18 08:26:41 -03:00 |
io_plugins
|
Add closest_power_of_2 func and implement mix_rate/latency on OS X
|
2017-08-17 19:51:13 -03:00 |
plugins
|
Removed style box border for script panel. Fixes #10410
|
2017-08-19 17:30:48 +02:00 |
translations
|
|
|
animation_editor.cpp
|
|
|
animation_editor.h
|
|
|
array_property_edit.cpp
|
|
|
array_property_edit.h
|
|
|
asset_library_editor_plugin.cpp
|
|
|
asset_library_editor_plugin.h
|
Merge pull request #10307 from Rubonnek/update-argument-names
|
2017-08-16 17:17:56 +02:00 |
call_dialog.cpp
|
|
|
call_dialog.h
|
|
|
code_editor.cpp
|
Added smooth scrolling to TextEdit
|
2017-08-19 15:23:45 +01:00 |
code_editor.h
|
|
|
connections_dialog.cpp
|
|
|
connections_dialog.h
|
Update script signals in real-time when script changes. Fixes #8980
|
2017-08-18 16:44:03 -03:00 |
create_dialog.cpp
|
|
|
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
|
-Volume sliders, mute, solo and fx bypass are functional, closes #9021
|
2017-08-18 18:21:53 -03:00 |
editor_audio_buses.h
|
|
|
editor_autoload_settings.cpp
|
-Volume sliders, mute, solo and fx bypass are functional, closes #9021
|
2017-08-18 18:21:53 -03:00 |
editor_autoload_settings.h
|
|
|
editor_data.cpp
|
|
|
editor_data.h
|
|
|
editor_dir_dialog.cpp
|
|
|
editor_dir_dialog.h
|
|
|
editor_export.cpp
|
Fixes for new two-dash long command line arguments
|
2017-08-19 16:48:11 +02:00 |
editor_export.h
|
Merge pull request #10307 from Rubonnek/update-argument-names
|
2017-08-16 17:17:56 +02:00 |
editor_file_dialog.cpp
|
|
|
editor_file_dialog.h
|
|
|
editor_file_system.cpp
|
Several improvements and fixes to import system. Might fix many issues opened, but have to check in detail..
|
2017-08-17 17:18:50 -03:00 |
editor_file_system.h
|
Several improvements and fixes to import system. Might fix many issues opened, but have to check in detail..
|
2017-08-17 17:18:50 -03:00 |
editor_fonts.cpp
|
|
|
editor_fonts.h
|
|
|
editor_help.cpp
|
|
|
editor_help.h
|
|
|
editor_icons.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
|
Fixes for new two-dash long command line arguments
|
2017-08-19 16:48:11 +02:00 |
editor_node.h
|
Merge pull request #10307 from Rubonnek/update-argument-names
|
2017-08-16 17:17:56 +02:00 |
editor_path.cpp
|
|
|
editor_path.h
|
|
|
editor_plugin_settings.cpp
|
|
|
editor_plugin_settings.h
|
|
|
editor_plugin.cpp
|
EditorPlugin: Renames virtual method hiding inherited method
|
2017-08-16 18:05:10 +02:00 |
editor_plugin.h
|
|
|
editor_profiler.cpp
|
|
|
editor_profiler.h
|
|
|
editor_reimport_dialog.cpp
|
|
|
editor_reimport_dialog.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
|
Fixes for new two-dash long command line arguments
|
2017-08-19 16:48:11 +02:00 |
editor_run.h
|
|
|
editor_scale.cpp
|
|
|
editor_scale.h
|
|
|
editor_settings.cpp
|
Added smooth scrolling to TextEdit
|
2017-08-19 15:23:45 +01:00 |
editor_settings.h
|
|
|
editor_sub_scene.cpp
|
|
|
editor_sub_scene.h
|
|
|
editor_themes.cpp
|
Merge pull request #8899 from toger5/BetterFlatStylebox
|
2017-08-16 18:15:04 +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
|
|
|
groups_editor.cpp
|
|
|
groups_editor.h
|
|
|
import_dock.cpp
|
|
|
import_dock.h
|
|
|
inspector_dock.cpp
|
|
|
inspector_dock.h
|
|
|
multi_node_edit.cpp
|
|
|
multi_node_edit.h
|
|
|
node_dock.cpp
|
Update script signals in real-time when script changes. Fixes #8980
|
2017-08-18 16:44:03 -03:00 |
node_dock.h
|
Update script signals in real-time when script changes. Fixes #8980
|
2017-08-18 16:44:03 -03:00 |
output_strings.cpp
|
|
|
output_strings.h
|
|
|
pane_drag.cpp
|
|
|
pane_drag.h
|
|
|
progress_dialog.cpp
|
Fix progress dialog's bars overflowing.
|
2017-08-17 10:59:21 +02:00 |
progress_dialog.h
|
|
|
project_export.cpp
|
|
|
project_export.h
|
|
|
project_manager.cpp
|
Tweak command-line arguments to make them more UNIX-like
|
2017-08-19 16:48:11 +02:00 |
project_manager.h
|
|
|
project_settings_editor.cpp
|
|
|
project_settings_editor.h
|
|
|
property_editor.cpp
|
-Properly check limits to objects sent (regarding to size), fixes #9034
|
2017-08-18 10:59:31 -03: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
|
|
|
resources_dock.cpp
|
|
|
resources_dock.h
|
|
|
run_settings_dialog.cpp
|
Fixes for new two-dash long command line arguments
|
2017-08-19 16:48:11 +02:00 |
run_settings_dialog.h
|
|
|
scene_tree_dock.cpp
|
Properly manage drawing of primitives when they lack an area, fixes #8930
|
2017-08-18 15:12:48 -03: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
|
-Properly check limits to objects sent (regarding to size), fixes #9034
|
2017-08-18 10:59:31 -03:00 |
script_editor_debugger.h
|
|
|
SCsub
|
|
|
settings_config_dialog.cpp
|
|
|
settings_config_dialog.h
|
|
|
spatial_editor_gizmos.cpp
|
Fix primitive mesh selection, closes #9210
|
2017-08-18 19:25:18 -03:00 |
spatial_editor_gizmos.h
|
|
|