Age | Commit message (Expand) | Author |
2019-11-14 | EditorNode: Improve tooltip for pause button | Rémi Verschelde |
2019-11-10 | Keep focus on the top-most node for multi-selection in scene tree | PouleyKetchoupp |
2019-11-09 | Fixed errors when saving scene with a shrunk viewport | PouleyKetchoupp |
2019-10-31 | Make the editor dimming smarter | Michael Alexsander |
2019-10-23 | Merge pull request #33019 from volzhs/class_icon | Rémi Verschelde |
2019-10-24 | Resize custom class icon | volzhs |
2019-10-23 | Merge pull request #33009 from ebert83/fix_editor_save_layout | Rémi Verschelde |
2019-10-23 | Fix layout saving error | Thomas Ebert Hansen |
2019-10-23 | Fix EditorNode.get_editor_theme | Fabio Alessandrelli |
2019-10-20 | expose EditorSpinSlider to GDScript | Mark Riedesel |
2019-09-30 | Minor visual adjustment in drag preview of the scene and file tree editors | Michael Alexsander Silva Dias |
2019-09-26 | Fixed unable to open project data folder | Ruslan Mullayanov |
2019-09-25 | Merge pull request #32051 from qarmin/some_error_explanation | Rémi Verschelde |
2019-09-25 | Added some obvious errors explanations | qarmin |
2019-09-23 | Fix #32263 - Hide Console Window stores opposite value | Stefano Coratti |
2019-09-23 | Merge pull request #32074 from KoBeWi/ninja_reload | Rémi Verschelde |
2019-09-20 | Distinguish editor-originating messages in the editor log | Hugo Locurcio |
2019-09-10 | Preserve folding when sub-scene is changed | Tomasz Chabora |
2019-09-04 | Merge pull request #31927 from willnationsdev/csv-import | Rémi Verschelde |
2019-09-03 | Add CSV import without translation. | willnationsdev |
2019-09-04 | Merge pull request #30982 from iwek7/feature/skip_breakpoints | Rémi Verschelde |
2019-09-04 | Merge pull request #31461 from IronicallySerious/add-vcs-integration | Rémi Verschelde |
2019-09-03 | Adds skip-breakpoints feature | iwek7 |
2019-09-03 | Add VCS editor plugin UI elements to editor | Twarit |
2019-08-31 | Default ColorPicker color mode setting | Bhupendra Aole |
2019-08-30 | Merge pull request #25353 from azagaya/master | Rémi Verschelde |
2019-08-30 | Make tab containers in editor, project settings, and export dialog, to use hi... | azagaya |
2019-08-30 | Merge pull request #31706 from akien-mga/android-custom-build-improvements | Rémi Verschelde |
2019-08-29 | Tweak the editor window dimming intensity, remove dim fade animation | Hugo Locurcio |
2019-08-29 | Android: Improve dialogs about custom build template | Rémi Verschelde |
2019-08-26 | [macOS] Add methods to modify global and dock menus. Add ability to open mult... | bruvzg |
2019-08-21 | Merge pull request #31523 from nekomatata/show-warning-loading | Rémi Verschelde |
2019-08-21 | EditorNode::show_warning displays a console warning instead of failing during... | PouleyKetchoupp |
2019-08-21 | Merge pull request #31499 from nekomatata/fix-new-project-metadata | Rémi Verschelde |
2019-08-21 | Support for file not found in ConfigFile::Load and handle a few specific cases | PouleyKetchoupp |
2019-08-20 | Merge pull request #31443 from Calinou/editor-use-minimum-window-size | Rémi Verschelde |
2019-08-17 | Merge pull request #31401 from aaronfranke/no-init-scripts | Rémi Verschelde |
2019-08-17 | Define a minimum window size in the editor and project manager | Hugo Locurcio |
2019-08-17 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' | Braden Bodily |
2019-08-15 | Allow plugins to not have an init script | Aaron Franke |
2019-08-15 | Allow to create scene from FileSystem dock | Tomasz Chabora |
2019-08-14 | Merge pull request #31347 from neikeq/monodevelop-addin | Rémi Verschelde |
2019-08-13 | Reorganize various menus for consistency and conciseness | Hugo Locurcio |
2019-08-07 | Merge pull request #30804 from hbina/fix_issue_30160 | Rémi Verschelde |
2019-08-06 | add forgotten calls to inspector_dock->update(...). | Hanif Bin Ariffin |
2019-08-06 | Merge pull request #31121 from willnationsdev/plugin-select-editor | Rémi Verschelde |
2019-08-06 | Let EditorPlugins set editor/distraction-free mode | Will Nations |
2019-08-05 | Merge pull request #31116 from sparkart/add_quit_shortcut | Rémi Verschelde |
2019-08-05 | Add Shortcut Settings for Quitting Editor | Emmanuel Barroga |
2019-08-05 | Remove Editor dependency from SceneTree | merumelu |