aboutsummaryrefslogtreecommitdiff
path: root/editor (follow)
Commit message (Expand)AuthorAgeFilesLines
* ProjectManager: prevent installing project template in non-empty dirPoommetee Ketson2018-01-281-11/+8
* i18n: Sync translations with WeblateRémi Verschelde2018-01-253-131/+138
* Fix shortcut conflictRazah2018-01-251-6/+3
* maximum recent files increment fixRazah2018-01-251-1/+1
* i18n: Sync translations with WeblateRémi Verschelde2018-01-2412-957/+885
* Merge pull request #15869 from guilhermefelipecgs/fix_always_open_output_on_playRémi Verschelde2018-01-241-1/+3
|\
| * Fix option run/output/always_open_output_on_playGuilherme Silva2018-01-191-1/+3
* | Rotate Control node with respecting pivot offsetvolzhs2018-01-241-2/+2
* | i18n: Fix typo in translation msgidRémi Verschelde2018-01-2246-92/+92
* | i18n: Sync translations with WeblateRémi Verschelde2018-01-2216-1254/+1300
* | Fix ObjectDB Instances still existPoommetee Ketson2018-01-222-1/+6
* | Hide only PluginScript in dialog boxEmmanuel Leblond2018-01-211-2/+3
* | i18n: Sync translation templates with current sourceRémi Verschelde2018-01-2046-3090/+3727
* | i18n: Sync translations with WeblateRémi Verschelde2018-01-2018-3020/+10314
|/
* Hide Script nodes in dialog box to prevent crash with pluginscriptEmmanuel Leblond2018-01-191-0/+3
* Fix typos in code and docs with codespellRémi Verschelde2018-01-1860-193/+193
* Merge pull request #15803 from Noshyaar/pmRémi Verschelde2018-01-181-35/+21
|\
| * ProjectManager: show error/warning by defaultPoommetee Ketson2018-01-181-35/+21
* | Disallow creating new projects in a non-empty folder.bruvzg2018-01-181-3/+3
* | Merge pull request #15817 from volzhs/icon-colorRémi Verschelde2018-01-181-0/+4
|\ \
| * | Fix Error/Success/Warning icon colorvolzhs2018-01-181-0/+4
| |/
* | Merge pull request #15826 from MarianoGnu/masterRémi Verschelde2018-01-181-6/+4
|\ \
| * | TileSetEditorPlugin: take scale in accout when highlighting current selected ...Mariano Suligoy2018-01-171-6/+4
| |/
* / Fix find/replace barvolzhs2018-01-182-69/+87
|/
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-151-0/+42
* Merge pull request #15701 from groud/changes_default_keep_margin_to_trueRémi Verschelde2018-01-153-16/+14
|\
| * Changes the keep_margin parameter to true by default, so that people are not ...Gilles Roudiere2018-01-153-16/+14
* | PropertyEditor: Add missing MAKE_PROPSELECT.Andreas Haas2018-01-151-0/+2
|/
* Merge pull request #15696 from bojidar-bg/15646-assigned-animationRémi Verschelde2018-01-151-13/+11
|\
| * Fix an issue with the animation editor not seeking to the target time properly.Bojidar Marinov2018-01-141-13/+11
* | Fix crash when freelook shortcuts are undefinedMarc Gilleron2018-01-151-17/+21
* | Fixed member keywords colour not updating on settings changePaulb232018-01-141-0/+1
* | Merge pull request #15706 from groud/remove_unused_classRémi Verschelde2018-01-142-441/+0
|\ \
| * | Remove the unused FindReplaceDialog classGilles Roudiere2018-01-142-441/+0
* | | Fix external editors always opening on scene changeBernhard Liebl2018-01-141-4/+8
| |/ |/|
* | Merge pull request #15669 from poke1024/fix-dep-files-sizeRémi Verschelde2018-01-131-0/+1
|\ \ | |/ |/|
| * Fix files section size in dependency error dialogBernhard Liebl2018-01-131-0/+1
* | Fix clicking on sub-resources in a node's right-click menubinbitten2018-01-131-0/+1
|/
* Properly save the new save safe setting, avoid crash.Juan Linietsky2018-01-122-2/+3
* Attempt renaming multiple times on safe file save, and make the behavior opti...Juan Linietsky2018-01-121-1/+1
* Make members a bit more visible color wiseJuan Linietsky2018-01-121-1/+1
* Add special coloring to members, to make shadowing more obvious.Juan Linietsky2018-01-122-0/+37
* Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...Juan Linietsky2018-01-123-7/+7
* Merge pull request #15611 from bojidar-bg/x-bind-more-propertiesRémi Verschelde2018-01-122-3/+5
|\
| * Bind many more properties to scriptsBojidar Marinov2018-01-122-3/+5
* | -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky2018-01-123-3/+3
|/
* Fixes add script button updateGilles Roudiere2018-01-112-13/+16
* Merge pull request #15571 from RandomShaper/fix-crash-save-branchRémi Verschelde2018-01-111-1/+8
|\
| * Fix crash on save-branch-as-scenePedro J. Estébanez2018-01-101-1/+8
* | Merge pull request #15579 from damarindra/add-receptor-tilesetRémi Verschelde2018-01-112-0/+10
|\ \