summaryrefslogtreecommitdiffstats
path: root/editor/editor_node.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23680 from YeldhamDev/unified_help_search_revivedRémi Verschelde2018-11-221-1/+0
|\
| * Unify editor class and reference searchRay Koopa2018-11-201-1/+0
* | Reworked how non-imported resources are reloaded on change, fixes #19852Juan Linietsky2018-11-201-0/+2
|/
* Add Save option to resource property menuJFonS2018-11-181-0/+1
* -Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky2018-11-081-1/+0
* Let user fix dependencies in resourcesPedro J. Estébanez2018-11-021-1/+1
* Automatically unfold sections of properties that someone else edited (no loca...Juan Linietsky2018-10-291-0/+1
* Moved folding outside the resource files, now saved outside the project.Juan Linietsky2018-10-291-1/+6
* Ability to revert any property, not just from inherited scenes or scripts.Juan Linietsky2018-10-291-0/+1
* Reflection probe support in GLES2 back-end.Juan Linietsky2018-09-281-0/+1
* Merge pull request #22225 from groud/fix_draw_on_viewportRémi Verschelde2018-09-201-2/+4
|\
| * Fixes drawing of the 2D plugins on the 3D viewgroud2018-09-181-2/+4
* | EditorNode: Reorder and cleanup initial dock setupRémi Verschelde2018-09-201-2/+6
* | Merge pull request #21426 from groud/add_files_to_tree_viewRémi Verschelde2018-09-201-1/+2
|\ \ | |/ |/|
| * Replace the -show in filesystem- button by a RMB entrygroud2018-09-141-0/+1
| * Add thumnails to the tree viewgroud2018-09-141-1/+1
* | Refactor editor icon retrievalwillnationsdev2018-09-141-0/+2
|/
* Merge pull request #19837 from willnationsdev/plugin-utilitiesRémi Verschelde2018-08-151-0/+5
|\
| * Add PluginConfigDialog, EditorPluginSettings GUIWill Nations2018-07-261-0/+5
* | Merge pull request #15269 from ianb96/context_menu_improvementsJuan Linietsky2018-07-291-0/+1
|\ \ | |/ |/|
| * context menu improvementsIan2018-07-261-0/+1
* | Add menu buttons to open the project and editor data foldersHugo Locurcio2018-07-251-0/+3
|/
* -Project/Editor settings now use new inspectorJuan Linietsky2018-07-191-0/+11
* Export: Properly reload preset when opening dialogRémi Verschelde2018-07-181-1/+0
* Added small icon to expand the bottom panel (and shortcut too)Juan Linietsky2018-07-151-0/+4
* Merge pull request #19849 from willnationsdev/expose-script-create-dialogMax Hilbrunner2018-07-041-0/+1
|\
| * Expose ScriptCreateDialog to EditorPluginwillnationsdev2018-07-041-0/+1
* | Merge pull request #19192 from marcelofg55/undo_redo_msgMax Hilbrunner2018-07-031-0/+1
|\ \ | |/ |/|
| * Add a message when there is nothing to Undo or RedoMarcelo Fernandez2018-05-271-0/+1
* | -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-1/+3
* | Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMDRémi Verschelde2018-06-111-1/+1
* | Entirely new (and much improved) animation editor.Juan Linietsky2018-06-071-0/+3
|/
* Moved inspector functionality from EditorNode to InspectorDock.Daniel J. Ramirez2018-05-171-55/+11
* -New inspector.Juan Linietsky2018-05-151-3/+3
* Drag to rearrange Tabs and TabContainerianb962018-04-081-0/+1
* Merge pull request #17576 from Mr-Slurpy/masterRémi Verschelde2018-03-231-15/+2
|\
| * Added tool menu functions in EditorPluginMr-Slurpy2018-03-171-15/+2
* | Update icons when theme changedPoommetee Ketson2018-02-251-0/+1
* | Added an auto quit and auto build flag to the command line options.Nathan Warden2018-02-191-1/+2
* | Enable EditorPlugin to add/remove autoloadsWill Nations2018-02-141-0/+2
|/
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* -Add lightmapperJuan Linietsky2017-12-141-5/+5
* Merge pull request #13233 from Krakean/add_eidtorinspector_collapseexpand_v2Rémi Verschelde2017-11-261-0/+6
|\
| * Implemented a collapse/expand all feature request for Inspector (issue #9427)...Dmitry Koteroff2017-11-241-0/+6
* | Merge pull request #13259 from Paulb23/restore_scenes_on_startup_issue_2385Rémi Verschelde2017-11-261-0/+4
|\ \
| * | Restore scenes on startup, issue 2385Paulb232017-11-241-0/+4
| |/
* / Universalize draw-over API for EditorPluginsPedro J. Estébanez2017-11-241-1/+4
|/
* add scene button and tab scrollingIan2017-11-181-0/+3
* Add a print handler for the editor output panelGeorge Marques2017-11-161-0/+4