.. |
collada
|
|
|
doc
|
Style fixes for commit d5bb6faa
|
2018-06-13 14:42:55 +02:00 |
fileserver
|
|
|
icons
|
Merge pull request #19849 from willnationsdev/expose-script-create-dialog
|
2018-07-04 22:37:27 +02:00 |
import
|
Ensure, if a texture meant for a normal map is imported and size limit exists, that it's renormalized after resize.
|
2018-07-03 10:56:31 -03:00 |
plugins
|
Merge pull request #19941 from guilhermefelipecgs/fix_animation_key
|
2018-07-04 15:18:43 +02:00 |
translations
|
i18n: Sync translations with Weblate
|
2018-06-22 11:42:21 +02:00 |
animation_bezier_editor.cpp
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03:00 |
animation_bezier_editor.h
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03:00 |
animation_track_editor_plugins.cpp
|
[AnimationPlayer] Fix preview for both AnimatedSprite (2D and 3D)
|
2018-06-14 19:34:16 -03:00 |
animation_track_editor_plugins.h
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03:00 |
animation_track_editor.cpp
|
Hide play position if animation node is invalid
|
2018-07-03 13:24:47 +07:00 |
animation_track_editor.h
|
Bit more of visual polish
|
2018-06-08 21:03:27 -03:00 |
array_property_edit.cpp
|
|
|
array_property_edit.h
|
|
|
audio_stream_preview.cpp
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03:00 |
audio_stream_preview.h
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03:00 |
code_editor.cpp
|
|
|
code_editor.h
|
|
|
connections_dialog.cpp
|
|
|
connections_dialog.h
|
|
|
create_dialog.cpp
|
Expose ScriptCreateDialog to EditorPlugin
|
2018-07-04 09:41:12 -05:00 |
create_dialog.h
|
Expose ScriptCreateDialog to EditorPlugin
|
2018-07-04 09:41:12 -05:00 |
dependency_editor.cpp
|
|
|
dependency_editor.h
|
|
|
dictionary_property_edit.cpp
|
|
|
dictionary_property_edit.h
|
|
|
editor_about.cpp
|
Fix #16069, #19292, #19267 and #18940
|
2018-06-06 13:16:52 -03:00 |
editor_about.h
|
|
|
editor_asset_installer.cpp
|
|
|
editor_asset_installer.h
|
|
|
editor_audio_buses.cpp
|
|
|
editor_audio_buses.h
|
|
|
editor_autoload_settings.cpp
|
Remove extra addition to tree of editor autoloads
|
2018-06-25 13:07:14 -03:00 |
editor_autoload_settings.h
|
|
|
editor_data.cpp
|
-Added AnimationGraphPlayer (still missing features)
|
2018-06-18 22:12:08 -03:00 |
editor_data.h
|
-Added AnimationGraphPlayer (still missing features)
|
2018-06-18 22:12:08 -03:00 |
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_fonts.cpp
|
|
|
editor_fonts.h
|
|
|
editor_help.cpp
|
Add support for tutorial links to makerst.py
|
2018-06-12 17:40:24 +02:00 |
editor_help.h
|
|
|
editor_initialize_ssl.cpp
|
|
|
editor_initialize_ssl.h
|
|
|
editor_inspector.cpp
|
-Add root motion support in AnimationTree.
|
2018-06-26 19:06:16 -03:00 |
editor_inspector.h
|
-Added AnimationGraphPlayer (still missing features)
|
2018-06-18 22:12:08 -03:00 |
editor_log.cpp
|
|
|
editor_log.h
|
|
|
editor_name_dialog.cpp
|
|
|
editor_name_dialog.h
|
|
|
editor_node.cpp
|
Merge pull request #19849 from willnationsdev/expose-script-create-dialog
|
2018-07-04 22:37:27 +02:00 |
editor_node.h
|
Merge pull request #19849 from willnationsdev/expose-script-create-dialog
|
2018-07-04 22:37:27 +02:00 |
editor_path.cpp
|
|
|
editor_path.h
|
|
|
editor_plugin_settings.cpp
|
|
|
editor_plugin_settings.h
|
|
|
editor_plugin.cpp
|
Merge pull request #19849 from willnationsdev/expose-script-create-dialog
|
2018-07-04 22:37:27 +02:00 |
editor_plugin.h
|
Expose ScriptCreateDialog to EditorPlugin
|
2018-07-04 09:41:12 -05:00 |
editor_profiler.cpp
|
Add a Clear button to the profiler
|
2018-06-23 22:15:10 -03:00 |
editor_profiler.h
|
Add a Clear button to the profiler
|
2018-06-23 22:15:10 -03:00 |
editor_properties_array_dict.cpp
|
Add proper type information to array property
|
2018-06-18 22:24:31 +03:00 |
editor_properties_array_dict.h
|
Add proper type information to array property
|
2018-06-18 22:24:31 +03:00 |
editor_properties.cpp
|
Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspector
|
2018-07-03 15:47:02 +02:00 |
editor_properties.h
|
Changes to how node paths are selected from property, allowing setting a hint.
|
2018-06-27 20:50:25 -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_settings.cpp
|
Changed themes presets to String format
|
2018-06-23 18:38:01 +03:00 |
editor_settings.h
|
Removed duplicate default colours and removed GDScriptHighligher colours from main editor.
|
2018-06-13 18:25:02 +01:00 |
editor_spin_slider.cpp
|
spin_slider: dont show grabber when editing value with keyboard
|
2018-07-04 22:04:30 +02:00 |
editor_spin_slider.h
|
better tab support for property editor
|
2018-07-04 22:04:30 +02:00 |
editor_sub_scene.cpp
|
|
|
editor_sub_scene.h
|
|
|
editor_themes.cpp
|
Changed themes presets to String format
|
2018-06-23 18:38:01 +03:00 |
editor_themes.h
|
|
|
export_template_manager.cpp
|
Merge pull request #16265 from nanoframe/export_issue_fix
|
2018-07-03 18:38:00 +02:00 |
export_template_manager.h
|
|
|
file_type_cache.cpp
|
|
|
file_type_cache.h
|
|
|
filesystem_dock.cpp
|
Merge pull request #19183 from Nallebeorn/rename-main-scene
|
2018-07-05 00:44:23 +02:00 |
filesystem_dock.h
|
Merge pull request #19183 from Nallebeorn/rename-main-scene
|
2018-07-05 00:44:23 +02:00 |
find_in_files.cpp
|
|
|
find_in_files.h
|
|
|
groups_editor.cpp
|
Makes the group dialog resizable
|
2018-07-02 16:32:53 -03:00 |
groups_editor.h
|
|
|
import_dock.cpp
|
|
|
import_dock.h
|
|
|
inspector_dock.cpp
|
Fix path typo for editor def capitalize_properties
|
2018-06-15 11:51:09 -03:00 |
inspector_dock.h
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03: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
|
|
|
project_export.h
|
|
|
project_manager.cpp
|
|
|
project_manager.h
|
|
|
project_settings_editor.cpp
|
Fix button regression
|
2018-07-03 20:44:18 +03:00 |
project_settings_editor.h
|
Move the deadzone to a column in the input project settings
|
2018-06-08 20:04:32 +02:00 |
property_editor.cpp
|
|
|
property_editor.h
|
|
|
property_selector.cpp
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03:00 |
property_selector.h
|
Entirely new (and much improved) animation editor.
|
2018-06-07 12:52:00 -03:00 |
pvrtc_compress.cpp
|
|
|
pvrtc_compress.h
|
|
|
quick_open.cpp
|
|
|
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
|
Merge pull request #19437 from volzhs/live-edit-reparent-child
|
2018-06-08 08:10:46 +02:00 |
scene_tree_dock.h
|
Expose ScriptCreateDialog to EditorPlugin
|
2018-07-04 09:41:12 -05:00 |
scene_tree_editor.cpp
|
Changes to how node paths are selected from property, allowing setting a hint.
|
2018-06-27 20:50:25 -03:00 |
scene_tree_editor.h
|
Changes to how node paths are selected from property, allowing setting a hint.
|
2018-06-27 20:50:25 -03:00 |
script_create_dialog.cpp
|
Expose ScriptCreateDialog to EditorPlugin
|
2018-07-04 09:41:12 -05:00 |
script_create_dialog.h
|
|
|
script_editor_debugger.cpp
|
|
|
script_editor_debugger.h
|
|
|
SCsub
|
add NoCache wrapper to Command
|
2018-06-21 03:00:33 -04:00 |
settings_config_dialog.cpp
|
Fix button regression
|
2018-07-03 20:44:18 +03:00 |
settings_config_dialog.h
|
|
|
spatial_editor_gizmos.cpp
|
Fix selection in 3D orthogonal view
|
2018-06-28 14:59:39 +02:00 |
spatial_editor_gizmos.h
|
Polished 3D selection
|
2018-06-13 17:52:37 +02:00 |