summaryrefslogtreecommitdiff
path: root/editor/editor_node.cpp
AgeCommit message (Expand)Author
2018-11-12Merge pull request #23649 from willnationsdev/fix-scene-iconsRémi Verschelde
2018-11-11Many fixes to script editor remote debugger, closes #13346Juan Linietsky
2018-11-10Fix scene dock not showing custom iconsWill Nations
2018-11-08-Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-11-02Let user fix dependencies in resourcesPedro J. Estébanez
2018-11-01Merge pull request #23311 from YeldhamDev/editor_capitalization_fixRémi Verschelde
2018-10-29Automatically unfold sections of properties that someone else edited (no loca...Juan Linietsky
2018-10-29Moved folding outside the resource files, now saved outside the project.Juan Linietsky
2018-10-29Ability to revert any property, not just from inherited scenes or scripts.Juan Linietsky
2018-10-26Small capitalization fixes across the editorMichael Alexsander Silva Dias
2018-10-26Fixes the editor layoutgroud
2018-10-25Fix default layout dock sizesMichael Alexsander Silva Dias
2018-10-25Merge pull request #23114 from groud/allow_smaller_dock_widthRémi Verschelde
2018-10-21Don't create scene thumbnail before its saved, issue 22890Paulb23
2018-10-18Allow the editor dock to have a lower widthgroud
2018-10-07Revert "Make KEY_ESCAPE close all output/debugger docks on bottom"Rémi Verschelde
2018-10-06Remove redundant "== false" codeAaron Franke
2018-10-02Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde
2018-10-02Merge pull request #22354 from evandropoa/resources_list_icon_issueRémi Verschelde
2018-10-02Merge pull request #22364 from YeldhamDev/rect2_inspector_singlelineRémi Verschelde
2018-09-29Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde
2018-09-28Reflection probe support in GLES2 back-end.Juan Linietsky
2018-09-23Make Rect2 EditorProperty obey the horizontal settingMichael Alexsander Silva Dias
2018-09-22Fix issue #22320.Evandro Bitencourt
2018-09-20Merge pull request #22225 from groud/fix_draw_on_viewportRémi Verschelde
2018-09-20EditorNode: New default dock layoutRémi Verschelde
2018-09-20EditorNode: Reorder and cleanup initial dock setupRémi Verschelde
2018-09-20Merge pull request #21426 from groud/add_files_to_tree_viewRémi Verschelde
2018-09-18Fixes drawing of the 2D plugins on the 3D viewgroud
2018-09-15Bundle SSL certs with the templates.Fabio Alessandrelli
2018-09-15Fix video toggle UX issueRémi Verschelde
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-14Replace the -show in filesystem- button by a RMB entrygroud
2018-09-14Merge the disable_split and show_files_in_tree settingsgroud
2018-09-14Add thumnails to the tree viewgroud
2018-09-13Use plain text instead of icons for video driver toggleRémi Verschelde
2018-09-13Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde
2018-09-12Misc. typosluz.paz
2018-09-11Fix project and editor data paths not being opened correctly on macOSHugo Locurcio
2018-09-11Replace last occurrences of PropertyEditor by EditorInspectorRémi Verschelde
2018-09-11Merge pull request #21971 from scayze/window_title_updateRémi Verschelde
2018-09-11update window title when switching scenesManuel Strey
2018-09-11Revert "Fix selection of spatial nodes after selecting a non-spatial one."Rémi Verschelde
2018-09-10Merge pull request #21835 from DualMatrix/save_branchRémi Verschelde
2018-09-07Prevent overwriting open scenes when savingDualMatrix
2018-09-07Fix selection of spatial nodes after selecting a non-spatial one.JFonS
2018-08-24Drop old ShaderGraph code, obsoleted by VisualShaderRémi Verschelde
2018-08-22Merge pull request #21274 from YeldhamDev/meshlib_editor_fixesRémi Verschelde
2018-08-21Fix MeshLibrary editorMichael Alexsander Silva Dias