summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2018-01-30Ability to import .escn files, which is just a .tscn but with forced import.Juan Linietsky
2018-01-30Merge pull request #16111 from Noshyaar/bRémi Verschelde
2018-01-30Merge pull request #16091 from Noshyaar/tRémi Verschelde
2018-01-28ProjectManager: prevent installing project template in non-empty dirPoommetee Ketson
2018-01-273DEditor: fix multiple node selection crash the editorPoommetee Ketson
2018-01-27TemplateManager: hold shift to open link in browserPoommetee Ketson
2018-01-25i18n: Sync translations with WeblateRémi Verschelde
2018-01-25Fix shortcut conflictRazah
2018-01-25maximum recent files increment fixRazah
2018-01-24i18n: Sync translations with WeblateRémi Verschelde
2018-01-24Merge pull request #15869 from guilhermefelipecgs/fix_always_open_output_on_playRémi Verschelde
2018-01-24Rotate Control node with respecting pivot offsetvolzhs
2018-01-22i18n: Fix typo in translation msgidRémi Verschelde
2018-01-22i18n: Sync translations with WeblateRémi Verschelde
2018-01-22Fix ObjectDB Instances still existPoommetee Ketson
2018-01-21Hide only PluginScript in dialog boxEmmanuel Leblond
2018-01-20i18n: Sync translation templates with current sourceRémi Verschelde
2018-01-20i18n: Sync translations with WeblateRémi Verschelde
2018-01-19Fix option run/output/always_open_output_on_playGuilherme Silva
2018-01-19Hide Script nodes in dialog box to prevent crash with pluginscriptEmmanuel Leblond
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-18Merge pull request #15803 from Noshyaar/pmRémi Verschelde
2018-01-18ProjectManager: show error/warning by defaultPoommetee Ketson
2018-01-18Disallow creating new projects in a non-empty folder.bruvzg
2018-01-18Merge pull request #15817 from volzhs/icon-colorRémi Verschelde
2018-01-18Merge pull request #15826 from MarianoGnu/masterRémi Verschelde
2018-01-18Fix find/replace barvolzhs
2018-01-17TileSetEditorPlugin: take scale in accout when highlighting current selected ...Mariano Suligoy
2018-01-18Fix Error/Success/Warning icon colorvolzhs
2018-01-15Filled tutorial field in most relevent classes.Juan Linietsky
2018-01-15Merge pull request #15701 from groud/changes_default_keep_margin_to_trueRémi Verschelde
2018-01-15PropertyEditor: Add missing MAKE_PROPSELECT.Andreas Haas
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-15Fix crash when freelook shortcuts are undefinedMarc Gilleron
2018-01-14Fixed member keywords colour not updating on settings changePaulb23
2018-01-14Merge pull request #15706 from groud/remove_unused_classRémi Verschelde
2018-01-14Remove the unused FindReplaceDialog classGilles Roudiere
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-13Merge pull request #15669 from poke1024/fix-dep-files-sizeRémi Verschelde
2018-01-13Fix files section size in dependency error dialogBernhard Liebl
2018-01-13Fix clicking on sub-resources in a node's right-click menubinbitten
2018-01-12Properly save the new save safe setting, avoid crash.Juan Linietsky
2018-01-12Attempt renaming multiple times on safe file save, and make the behavior opti...Juan Linietsky
2018-01-12Make members a bit more visible color wiseJuan Linietsky
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