godot/tools/editor
Juan Linietsky 5bb7cef836 Support for dynamic fonts (TTF)
Added support for DynamicFont, which can load a TTF of any size to use
as a font. No import required.
2016-05-01 23:13:06 -03:00
..
fileserver Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
icons Support for dynamic fonts (TTF) 2016-05-01 23:13:06 -03:00
io_plugins Allow any directory for custom character set and gradient image file when import font 2016-05-01 16:59:46 +09:00
plugins AnimationPlayer: Prevent resetting timeline when pinned (#4497) 2016-05-01 11:37:58 +02:00
addon_editor_plugin.cpp -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
addon_editor_plugin.h -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
animation_editor.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
animation_editor.h remove trailing whitespace 2016-03-09 00:00:52 +01: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 remove trailing whitespace 2016-03-09 00:00:52 +01:00
call_dialog.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
code_editor.cpp Fixed undo redo interaction with find replace 2016-04-09 01:27:14 +01:00
code_editor.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
connections_dialog.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
connections_dialog.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
create_dialog.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
create_dialog.h remove trailing whitespace 2016-03-09 00:00:52 +01: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_asset_installer.cpp -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
editor_asset_installer.h -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
editor_data.cpp Enables the possibility of editing on multiple plugins at same time on same object type. 2016-04-02 20:39:35 -03:00
editor_data.h Enables the possibility of editing on multiple plugins at same time on same object type. 2016-04-02 20:39:35 -03:00
editor_dir_dialog.cpp FileDialog: reset mkdir label after use (#4500) 2016-05-01 11:38:24 +02:00
editor_dir_dialog.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_file_dialog.cpp FileDialog: reset mkdir label after use (#4500) 2016-05-01 11:38:24 +02:00
editor_file_dialog.h (editor)filedialog mode open any 2016-03-14 16:03:18 +01:00
editor_file_system.cpp remove trailing whitespace 2016-03-09 00:00:52 +01: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 move Font to BitmapFont 2016-04-28 22:21:36 -03:00
editor_fonts.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_help.cpp Fix for #4014, changed to 2 instead of 3 chars to trigger search 2016-03-18 17:07:07 +01:00
editor_help.h Added search box in Class List dialog (Script Editor) 2016-03-05 07:59:04 -03:00
editor_icons.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
editor_import_export.cpp Move export GUI debug toggle to export settings window 2016-04-28 16:13:26 +02:00
editor_import_export.h Move export GUI debug toggle to export settings window 2016-04-28 16:13:26 +02:00
editor_initialize_ssl.cpp -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
editor_initialize_ssl.h -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03: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 Support for dynamic fonts (TTF) 2016-05-01 23:13:06 -03:00
editor_node.h Move export GUI debug toggle to export settings window 2016-04-28 16:13:26 +02: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 Adds EditorPlugin::remove_control_from_bottom_panel() 2016-02-28 19:58:17 +00:00
editor_plugin.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
editor_plugin_settings.cpp Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
editor_plugin_settings.h Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03: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 Trim trailing white space on save, issue 4383 2016-04-23 19:21:34 +01:00
editor_settings.h Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
editor_sub_scene.cpp Fix crash when importing sub-scenes 2016-03-14 13:07:35 -03: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 remove trailing whitespace 2016-03-09 00:00:52 +01: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 remove trailing whitespace 2016-03-09 00:00:52 +01:00
output_strings.h remove trailing whitespace 2016-03-09 00:00:52 +01: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 -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
progress_dialog.h -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
project_export.cpp Move export GUI debug toggle to export settings window 2016-04-28 16:13:26 +02:00
project_export.h Move export GUI debug toggle to export settings window 2016-04-28 16:13:26 +02:00
project_manager.cpp Project manager: unescape project names (#4494) 2016-05-01 11:37:32 +02:00
project_manager.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
project_settings.cpp More precise InputMap Axis descriptions in project settings. 2016-04-28 15:53:49 +02:00
project_settings.h -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
property_editor.cpp Add math/script expression evaluation in editor (#3620) 2016-05-01 10:33:32 +02:00
property_editor.h Add math/script expression evaluation in editor (#3620) 2016-05-01 10:33:32 +02: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 remove trailing whitespace 2016-03-09 00:00:52 +01:00
reparent_dialog.h remove trailing whitespace 2016-03-09 00:00:52 +01: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 remove trailing whitespace 2016-03-09 00:00:52 +01:00
run_settings_dialog.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_tree_dock.cpp Keep editable instances data when replacing tree root node 2016-04-12 20:49:43 +02: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 remove trailing whitespace 2016-03-09 00:00:52 +01:00
scene_tree_editor.h remove trailing whitespace 2016-03-09 00:00:52 +01: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 remove trailing whitespace 2016-03-09 00:00:52 +01:00
scenes_dock.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
script_create_dialog.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
script_create_dialog.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_editor_debugger.cpp Debugger: Fix breaked signal binding (#4508) 2016-05-01 23:06:30 +02:00
script_editor_debugger.h Removed debugger X (hide) button 2016-01-24 16:44:59 +01:00
SCsub -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
settings_config_dialog.cpp Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
settings_config_dialog.h Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
spatial_editor_gizmos.cpp fix possible crash in tools/editor/spatial_editor_gizmos.cpp 2016-03-09 00:16:56 +01:00
spatial_editor_gizmos.h fix possible crash in tools/editor/spatial_editor_gizmos.cpp 2016-03-09 00:16:56 +01:00