| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "make default extension .tscn" | Pedro J. Estébanez | 2016-06-28 | 1 | -1/+1 |
| * | 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 |
| |/ / |
|
| * | | Merge pull request #5360 from Paulb23/fix_script_save_as_issue_4210 | Rémi Verschelde | 2016-06-23 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Fixed save as not working with scripts | Paulb23 | 2016-06-22 | 1 | -0/+1 |
| * | | | Merge pull request #5345 from djrm/fix_#5324 | Rémi Verschelde | 2016-06-23 | 1 | -3/+0 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Fixed file name being removed on folder change in save as dialogs fixes #5324 | Daniel J. Ramirez | 2016-06-20 | 1 | -3/+0 |
| * | | | Merge pull request #5344 from Paulb23/code_completion_colors | Rémi Verschelde | 2016-06-22 | 3 | -0/+12 |
| |\ \ \ |
|
| | * | | | Added code completion existing color setting | Paulb23 | 2016-06-21 | 3 | -0/+4 |
| | * | | | Added code completion selected color setting | Paulb23 | 2016-06-21 | 3 | -0/+4 |
| | * | | | Added code completion background color setting | Paulb23 | 2016-06-21 | 3 | -0/+4 |
| | |/ / |
|
| * | | | Merge pull request #5274 from Paulb23/editor_file_dialog_shortcuts | Rémi Verschelde | 2016-06-22 | 1 | -24/+65 |
| |\ \ \ |
|
| | * | | | Added editor file dialog shortcuts | Paulb23 | 2016-06-19 | 1 | -24/+65 |
| * | | | | Merge pull request #5282 from Hodes/master | Rémi Verschelde | 2016-06-22 | 1 | -1/+4 |
| |\ \ \ \ |
|
| | * | | | | editor_node.cpp now takes care of removing plugin after deactivating it | hodes | 2016-06-18 | 1 | -1/+4 |
| * | | | | | Fixed error using the same atlas rect for all images, closes #4139 | Juan Linietsky | 2016-06-21 | 2 | -2/+13 |
| * | | | | | Fix classes.xml sorting | George Marques | 2016-06-21 | 2 | -0/+29 |
| * | | | | | Merge pull request #5336 from bojidar-bg/assetlib-additional-features | Rémi Verschelde | 2016-06-21 | 2 | -13/+66 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix project manager category list, small enchancements as well | Bojidar Marinov | 2016-06-21 | 2 | -3/+22 |
| | * | | | | | Add support levels to search | Bojidar Marinov | 2016-06-21 | 2 | -1/+27 |
| | * | | | | | Check hashes when downloading assets | Bojidar Marinov | 2016-06-21 | 2 | -10/+18 |
| * | | | | | | Ability to premultiply alpha on font import, fixes #5231 | Juan Linietsky | 2016-06-21 | 1 | -0/+26 |
| * | | | | | | Merge pull request #5326 from MarianoGnu/issues | Rémi Verschelde | 2016-06-21 | 1 | -0/+6 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Don't create outlines from dummy meshes. Fixes #4718 | MarianoGNU | 2016-06-20 | 1 | -0/+6 |
| | | |_|_|/ /
| |/| | | | |
|