Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-30 | Improve Quick Open search | George Marques | |
Makes it sort by similarity with best match on top | |||
2016-06-30 | Fixed signal connection prints when moving docks, issue 5498 | Paulb23 | |
2016-06-30 | Merge pull request #5474 from samuelgrigolato/tile-map-idx | Rémi Verschelde | |
Add tile index prefixes in tile map editor plugin | |||
2016-06-30 | Merge pull request #5439 from samuelgrigolato/fix-filesystem-dock-min-size | Rémi Verschelde | |
Fix issue when switching between FileSystem and other editor docks | |||
2016-06-30 | Merge pull request #5419 from djrm/shortcuts | Rémi Verschelde | |
Shortcuts for script switching in script Mode | |||
2016-06-30 | Merge pull request #5462 from volzhs/fix-pm-warning | Rémi Verschelde | |
remove the warning of instances in use at Project manager exit | |||
2016-06-29 | Allow animation name to be clipped, closes #5246 | Juan Linietsky | |
2016-06-29 | Add Variant to the list of clases, so it can be documented (make sure it ↵ | Juan Linietsky | |
can't be documented that it can't be used). Closes #5237 | |||
2016-06-29 | AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ↵ | Juan Linietsky | |
if the one in SpriteFrames is removed/added or renamed. Closes #5152 | |||
2016-06-29 | assetlib: Connect to the API using SSL | Rémi Verschelde | |
Note: it does not work in the project manager as the latter does not use the editor-bundled certificates, but that's a bug and should be fixed. | |||
2016-06-29 | Fix main(2D, 3D, Script) panel not updated when start up and select from ↵ | volzhs | |
tool button | |||
2016-06-28 | Initialize missing variables. Fixes #5461 | MarianoGNU | |
2016-06-28 | Add tile index prefixes in tile map editor plugin. #5420 | Samuel Grigolato | |
2016-06-28 | Editor properly reloads scenes if they changed on disk or were reimported | Juan Linietsky | |
2016-06-28 | Change method of storing folding, solves problems with inheritance, closes #3395 | Juan Linietsky | |
2016-06-28 | Fix typo in file dialog shortcut | George Marques | |
Also change the shortcut to refresh to F5. | |||
2016-06-28 | remove the warning of instances in use at Project manager exit | volzhs | |
2016-06-28 | Fixed bug in instance state ordering, closes #3904 | Juan Linietsky | |
2016-06-28 | Avoid recursion in filesystem scanning, closes #3838 | Juan Linietsky | |
2016-06-28 | i18n: Corrected a typo (#5460) | Bonfi96 | |
2016-06-28 | i18n: Merge translations with template | Rémi Verschelde | |
2016-06-28 | i18n: Sync template with source | Rémi Verschelde | |
2016-06-28 | i18n: Sync translations from Weblate | Rémi Verschelde | |
Also adds Bulgarian and Japanese WIPs. | |||
2016-06-28 | i18n: Fix malformed TTR call | Rémi Verschelde | |
2016-06-27 | Figured out a way to fix event propagation for shortcuts and some other ↵ | Juan Linietsky | |
cases so they properly stop shortcuts if a modal window is open, closes #4848 | |||
2016-06-27 | Ask about selecting a main scene if one has not been selected. | Juan Linietsky | |
2016-06-27 | Make most resources (save for packedscenes and scripts) reload if they ↵ | Juan Linietsky | |
change on disk. Closes #4059. | |||
2016-06-27 | Properly complain when a scene file has not be selected, closes #3811 | Juan Linietsky | |
2016-06-27 | Ability to rotate controls using tool, closes #3800 | Juan Linietsky | |
2016-06-26 | Fix issue when switching between FileSystem and other editor docks. #5384 | Samuel Grigolato | |
2016-06-26 | Revert "Added toggle for loop interpolation based on adolson's code" | Rémi Verschelde | |
This reverts commits 8884b8f51963553dd1ecc0bc4accf64deb4f645f bd5c8f2aa086c2cacc704dfef249c124760ab569 and 5cb31f6d5b667a551092b699de6f4786e0bb5b6d. <reduz> Akien, I understand the need for the second loop mode, but I think the current UI is pretty confusing. I think this should be changed for an enum, both there and in the animation.. otherwise we should revert it [...] <reduz> alternatively this could be added per track, which I think should make it a little less confusing Reopens #959.. | |||
2016-06-26 | remove the warning of instances in use at exit | Juan Linietsky | |
2016-06-26 | Fix error reporting when a scene is not imported properly, closes #3968 | Juan Linietsky | |
2016-06-26 | Revert "Fix issue when switching between FileSystem and other editor docks" | Juan Linietsky | |
2016-06-26 | Shortcuts for script switching in script Mode | Daniel J. Ramirez | |
2016-06-26 | Merge pull request #5416 from samuelgrigolato/master | Rémi Verschelde | |
Fix issue when switching between FileSystem and other editor docks | |||
2016-06-26 | Merge pull request #5307 from MarianoGnu/master | Rémi Verschelde | |
TextureRegion improvements | |||
2016-06-25 | Fix issue when switching between FileSystem and other docks. #5384 | samuel.grigolato | |
2016-06-25 | Merge pull request #5398 from djrm/shortcuts | Rémi Verschelde | |
Configurable shortcuts for tabs switching | |||
2016-06-25 | Merge pull request #5397 from djrm/gizmos_fix | Rémi Verschelde | |
Added high resolution icons for the Gizmos | |||
2016-06-24 | Configurable shortcuts for tabs switching | Daniel J. Ramirez | |
2016-06-24 | Added high resolution icons for the Gizmos, fixes #1638 | Daniel J. Ramirez | |
2016-06-24 | Fix network IP setting change | volzhs | |
Fix #5368 | |||
2016-06-23 | Merge pull request #5360 from Paulb23/fix_script_save_as_issue_4210 | Rémi Verschelde | |
Fixed save as not working with scripts, issue 4210 | |||
2016-06-23 | Merge pull request #5345 from djrm/fix_#5324 | Rémi Verschelde | |
Fixed file name being removed on folder change in save as dialogs fix… | |||
2016-06-22 | Fixed save as not working with scripts | Paulb23 | |
2016-06-22 | Merge pull request #5344 from Paulb23/code_completion_colors | Rémi Verschelde | |
Code completion box colors | |||
2016-06-22 | Merge pull request #5274 from Paulb23/editor_file_dialog_shortcuts | Rémi Verschelde | |
Added editor file dialog shortcuts | |||
2016-06-22 | Merge pull request #5282 from Hodes/master | Rémi Verschelde | |
editor_node.cpp now takes care of removing plugin after deactivating it | |||
2016-06-21 | Fixed error using the same atlas rect for all images, closes #4139 | Juan Linietsky | |