summaryrefslogtreecommitdiff
path: root/editor/editor_node.cpp
AgeCommit message (Expand)Author
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-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
2018-08-21Merge pull request #21252 from vnen/remove-autoload-initRémi Verschelde
2018-08-20Disable scripting and physics early in EditorNodeGeorge Marques
2018-08-20Massive rewrite to AnimationTree. Many APIs changed in order to:Juan Linietsky
2018-08-15Merge pull request #19837 from willnationsdev/plugin-utilitiesRémi Verschelde
2018-08-14Merge pull request #20997 from Gamblify/add_files_to_tree_viewRémi Verschelde
2018-08-14Avoid scripts from being opened in same inspector, closes #20111Juan Linietsky
2018-08-14Merge pull request #20621 from YeldhamDev/bottom_panel_minRémi Verschelde
2018-08-14Add a way to disable the split viewgroud
2018-08-13Add warning color to output logChaosus
2018-08-08Fix a typo in a TTR() callHugo Locurcio
2018-08-08Merge pull request #20737 from Calinou/use-standard-button-textsJuan Linietsky
2018-08-07Several improvements to inspector.Juan Linietsky
2018-08-06Added proper import support for 3D and Array texturesJuan Linietsky
2018-08-05Use a standard "OK" text for confirmation buttons in error dialogsHugo Locurcio
2018-08-04Implemented IKAndreaCatania
2018-07-30Adjust bottom panel's minimal height for the expand iconMichael Alexsander Silva Dias
2018-07-29It is now possible to import images as a separate resource, closes #5738 and ...Juan Linietsky
2018-07-29Merge pull request #15269 from ianb96/context_menu_improvementsJuan Linietsky
2018-07-27Do conversion of scene preview icon at the end, improves save performance a b...Juan Linietsky
2018-07-26Add PluginConfigDialog, EditorPluginSettings GUIWill Nations
2018-07-26context menu improvementsIan
2018-07-26Merge pull request #19257 from volzhs/edit-visual-scriptRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-25Add menu buttons to open the project and editor data foldersHugo Locurcio
2018-07-25Open internal visual script editor while use external editor is onvolzhs
2018-07-24Merge pull request #19225 from Paulb23/open_all_files_in_script_editorMax Hilbrunner
2018-07-24Removed unnecessary assignmentsWilson E. Alvarez
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-07-20-Fix tooltips in inspector, now they show as rich text.Juan Linietsky
2018-07-20Make Update Spinner popup use radio itemsMichael Alexsander Silva Dias
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-18Export: Properly reload preset when opening dialogRémi Verschelde