.. |
fileserver
|
Cosmetic fixes to SCons buildsystem
|
2015-11-01 20:53:26 +01:00 |
icons
|
-Made some icon data types smaller so they take up less space
|
2016-02-11 00:01:35 -03:00 |
io_plugins
|
-fixed more issues resampling sounds
|
2016-02-11 11:29:29 -03:00 |
plugins
|
Merge pull request #3689 from nunodonato/numpademulation
|
2016-02-16 07:50:51 +01:00 |
animation_editor.cpp
|
Insert new key helper is back to 2D editor, missed it?
|
2016-02-09 16:09:58 -03:00 |
animation_editor.h
|
-Make sure to properly use node path from animation track as base path, fixes #3448
|
2016-01-31 20:06:37 -03:00 |
array_property_edit.cpp
|
make json sub-dictionaries shared, fixes #2381
|
2015-12-31 17:56:51 -03:00 |
array_property_edit.h
|
Fix array editor NodePath being relative to editor
|
2015-12-13 11:42:29 -03:00 |
call_dialog.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
call_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
code_editor.cpp
|
Make buttons properly obey stylebox content marins, closes #2156
|
2016-01-02 15:51:41 -03:00 |
code_editor.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
connections_dialog.cpp
|
-Fixes a bunch of stdout errors, closes #2763 closes #2731
|
2016-01-23 19:51:51 -03:00 |
connections_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
create_dialog.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
create_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
default_saver.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
default_saver.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02: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
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
doc_font.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
doc_title_font.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_data.cpp
|
-Fixed revert scene, should work proprely now, fixes #2782
|
2016-01-23 18:28:30 -03:00 |
editor_data.h
|
-Fixed revert scene, should work proprely now, fixes #2782
|
2016-01-23 18:28:30 -03:00 |
editor_dir_dialog.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_dir_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_file_dialog.cpp
|
F5 hotkey to refresh FileDialog/EditorFileDialog
|
2016-01-15 21:19:16 +01:00 |
editor_file_dialog.h
|
Merge pull request #3191 from neikeq/filedialog_hotkeys
|
2016-01-07 07:50:26 +01:00 |
editor_file_system.cpp
|
-Increment resources total in scene format text, fixes #3506
|
2016-01-29 08:51:51 -03:00 |
editor_file_system.h
|
-completely rewritten filesystem dock and internal editor filesystem management, fixes #1926
|
2016-01-05 10:36:24 -03:00 |
editor_fonts.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_fonts.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_help.cpp
|
Implement support for [codeblock] tag in help
|
2016-02-17 21:17:08 +01:00 |
editor_help.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_icons.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_import_export.cpp
|
add feature to exclude files from export
|
2016-02-04 04:07:08 -05:00 |
editor_import_export.h
|
add feature to exclude files from export
|
2016-02-04 04:07:08 -05:00 |
editor_log.cpp
|
-Massive editor dialog cleanup
|
2016-01-17 20:03:57 -03:00 |
editor_log.h
|
-Massive editor dialog cleanup
|
2016-01-17 20:03:57 -03:00 |
editor_name_dialog.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_name_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_node.cpp
|
Keep 'Play custom scene' button unpressed when not running
|
2016-02-18 13:16:31 +01:00 |
editor_node.h
|
Added option to restart custom scene
|
2016-02-17 20:54:19 +01:00 |
editor_path.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_path.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_plugin.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_plugin.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_reimport_dialog.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_reimport_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02: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
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_run.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_run_native.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_run_native.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02: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
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_selection.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_settings.cpp
|
Added "self contained" mode for Steam installation and similar. Editor looks for a file ._sc_ in the directory where the executable is, if it's present, all the editor settings (including the export templates) are read from editor_data/ inside that directory
|
2016-02-19 04:43:35 -03:00 |
editor_settings.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_sub_scene.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_sub_scene.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_vu.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
editor_vu.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
file_type_cache.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
file_type_cache.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
groups_editor.cpp
|
Groups Editor: Clear LineEdit after creating a new group
|
2016-01-24 10:51:42 -03:00 |
groups_editor.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
import_settings.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
import_settings.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02: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
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
optimized_save_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
output_strings.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
output_strings.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
pane_drag.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
pane_drag.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
progress_dialog.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
progress_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
project_export.cpp
|
add feature to exclude files from export
|
2016-02-04 04:07:08 -05:00 |
project_export.h
|
add feature to exclude files from export
|
2016-02-04 04:07:08 -05:00 |
project_manager.cpp
|
Update copyright in remaining files + prints in the UI
|
2016-01-11 21:34:22 +01:00 |
project_manager.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
project_settings.cpp
|
Rename input actions by editing its item in the list
|
2016-02-13 13:18:40 +01:00 |
project_settings.h
|
Rename input actions by editing its item in the list
|
2016-02-13 13:18:40 +01:00 |
property_editor.cpp
|
-Avoid crash in property editor due to newly out of focus but still valid property edition, fixes #3601
|
2016-02-08 11:59:44 -03:00 |
property_editor.h
|
Revert "Better search for SectionedPropertyEditor, added "All" section"
|
2016-01-23 16:05:27 -03:00 |
pvrtc_compress.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
pvrtc_compress.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
quick_open.cpp
|
Improved "Qucik Open" dialog navigation
|
2016-01-17 10:49:52 -03:00 |
quick_open.h
|
Quick open now can open multiple scenes and scripts
|
2016-01-08 08:27:34 -03:00 |
register_exporters.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
reparent_dialog.cpp
|
-New reparent option "keep global transform" on reparent dialog. It is enabled by default. Closes #2284
|
2016-01-02 11:57:47 -03:00 |
reparent_dialog.h
|
-New reparent option "keep global transform" on reparent dialog. It is enabled by default. Closes #2284
|
2016-01-02 11:57:47 -03:00 |
resources_dock.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
resources_dock.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
run_settings_dialog.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
run_settings_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
scene_tree_dock.cpp
|
-Massive editor dialog cleanup
|
2016-01-17 20:03:57 -03:00 |
scene_tree_dock.h
|
Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dock
|
2016-01-15 14:34:39 +01:00 |
scene_tree_editor.cpp
|
-Allow renaming root node of inherited scene
|
2016-02-09 16:30:50 -03:00 |
scene_tree_editor.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
scenes.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
scenes.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
scenes_dock.cpp
|
forgot initialization of path in filesystem dock, fixes #3295
|
2016-01-10 14:38:45 -03:00 |
scenes_dock.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
script_create_dialog.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
script_create_dialog.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
script_editor_debugger.cpp
|
Merge pull request #3436 from neikeq/rm_dbg_x
|
2016-01-25 11:02:26 +01:00 |
script_editor_debugger.h
|
Removed debugger X (hide) button
|
2016-01-24 16:44:59 +01:00 |
SCsub
|
Make the setting unix-only.
|
2015-11-30 02:35:59 +01:00 |
settings_config_dialog.cpp
|
Temporary workaround for #78
|
2016-02-06 00:09:28 +01:00 |
settings_config_dialog.h
|
Revert "Better search for SectionedPropertyEditor, added "All" section"
|
2016-01-23 16:05:27 -03:00 |
spatial_editor_gizmos.cpp
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
spatial_editor_gizmos.h
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |