aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Added proper resource preview cache invalidation, fixes #5342Juan Linietsky2016-07-037-0/+74
* Color picker was getting too much focus, made it get not as much focus.Juan Linietsky2016-07-011-0/+1
* Many fixes to scene tree node dragging, closes #5341Juan Linietsky2016-06-302-4/+14
* Fixes to import plugin, closes #5318Juan Linietsky2016-06-301-5/+74
* Properly show the sample and play it back, also closes #5288Juan Linietsky2016-06-301-2/+3
* Fix some bugs in diraccess, closes #5288Juan Linietsky2016-06-301-1/+7
* Fixed signal connection prints when moving docks, issue 5498Paulb232016-06-302-3/+11
* Merge pull request #5474 from samuelgrigolato/tile-map-idxRémi Verschelde2016-06-301-1/+1
|\
| * Add tile index prefixes in tile map editor plugin. #5420Samuel Grigolato2016-06-281-1/+1
* | Merge pull request #5439 from samuelgrigolato/fix-filesystem-dock-min-sizeRémi Verschelde2016-06-301-1/+2
|\ \
| * | Fix issue when switching between FileSystem and other editor docks. #5384Samuel Grigolato2016-06-261-1/+2
| |/
* | Merge pull request #5419 from djrm/shortcutsRémi Verschelde2016-06-302-1/+23
|\ \
| * | Shortcuts for script switching in script ModeDaniel J. Ramirez2016-06-262-1/+23
* | | Merge pull request #5462 from volzhs/fix-pm-warningRémi Verschelde2016-06-301-3/+0
|\ \ \
| * | | remove the warning of instances in use at Project manager exitvolzhs2016-06-281-3/+0
* | | | Allow animation name to be clipped, closes #5246Juan Linietsky2016-06-291-0/+1
* | | | Add Variant to the list of clases, so it can be documented (make sure it can'...Juan Linietsky2016-06-291-0/+6
* | | | AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ...Juan Linietsky2016-06-291-1/+62
* | | | assetlib: Connect to the API using SSLRémi Verschelde2016-06-291-1/+1
* | | | Fix main(2D, 3D, Script) panel not updated when start up and select from tool...volzhs2016-06-291-1/+1
* | | | Initialize missing variables. Fixes #5461MarianoGNU2016-06-281-2/+2
* | | | Editor properly reloads scenes if they changed on disk or were reimportedJuan Linietsky2016-06-284-5/+88
* | | | 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
|/ /