Age | Commit message (Expand) | Author |
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 |
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 cases... | Juan Linietsky |
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 change... | Juan Linietsky |
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 | Revert "Added toggle for loop interpolation based on adolson's code" | Rémi Verschelde |
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 | Merge pull request #5416 from samuelgrigolato/master | Rémi Verschelde |
2016-06-26 | Merge pull request #5307 from MarianoGnu/master | Rémi Verschelde |
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 |
2016-06-25 | Merge pull request #5397 from djrm/gizmos_fix | Rémi Verschelde |
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 |
2016-06-23 | Merge pull request #5360 from Paulb23/fix_script_save_as_issue_4210 | Rémi Verschelde |
2016-06-23 | Merge pull request #5345 from djrm/fix_#5324 | Rémi Verschelde |
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 |
2016-06-22 | Merge pull request #5274 from Paulb23/editor_file_dialog_shortcuts | Rémi Verschelde |
2016-06-22 | Merge pull request #5282 from Hodes/master | Rémi Verschelde |
2016-06-21 | Fixed error using the same atlas rect for all images, closes #4139 | Juan Linietsky |
2016-06-21 | Fix classes.xml sorting | George Marques |
2016-06-21 | Added code completion existing color setting | Paulb23 |
2016-06-21 | Added code completion selected color setting | Paulb23 |
2016-06-21 | Merge pull request #5336 from bojidar-bg/assetlib-additional-features | Rémi Verschelde |
2016-06-21 | Added code completion background color setting | Paulb23 |
2016-06-21 | Fix project manager category list, small enchancements as well | Bojidar Marinov |
2016-06-21 | Ability to premultiply alpha on font import, fixes #5231 | Juan Linietsky |
2016-06-21 | Add support levels to search | Bojidar Marinov |
2016-06-21 | Check hashes when downloading assets | Bojidar Marinov |
2016-06-21 | Merge pull request #5326 from MarianoGnu/issues | Rémi Verschelde |
2016-06-21 | Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258) | sunnystormy |
2016-06-20 | property remove parent owned nodes when using replace, fixes #4128 | Juan Linietsky |
2016-06-20 | do not crash when generating preview of very large sound files, fixes #4123 | Juan Linietsky |
2016-06-20 | Fixed file name being removed on folder change in save as dialogs fixes #5324 | Daniel J. Ramirez |
2016-06-20 | Don't create outlines from dummy meshes. Fixes #4718 | MarianoGNU |
2016-06-20 | Modify margins with mouse input | MarianoGNU |
2016-06-20 | Changed save all scripts shortcut to avoid collision, fixes #4278 | Juan Linietsky |
2016-06-20 | Chance Snap for SnapMode and add AutoSlice option. | MarianoGNU |
2016-06-20 | -Improved theme editor, when a new class is added, the members are created em... | Juan Linietsky |