..
fileserver
icons
io_plugins
-Fix to progress dialog, speding it up
2015-12-21 09:05:49 -03:00
plugins
this failed in msvc, didn't in linux and mingw
2015-12-20 11:42:55 -03:00
animation_editor.cpp
animation_editor.h
array_property_edit.cpp
array_property_edit.h
Fix array editor NodePath being relative to editor
2015-12-13 11:42:29 -03:00
call_dialog.cpp
call_dialog.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
code_editor.cpp
Script Editor: automatic indentation after a colon
2015-11-29 17:13:29 +01:00
code_editor.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
connections_dialog.cpp
connections_dialog.h
Add ability to set oneshot connection from Editor
2015-11-23 17:38:15 -03:00
console.cpp
console.h
create_dialog.cpp
Several performance improvements, mainly in loading and instancing scenes and resources.
2015-06-29 00:29:49 -03:00
create_dialog.h
default_saver.cpp
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
default_saver.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
dependency_editor.cpp
dependency_editor.h
doc_code_font.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
doc_font.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
doc_title_font.h
editor_data.cpp
editor_data.h
-scenes are properly reloaded when a dependency changes, fixes #2896
2015-12-13 20:39:01 -03:00
editor_dir_dialog.cpp
Implement double-click on remaining dialogs
2015-12-14 08:43:56 -03:00
editor_dir_dialog.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
editor_file_dialog.cpp
Add editor setting for display mode on file dialog and filesystem dock
2015-12-15 14:36:04 -03:00
editor_file_dialog.h
Add editor setting for display mode on file dialog and filesystem dock
2015-12-15 14:36:04 -03:00
editor_file_system.cpp
**WARNING BEFORE PULLING**
2015-08-23 20:15:56 -03:00
editor_file_system.h
editor_fonts.cpp
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
editor_fonts.h
editor_help.cpp
Fix editor help scroll to result
2015-11-27 20:11:49 -03:00
editor_help.h
editor_icons.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
editor_import_export.cpp
Merge branch 'master' of https://github.com/godotengine/godot
2015-12-21 09:07:06 -03:00
editor_import_export.h
editor_log.cpp
editor_log.h
editor_name_dialog.cpp
Added input actions renaming
2015-12-14 20:44:57 +01:00
editor_name_dialog.h
Added input actions renaming
2015-12-14 20:44:57 +01:00
editor_node.cpp
-Ensure .tscn and .tres always save in a deterministic way, fixes #2495
2015-12-31 00:31:00 -03:00
editor_node.h
-Ensure .tscn and .tres always save in a deterministic way, fixes #2495
2015-12-31 00:31:00 -03:00
editor_path.cpp
-removed resources dock, good bye old friend
2015-09-01 00:49:47 -03:00
editor_path.h
editor_plugin.cpp
Fix bug in EditorPlugin::add_custom_control, fixes #2567
2015-10-04 08:29:19 -03:00
editor_plugin.h
editor_reimport_dialog.cpp
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
editor_reimport_dialog.h
editor_resource_preview.cpp
-fixed many memory initialization issues
2015-06-06 22:06:58 -03:00
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
Multiple scene editing *POTENTIALLY UNSTABLE*
2015-06-22 00:04:15 -03:00
editor_run_script.h
editor_run.cpp
Ability to visually debug geometry visually:
2015-09-20 13:03:46 -03:00
editor_run.h
editor_selection.cpp
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
editor_selection.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
editor_settings.cpp
Add editor setting for display mode on file dialog and filesystem dock
2015-12-15 14:36:04 -03:00
editor_settings.h
Add way to look for templates at system wide level too
2015-11-30 01:36:08 +01:00
editor_sub_scene.cpp
editor_sub_scene.h
editor_vu.cpp
editor_vu.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
file_type_cache.cpp
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
file_type_cache.h
groups_editor.cpp
groups_editor.h
import_settings.cpp
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
import_settings.h
inspector_dock.cpp
-removed resources dock, good bye old friend
2015-09-01 00:49:47 -03:00
inspector_dock.h
-removed resources dock, good bye old friend
2015-09-01 00:49:47 -03:00
multi_node_edit.cpp
multi_node_edit.h
optimized_save_dialog.cpp
optimized_save_dialog.h
output_strings.cpp
output_strings.h
pane_drag.cpp
pane_drag.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
progress_dialog.cpp
-Fix to progress dialog, speding it up
2015-12-21 09:05:49 -03:00
progress_dialog.h
-Fix to progress dialog, speding it up
2015-12-21 09:05:49 -03:00
project_export.cpp
fix zip export
2015-12-13 07:50:07 -03:00
project_export.h
-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the process. Keeping old version just in case for now.
2015-12-04 10:18:28 -03:00
project_manager.cpp
Avoid project manager from processing gamepad input
2015-12-14 16:31:37 -03:00
project_manager.h
Avoid project manager from processing gamepad input
2015-12-14 16:31:37 -03:00
project_settings.cpp
small fix for undo redo
2015-12-16 00:42:34 -03:00
project_settings.h
-split view of property editor and editor settings
2015-12-15 23:39:36 -03:00
property_editor.cpp
small fix for undo redo
2015-12-16 00:42:34 -03:00
property_editor.h
small fix for undo redo
2015-12-16 00:42:34 -03:00
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
**WARNING BEFORE PULLING**
2015-08-23 20:15:56 -03:00
quick_open.h
register_exporters.h
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
reparent_dialog.cpp
reparent_dialog.h
resources_dock.cpp
resources_dock.h
work in progress, resource previews
2015-05-31 02:00:18 -03:00
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp
scene_tree_dock.h
scene_tree_editor.cpp
scene_tree_editor.h
scenes_dock.cpp
Add editor setting for display mode on file dialog and filesystem dock
2015-12-15 14:36:04 -03:00
scenes_dock.h
Add editor setting for display mode on file dialog and filesystem dock
2015-12-15 14:36:04 -03:00
scenes.cpp
scenes.h
script_create_dialog.cpp
Fix create script dialog title(s)
2015-08-09 16:55:59 -07:00
script_create_dialog.h
script_editor_debugger.cpp
script_editor_debugger.h
SCsub
settings_config_dialog.cpp
-split view of property editor and editor settings
2015-12-15 23:39:36 -03:00
settings_config_dialog.h
-split view of property editor and editor settings
2015-12-15 23:39:36 -03:00
spatial_editor_gizmos.cpp
Fix crash caused by a empty NavigationMesh
2015-12-12 14:06:27 -03:00
spatial_editor_gizmos.h