aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "make default extension .tscn"Pedro J. Estébanez2016-06-281-1/+1
* Change method of storing folding, solves problems with inheritance, closes #3395Juan Linietsky2016-06-281-6/+10
* Fix typo in file dialog shortcutGeorge Marques2016-06-282-7/+7
* Fixed bug in instance state ordering, closes #3904Juan Linietsky2016-06-281-3/+1
* Avoid recursion in filesystem scanning, closes #3838Juan Linietsky2016-06-281-16/+25
* i18n: Corrected a typo (#5460)Bonfi962016-06-281-1/+1
* i18n: Merge translations with templateRémi Verschelde2016-06-2817-868/+2500
* i18n: Sync template with sourceRémi Verschelde2016-06-281-22/+105
* i18n: Sync translations from WeblateRémi Verschelde2016-06-2810-297/+12594
* i18n: Fix malformed TTR callRémi Verschelde2016-06-281-2/+2
* Figured out a way to fix event propagation for shortcuts and some other cases...Juan Linietsky2016-06-272-1/+9
* Ask about selecting a main scene if one has not been selected.Juan Linietsky2016-06-272-11/+41
* Make most resources (save for packedscenes and scripts) reload if they change...Juan Linietsky2016-06-271-2/+4
* Properly complain when a scene file has not be selected, closes #3811Juan Linietsky2016-06-271-0/+22
* Ability to rotate controls using tool, closes #3800Juan Linietsky2016-06-271-8/+30
* Revert "Added toggle for loop interpolation based on adolson's code"Rémi Verschelde2016-06-263-26/+0
* remove the warning of instances in use at exitJuan Linietsky2016-06-262-2/+2
* Fix error reporting when a scene is not imported properly, closes #3968Juan Linietsky2016-06-263-12/+18
* Revert "Fix issue when switching between FileSystem and other editor docks"Juan Linietsky2016-06-261-0/+1
* Merge pull request #5416 from samuelgrigolato/masterRémi Verschelde2016-06-261-1/+0
|\
| * Fix issue when switching between FileSystem and other docks. #5384samuel.grigolato2016-06-251-1/+0
* | Merge pull request #5307 from MarianoGnu/masterRémi Verschelde2016-06-269-355/+691
|\ \ | |/ |/|
| * Modify margins with mouse inputMarianoGNU2016-06-202-262/+300
| * Chance Snap for SnapMode and add AutoSlice option.MarianoGNU2016-06-209-120/+418
* | Merge pull request #5398 from djrm/shortcutsRémi Verschelde2016-06-251-12/+16
|\ \
| * | Configurable shortcuts for tabs switchingDaniel J. Ramirez2016-06-241-12/+16
* | | Merge pull request #5397 from djrm/gizmos_fixRémi Verschelde2016-06-2515-158/+141
|\ \ \ | |/ / |/| |
| * | Added high resolution icons for the Gizmos, fixes #1638Daniel J. Ramirez2016-06-2415-158/+141
* | | Fix network IP setting changevolzhs2016-06-241-1/+1
|/ /
* | Merge pull request #5360 from Paulb23/fix_script_save_as_issue_4210Rémi Verschelde2016-06-231-0/+1
|\ \
| * | Fixed save as not working with scriptsPaulb232016-06-221-0/+1
* | | Merge pull request #5345 from djrm/fix_#5324Rémi Verschelde2016-06-231-3/+0
|\ \ \ | |/ / |/| |
| * | Fixed file name being removed on folder change in save as dialogs fixes #5324Daniel J. Ramirez2016-06-201-3/+0
* | | Merge pull request #5344 from Paulb23/code_completion_colorsRémi Verschelde2016-06-223-0/+12
|\ \ \
| * | | Added code completion existing color settingPaulb232016-06-213-0/+4
| * | | Added code completion selected color settingPaulb232016-06-213-0/+4
| * | | Added code completion background color settingPaulb232016-06-213-0/+4
| |/ /
* | | Merge pull request #5274 from Paulb23/editor_file_dialog_shortcutsRémi Verschelde2016-06-221-24/+65
|\ \ \
| * | | Added editor file dialog shortcutsPaulb232016-06-191-24/+65
* | | | Merge pull request #5282 from Hodes/masterRémi Verschelde2016-06-221-1/+4
|\ \ \ \
| * | | | editor_node.cpp now takes care of removing plugin after deactivating ithodes2016-06-181-1/+4
* | | | | Fixed error using the same atlas rect for all images, closes #4139Juan Linietsky2016-06-212-2/+13
* | | | | Fix classes.xml sortingGeorge Marques2016-06-212-0/+29
* | | | | Merge pull request #5336 from bojidar-bg/assetlib-additional-featuresRémi Verschelde2016-06-212-13/+66
|\ \ \ \ \
| * | | | | Fix project manager category list, small enchancements as wellBojidar Marinov2016-06-212-3/+22
| * | | | | Add support levels to searchBojidar Marinov2016-06-212-1/+27
| * | | | | Check hashes when downloading assetsBojidar Marinov2016-06-212-10/+18
* | | | | | Ability to premultiply alpha on font import, fixes #5231Juan Linietsky2016-06-211-0/+26
* | | | | | Merge pull request #5326 from MarianoGnu/issuesRémi Verschelde2016-06-211-0/+6
|\ \ \ \ \ \
| * | | | | | Don't create outlines from dummy meshes. Fixes #4718MarianoGNU2016-06-201-0/+6
| | |_|_|/ / | |/| | | |