| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | 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. #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. #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 | 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 | 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 can'... | Juan Linietsky | 2016-06-29 | 1 | -0/+6 |
| * | | | | AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ... | Juan Linietsky | 2016-06-29 | 1 | -1/+62 |
| * | | | | assetlib: Connect to the API using SSL | Rémi Verschelde | 2016-06-29 | 1 | -1/+1 |
| * | | | | Fix main(2D, 3D, Script) panel not updated when start up and select from tool... | volzhs | 2016-06-29 | 1 | -1/+1 |
| * | | | | 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 |
| * | | | | 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 |
| * | | | 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 cases... | Juan Linietsky | 2016-06-27 | 2 | -1/+9 |
| * | | | 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 change... | Juan Linietsky | 2016-06-27 | 1 | -2/+4 |
| * | | | 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 |
| | |/
|/| |
|
| * | | remove the warning of instances in use at exit | Juan Linietsky | 2016-06-26 | 2 | -2/+2 |
| * | | Fix error reporting when a scene is not imported properly, closes #3968 | Juan Linietsky | 2016-06-26 | 3 | -12/+18 |
| * | | Revert "Fix issue when switching between FileSystem and other editor docks" | Juan Linietsky | 2016-06-26 | 1 | -0/+1 |
| * | | Merge pull request #5416 from samuelgrigolato/master | Rémi Verschelde | 2016-06-26 | 1 | -1/+0 |
| |\ \ |
|
| | * | | Fix issue when switching between FileSystem and other docks. #5384 | samuel.grigolato | 2016-06-25 | 1 | -1/+0 |
| | |/ |
|
| * | | Merge pull request #5307 from MarianoGnu/master | Rémi Verschelde | 2016-06-26 | 9 | -355/+691 |
| |\ \
| |/
|/| |
|
| | * | Modify margins with mouse input | MarianoGNU | 2016-06-20 | 2 | -262/+300 |
| | * | Chance Snap for SnapMode and add AutoSlice option. | MarianoGNU | 2016-06-20 | 9 | -120/+418 |
| * | | Merge pull request #5398 from djrm/shortcuts | Rémi Verschelde | 2016-06-25 | 1 | -12/+16 |
| |\ \ |
|
| | * | | Configurable shortcuts for tabs switching | Daniel J. Ramirez | 2016-06-24 | 1 | -12/+16 |
| * | | | Merge pull request #5397 from djrm/gizmos_fix | Rémi Verschelde | 2016-06-25 | 15 | -158/+141 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Added high resolution icons for the Gizmos, fixes #1638 | Daniel J. Ramirez | 2016-06-24 | 15 | -158/+141 |
| * | | | Fix network IP setting change | volzhs | 2016-06-24 | 1 | -1/+1 |
| |/ / |
|