summaryrefslogtreecommitdiff
path: root/editor/editor_node.cpp
AgeCommit message (Expand)Author
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
2018-07-18Merge pull request #20185 from volzhs/audio-previewRémi Verschelde
2018-07-18Fix copying ttf, otf by DND to editorvolzhs
2018-07-17Add audio stream preview to Inspector dockvolzhs
2018-07-15Added small icon to expand the bottom panel (and shortcut too)Juan Linietsky
2018-07-14Visual Shaders are back.Juan Linietsky
2018-07-06Support for CPU based particles, which aids compatibility with OpenGL ES 2.0Juan Linietsky
2018-07-04Merge pull request #19849 from willnationsdev/expose-script-create-dialogMax Hilbrunner
2018-07-04Expose ScriptCreateDialog to EditorPluginwillnationsdev
2018-07-03Merge pull request #19192 from marcelofg55/undo_redo_msgMax Hilbrunner
2018-07-01-Fix in animationplayback, sound would be cut on loopJuan Linietsky
2018-06-29Revert "Fix saving unmodified scenes and resources"Rémi Verschelde
2018-06-26-Add root motion support in AnimationTree.Juan Linietsky
2018-06-25added BlendSpace1D editor pluginThomas Herzog
2018-06-25rename BlendSpace to BlendSpace2DThomas Herzog
2018-06-25State machine animation nodeJuan Linietsky