summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-07-03Added proper resource preview cache invalidation, fixes #5342Juan Linietsky
2016-07-01Color picker was getting too much focus, made it get not as much focus.Juan Linietsky
2016-06-30Many fixes to scene tree node dragging, closes #5341Juan Linietsky
2016-06-30Fixes to import plugin, closes #5318Juan Linietsky
2016-06-30Properly show the sample and play it back, also closes #5288Juan Linietsky
2016-06-30Fix some bugs in diraccess, closes #5288Juan Linietsky
2016-06-30Fixed signal connection prints when moving docks, issue 5498Paulb23
2016-06-30Merge pull request #5474 from samuelgrigolato/tile-map-idxRémi Verschelde
2016-06-30Merge pull request #5439 from samuelgrigolato/fix-filesystem-dock-min-sizeRémi Verschelde
2016-06-30Merge pull request #5419 from djrm/shortcutsRémi Verschelde
2016-06-30Merge pull request #5462 from volzhs/fix-pm-warningRémi Verschelde
2016-06-29Allow animation name to be clipped, closes #5246Juan Linietsky
2016-06-29Add Variant to the list of clases, so it can be documented (make sure it can'...Juan Linietsky
2016-06-29AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ...Juan Linietsky
2016-06-29assetlib: Connect to the API using SSLRémi Verschelde
2016-06-29Fix main(2D, 3D, Script) panel not updated when start up and select from tool...volzhs
2016-06-28Initialize missing variables. Fixes #5461MarianoGNU
2016-06-28Add tile index prefixes in tile map editor plugin. #5420Samuel Grigolato
2016-06-28Editor properly reloads scenes if they changed on disk or were reimportedJuan Linietsky
2016-06-28Change method of storing folding, solves problems with inheritance, closes #3395Juan Linietsky
2016-06-28Fix typo in file dialog shortcutGeorge Marques
2016-06-28remove the warning of instances in use at Project manager exitvolzhs
2016-06-28Fixed bug in instance state ordering, closes #3904Juan Linietsky
2016-06-28Avoid recursion in filesystem scanning, closes #3838Juan Linietsky
2016-06-28i18n: Corrected a typo (#5460)Bonfi96
2016-06-28i18n: Merge translations with templateRémi Verschelde
2016-06-28i18n: Sync template with sourceRémi Verschelde
2016-06-28i18n: Sync translations from WeblateRémi Verschelde
2016-06-28i18n: Fix malformed TTR callRémi Verschelde
2016-06-27Figured out a way to fix event propagation for shortcuts and some other cases...Juan Linietsky
2016-06-27Ask about selecting a main scene if one has not been selected.Juan Linietsky
2016-06-27Make most resources (save for packedscenes and scripts) reload if they change...Juan Linietsky
2016-06-27Properly complain when a scene file has not be selected, closes #3811Juan Linietsky
2016-06-27Ability to rotate controls using tool, closes #3800Juan Linietsky
2016-06-26Fix issue when switching between FileSystem and other editor docks. #5384Samuel Grigolato
2016-06-26Revert "Added toggle for loop interpolation based on adolson's code"Rémi Verschelde
2016-06-26remove the warning of instances in use at exitJuan Linietsky
2016-06-26Fix error reporting when a scene is not imported properly, closes #3968Juan Linietsky
2016-06-26Revert "Fix issue when switching between FileSystem and other editor docks"Juan Linietsky
2016-06-26Shortcuts for script switching in script ModeDaniel J. Ramirez
2016-06-26Merge pull request #5416 from samuelgrigolato/masterRémi Verschelde
2016-06-26Merge pull request #5307 from MarianoGnu/masterRémi Verschelde
2016-06-25Fix issue when switching between FileSystem and other docks. #5384samuel.grigolato
2016-06-25Merge pull request #5398 from djrm/shortcutsRémi Verschelde
2016-06-25Merge pull request #5397 from djrm/gizmos_fixRémi Verschelde
2016-06-24Configurable shortcuts for tabs switchingDaniel J. Ramirez
2016-06-24Added high resolution icons for the Gizmos, fixes #1638Daniel J. Ramirez
2016-06-24Fix network IP setting changevolzhs
2016-06-23Merge pull request #5360 from Paulb23/fix_script_save_as_issue_4210Rémi Verschelde
2016-06-23Merge pull request #5345 from djrm/fix_#5324Rémi Verschelde