| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge pull request #5547 from TheHX/fix-addons-disabling | Rémi Verschelde | 2016-07-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix addon disabling | |||||
| | * | | | | | | | Fix addon disabling | Franklin Sobrinho | 2016-07-04 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * / / / / / / | Fix return type for EditorResourcePreview::check_for_invalidation | Rémi Verschelde | 2016-07-04 | 2 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | fix to the fix, and removed some conflicting shorcuts | Juan Linietsky | 2016-07-03 | 2 | -3/+4 | |
| | | | | | | | ||||||
| * | | | | | | Avoid settings from being lost when opening project manager. | Juan Linietsky | 2016-07-03 | 3 | -6/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Probably fixes many issues of this kind, like missing shortcuts or other settings | |||||
| * | | | | | | Merge pull request #5530 from Paulb23/shortcut_search | Rémi Verschelde | 2016-07-03 | 2 | -14/+56 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Added search to shortcut config | |||||
| | * | | | | | | Added search to shortcut config | Paulb23 | 2016-07-03 | 2 | -14/+56 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #5508 from djrm/spatial_editor_shortcuts | Rémi Verschelde | 2016-07-03 | 1 | -149/+114 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added spatial editor shortcuts | |||||
| | * | | | | | | | Added spatial editor shortcuts | Daniel J. Ramirez | 2016-06-30 | 1 | -149/+114 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for now it does not support the emulate numpad setting | |||||
| * | | | | | | | | Merge pull request #5506 from vnen/enhance-quickopen-search | Rémi Verschelde | 2016-07-03 | 2 | -17/+60 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Improve Quick Open search | |||||
| | * | | | | | | | | Improve Quick Open search | George Marques | 2016-06-30 | 2 | -17/+60 | |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Makes it sort by similarity with best match on top | |||||
| * | | | | | | | | Merge pull request #5504 from djrm/canvas_item_editor_shortcuts | Rémi Verschelde | 2016-07-03 | 1 | -23/+24 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Canvas item editor shortcuts | |||||
| | * | | | | | | | | Canvas item editor shortcuts | Daniel J. Ramirez | 2016-06-29 | 1 | -23/+24 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Added proper resource preview cache invalidation, fixes #5342 | Juan Linietsky | 2016-07-03 | 7 | -0/+74 | |
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Color picker was getting too much focus, made it get not as much focus. | Juan Linietsky | 2016-07-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This abuse of focus was the original culprit of #5354 | |||||
| * | | | | | | | | Many fixes to scene tree node dragging, closes #5341 | Juan Linietsky | 2016-06-30 | 2 | -4/+14 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Fixes to import plugin, closes #5318 | Juan Linietsky | 2016-06-30 | 1 | -5/+74 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Properly show the sample and play it back, also closes #5288 | Juan Linietsky | 2016-06-30 | 1 | -2/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Fix some bugs in diraccess, closes #5288 | Juan Linietsky | 2016-06-30 | 1 | -1/+7 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Fixed signal connection prints when moving docks, issue 5498 | Paulb23 | 2016-06-30 | 2 | -3/+11 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #5474 from samuelgrigolato/tile-map-idx | Rémi Verschelde | 2016-06-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add tile index prefixes in tile map editor plugin | |||||
| | * | | | | | | | Add tile index prefixes in tile map editor plugin. #5420 | Samuel Grigolato | 2016-06-28 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #5439 from samuelgrigolato/fix-filesystem-dock-min-size | Rémi Verschelde | 2016-06-30 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix issue when switching between FileSystem and other editor docks | |||||
| | * | | | | | | | | Fix issue when switching between FileSystem and other editor docks. #5384 | Samuel Grigolato | 2016-06-26 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #5419 from djrm/shortcuts | Rémi Verschelde | 2016-06-30 | 2 | -1/+23 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Shortcuts for script switching in script Mode | |||||
| | * | | | | | | | | Shortcuts for script switching in script Mode | Daniel J. Ramirez | 2016-06-26 | 2 | -1/+23 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #5462 from volzhs/fix-pm-warning | Rémi Verschelde | 2016-06-30 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | remove the warning of instances in use at Project manager exit | |||||
| | * | | | | | | | | | remove the warning of instances in use at Project manager exit | volzhs | 2016-06-28 | 1 | -3/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Allow animation name to be clipped, closes #5246 | Juan Linietsky | 2016-06-29 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add Variant to the list of clases, so it can be documented (make sure it ↵ | Juan Linietsky | 2016-06-29 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can't be documented that it can't be used). Closes #5237 | |||||
| * | | | | | | | | | | AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ↵ | Juan Linietsky | 2016-06-29 | 1 | -1/+62 | |
| | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | if the one in SpriteFrames is removed/added or renamed. Closes #5152 | |||||
| * | | | | | | | | | assetlib: Connect to the API using SSL | Rémi Verschelde | 2016-06-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | | | | | | Fix main(2D, 3D, Script) panel not updated when start up and select from ↵ | volzhs | 2016-06-29 | 1 | -1/+1 | |
| | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | tool button | |||||
| * | | | | | | | | Initialize missing variables. Fixes #5461 | MarianoGNU | 2016-06-28 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Editor properly reloads scenes if they changed on disk or were reimported | Juan Linietsky | 2016-06-28 | 4 | -5/+88 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Change method of storing folding, solves problems with inheritance, closes #3395 | Juan Linietsky | 2016-06-28 | 1 | -6/+10 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix typo in file dialog shortcut | George Marques | 2016-06-28 | 2 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also change the shortcut to refresh to F5. | |||||
| * | | | | | | | Fixed bug in instance state ordering, closes #3904 | Juan Linietsky | 2016-06-28 | 1 | -3/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Avoid recursion in filesystem scanning, closes #3838 | Juan Linietsky | 2016-06-28 | 1 | -16/+25 | |
| | | | | | | | ||||||
| * | | | | | | i18n: Corrected a typo (#5460) | Bonfi96 | 2016-06-28 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | i18n: Merge translations with template | Rémi Verschelde | 2016-06-28 | 17 | -868/+2500 | |
| | | | | | | | ||||||
| * | | | | | | i18n: Sync template with source | Rémi Verschelde | 2016-06-28 | 1 | -22/+105 | |
| | | | | | | | ||||||
| * | | | | | | i18n: Sync translations from Weblate | Rémi Verschelde | 2016-06-28 | 10 | -297/+12594 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Also adds Bulgarian and Japanese WIPs. | |||||
| * | | | | | | i18n: Fix malformed TTR call | Rémi Verschelde | 2016-06-28 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Figured out a way to fix event propagation for shortcuts and some other ↵ | Juan Linietsky | 2016-06-27 | 2 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | cases so they properly stop shortcuts if a modal window is open, closes #4848 | |||||
| * | | | | | | Ask about selecting a main scene if one has not been selected. | Juan Linietsky | 2016-06-27 | 2 | -11/+41 | |
| | | | | | | | ||||||
| * | | | | | | Make most resources (save for packedscenes and scripts) reload if they ↵ | Juan Linietsky | 2016-06-27 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | change on disk. Closes #4059. | |||||
| * | | | | | | Properly complain when a scene file has not be selected, closes #3811 | Juan Linietsky | 2016-06-27 | 1 | -0/+22 | |
| | | | | | | | ||||||
| * | | | | | | Ability to rotate controls using tool, closes #3800 | Juan Linietsky | 2016-06-27 | 1 | -8/+30 | |
| | | | | | | | ||||||
| * | | | | | | Revert "Added toggle for loop interpolation based on adolson's code" | Rémi Verschelde | 2016-06-26 | 3 | -26/+0 | |
| | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.. | |||||
