summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2018-02-14Merge pull request #15713 from StraToN/fix-15556-resourcepreloader-open-resRémi Verschelde
2018-02-14Added "allow_reselect" property to ItemList and enabled it for the method/hel...Michael Alexsander Silva Dias
2018-02-13Merge pull request #16667 from vnen/remove-container-controlRémi Verschelde
2018-02-13Add a function to remove controls from containersGeorge Marques
2018-02-13Merge pull request #16518 from Paulb23/fix_members_overview_offsetRémi Verschelde
2018-02-13Merge pull request #16463 from Noshyaar/pr1Rémi Verschelde
2018-02-13Merge pull request #16433 from Calinou/remove-assetlib-debugging-printsRémi Verschelde
2018-02-13Merge pull request #16383 from binbitten/issue_16335Rémi Verschelde
2018-02-13Merge pull request #16374 from ianb96/drop_at_mouseRémi Verschelde
2018-02-12Merge pull request #16499 from sudoio/masterPoommetee Ketson
2018-02-12Merge pull request #16332 from YeldhamDev/capitalize_view_menuRémi Verschelde
2018-02-12Merge pull request #15499 from YeldhamDev/recent_scripts_fixRémi Verschelde
2018-02-09Fixed members overview not scrolling to correct linePaulb23
2018-02-08Fix #16479 (deselect text when jumping to function)Artem Varaksa
2018-02-073DEditor: fix selecting node in viewport not update inspectorPoommetee Ketson
2018-02-05Remove debugging prints related to the asset libraryHugo Locurcio
2018-02-04Fix spaces and quotes in external editor flagsbinbitten
2018-02-03drop path text at mouse posianb96
2018-02-03Fix gradient texture previewChaosus
2018-02-02Capitalized "View" menu options.Michael Alexsander Silva Dias
2018-02-02Changes for the "Recent Scripts" menu.Michael Alexsander Silva Dias
2018-01-273DEditor: fix multiple node selection crash the editorPoommetee Ketson
2018-01-25Fix shortcut conflictRazah
2018-01-24Rotate Control node with respecting pivot offsetvolzhs
2018-01-22Fix ObjectDB Instances still existPoommetee Ketson
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-17TileSetEditorPlugin: take scale in accout when highlighting current selected ...Mariano Suligoy
2018-01-15Changes the keep_margin parameter to true by default, so that people are not ...Gilles Roudiere
2018-01-15Merge pull request #15696 from bojidar-bg/15646-assigned-animationRémi Verschelde
2018-01-15Display path to preloaded res + button to open itJulian Murgia
2018-01-15Fix crash when freelook shortcuts are undefinedMarc Gilleron
2018-01-14Fixed member keywords colour not updating on settings changePaulb23
2018-01-14Fix external editors always opening on scene changeBernhard Liebl
2018-01-14Fix an issue with the animation editor not seeking to the target time properly.Bojidar Marinov
2018-01-12Add special coloring to members, to make shadowing more obvious.Juan Linietsky
2018-01-12Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky
2018-01-12Merge pull request #15611 from bojidar-bg/x-bind-more-propertiesRémi Verschelde
2018-01-12-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-11Merge pull request #15579 from damarindra/add-receptor-tilesetRémi Verschelde
2018-01-11Fixes snap button getting out of sync (issue 15366)poke1024
2018-01-11fix updating tileset list when assign texture and set autotile truedamarindra
2018-01-10Merge pull request #15516 from StateOff/fixes_crash_on_drop_scene_fileRémi Verschelde
2018-01-09- Fixes #15470 "Crash on drag and drop scene file on empty scene"Blazej Floch
2018-01-09External editor fixesIgnacio Etcheverry
2018-01-08Don't delete edit menu too early when closing script tabsBernhard Liebl
2018-01-07Merge pull request #15433 from poke1024/fix13957George Marques
2018-01-07Merge pull request #15357 from damarindra/autotile-behaviourRémi Verschelde
2018-01-07Fix crash due to stale refs to node selection listsBernhard Liebl
2018-01-06Fix typo in new stringsPoommetee Ketson