.. |
fileserver
|
Cosmetic fixes to SCons buildsystem
|
2015-11-01 20:53:26 +01:00 |
icons
|
-Display on animation editor which keys are invalid and which tracks are unresolved
|
2015-12-05 14:18:22 -03:00 |
io_plugins
|
Set default destination filename of imported font to be input font filename
|
2015-12-04 19:29:27 +01:00 |
plugins
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-12 10:14:13 -03:00 |
animation_editor.cpp
|
added option to add_child, to use the same deduplication convention as in the editor, closes #3017
|
2015-12-08 11:21:12 -03:00 |
animation_editor.h
|
-Display on animation editor which keys are invalid and which tracks are unresolved
|
2015-12-05 14:18:22 -03:00 |
array_property_edit.cpp
|
make sure array is created if not existing, as noted by Guilherme Felipe
|
2015-08-25 23:09:41 -03:00 |
array_property_edit.h
|
make sure array is created if not existing, as noted by Guilherme Felipe
|
2015-08-25 23:09:41 -03:00 |
call_dialog.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
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
|
Add ability to set oneshot connection from Editor
|
2015-11-23 17:38:15 -03:00 |
connections_dialog.h
|
Add ability to set oneshot connection from Editor
|
2015-11-23 17:38:15 -03:00 |
console.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
console.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
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
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
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
|
-orphan resource explorer dialog + tools menu
|
2015-11-29 01:08:31 -03:00 |
dependency_editor.h
|
-orphan resource explorer dialog + tools menu
|
2015-11-29 01:08:31 -03:00 |
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
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
editor_data.cpp
|
-ability to change scripts in external editor and still have properties reloaded in godot UI, fixes #3003
|
2015-12-09 09:08:41 -03:00 |
editor_data.h
|
-ability to change scripts in external editor and still have properties reloaded in godot UI, fixes #3003
|
2015-12-09 09:08:41 -03:00 |
editor_dir_dialog.cpp
|
new file dialog!
|
2015-06-06 09:44:38 -03:00 |
editor_dir_dialog.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
editor_file_dialog.cpp
|
-remove (can be added back in editor settings) icons from property editor
|
2015-12-11 09:37:34 -03:00 |
editor_file_dialog.h
|
Add refresh button to file dialogs
|
2015-12-04 19:33:30 +01:00 |
editor_file_system.cpp
|
**WARNING BEFORE PULLING**
|
2015-08-23 20:15:56 -03:00 |
editor_file_system.h
|
**WARNING BEFORE PULLING**
|
2015-08-23 20:15:56 -03:00 |
editor_fonts.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
editor_fonts.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
editor_help.cpp
|
Fix editor help scroll to result
|
2015-11-27 20:11:49 -03:00 |
editor_help.h
|
Remember last help search
|
2015-11-24 22:33:26 +01:00 |
editor_icons.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
editor_import_export.cpp
|
Merge pull request #2956 from est31/add_system_wide_export_path
|
2015-12-08 17:04:24 -03:00 |
editor_import_export.h
|
Merge pull request #2956 from est31/add_system_wide_export_path
|
2015-12-08 17:04:24 -03:00 |
editor_layout_dialog.cpp
|
Editor layouts menu
|
2015-11-25 13:28:41 +01:00 |
editor_layout_dialog.h
|
Editor layouts menu
|
2015-11-25 13:28:41 +01:00 |
editor_log.cpp
|
-fixed tabs
|
2015-11-18 04:47:41 -03:00 |
editor_log.h
|
-fixed tabs
|
2015-11-18 04:47:41 -03:00 |
editor_node.cpp
|
-ability to change scripts in external editor and still have properties reloaded in godot UI, fixes #3003
|
2015-12-09 09:08:41 -03:00 |
editor_node.h
|
Merge pull request #2873 from neikeq/editor_layouts
|
2015-12-08 17:09:38 -03:00 |
editor_path.cpp
|
-removed resources dock, good bye old friend
|
2015-09-01 00:49:47 -03:00 |
editor_path.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
editor_plugin.cpp
|
Fix bug in EditorPlugin::add_custom_control, fixes #2567
|
2015-10-04 08:29:19 -03:00 |
editor_plugin.h
|
-ability to change scripts in external editor and still have properties reloaded in godot UI, fixes #3003
|
2015-12-09 09:08:41 -03:00 |
editor_reimport_dialog.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
editor_reimport_dialog.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
editor_resource_preview.cpp
|
-fixed many memory initialization issues
|
2015-06-06 22:06:58 -03:00 |
editor_resource_preview.h
|
new file dialog!
|
2015-06-06 09:44:38 -03:00 |
editor_run.cpp
|
Ability to visually debug geometry visually:
|
2015-09-20 13:03:46 -03:00 |
editor_run.h
|
Ability to visually debug geometry visually:
|
2015-09-20 13:03:46 -03:00 |
editor_run_native.cpp
|
Ability to visually debug geometry visually:
|
2015-09-20 13:03:46 -03:00 |
editor_run_native.h
|
Ability to visually debug geometry visually:
|
2015-09-20 13:03:46 -03:00 |
editor_run_script.cpp
|
Multiple scene editing *POTENTIALLY UNSTABLE*
|
2015-06-22 00:04:15 -03:00 |
editor_run_script.h
|
-run script in editor
|
2014-02-20 23:01:44 -03:00 |
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
|
-fixed tabs
|
2015-11-18 04:47:41 -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
|
new file dialog!
|
2015-06-06 09:44:38 -03:00 |
editor_sub_scene.h
|
new file dialog!
|
2015-06-06 09:44:38 -03:00 |
editor_vu.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
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
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
groups_editor.cpp
|
Update Groups Editor
|
2015-12-06 11:02:35 -03:00 |
groups_editor.h
|
Update Groups Editor
|
2015-12-06 11:02:35 -03:00 |
import_settings.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
import_settings.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
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
|
Multiple, simultaneous node editing spuport!!
|
2015-08-25 00:08:45 -03:00 |
multi_node_edit.h
|
Multiple, simultaneous node editing spuport!!
|
2015-08-25 00:08:45 -03:00 |
optimized_save_dialog.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
optimized_save_dialog.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
output_strings.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
output_strings.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
pane_drag.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
pane_drag.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
progress_dialog.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
progress_dialog.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
project_export.cpp
|
-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_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
|
Fix project manager not picking custom font
|
2015-12-09 12:35:20 -03:00 |
project_manager.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
project_settings.cpp
|
-made it add the node name from the file, closes #3010
|
2015-12-08 18:35:42 -03:00 |
project_settings.h
|
Implement name filter to PropertyEditor
|
2015-11-21 13:42:15 -03:00 |
property_editor.cpp
|
-remove (can be added back in editor settings) icons from property editor
|
2015-12-11 09:37:34 -03:00 |
property_editor.h
|
-remove (can be added back in editor settings) icons from property editor
|
2015-12-11 09:37:34 -03:00 |
pvrtc_compress.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
pvrtc_compress.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
quick_open.cpp
|
**WARNING BEFORE PULLING**
|
2015-08-23 20:15:56 -03:00 |
quick_open.h
|
**WARNING BEFORE PULLING**
|
2015-08-23 20:15:56 -03:00 |
register_exporters.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
reparent_dialog.cpp
|
Large improvements on scene packing and management
|
2015-10-10 09:09:09 -03:00 |
reparent_dialog.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
resources_dock.cpp
|
work in progress, resource previews
|
2015-05-31 02:00:18 -03:00 |
resources_dock.h
|
work in progress, resource previews
|
2015-05-31 02:00:18 -03:00 |
run_settings_dialog.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
run_settings_dialog.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
scene_tree_dock.cpp
|
Import Sub-Scene as root's child if no node is selected
|
2015-11-23 20:22:42 +01:00 |
scene_tree_dock.h
|
Multiple, simultaneous node editing spuport!!
|
2015-08-25 00:08:45 -03:00 |
scene_tree_editor.cpp
|
Fix message - ERROR: get_path: Condition ' !is_inside_tree() ' is true - when closing the editor
|
2015-11-28 16:58:10 -03:00 |
scene_tree_editor.h
|
-fixes and more fixes to new scene system, seems stable now..
|
2015-10-16 19:11:23 -03:00 |
scenes.cpp
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
scenes.h
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
scenes_dock.cpp
|
-small fix to avoid warnings
|
2015-11-19 20:24:43 -03:00 |
scenes_dock.h
|
**WARNING BEFORE PULLING**
|
2015-08-23 20:15:56 -03:00 |
script_create_dialog.cpp
|
Fix create script dialog title(s)
|
2015-08-09 16:55:59 -07:00 |
script_create_dialog.h
|
new file dialog!
|
2015-06-06 09:44:38 -03:00 |
script_editor_debugger.cpp
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-12 10:14:13 -03:00 |
script_editor_debugger.h
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-12 10:14:13 -03:00 |
SCsub
|
Make the setting unix-only.
|
2015-11-30 02:35:59 +01:00 |
settings_config_dialog.cpp
|
Implement name filter to PropertyEditor
|
2015-11-21 13:42:15 -03:00 |
settings_config_dialog.h
|
Implement name filter to PropertyEditor
|
2015-11-21 13:42:15 -03:00 |
spatial_editor_gizmos.cpp
|
-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260
|
2015-11-19 10:41:20 -03:00 |
spatial_editor_gizmos.h
|
newline fixes
|
2015-10-08 15:00:40 -03:00 |