| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | Removed shortcut saving print | Paulb23 | 2016-07-09 | 1 | -1/+0 |
| * | | | Merge pull request #5648 from Paulb23/completion_box_colors | Rémi Verschelde | 2016-07-12 | 3 | -0/+8 |
| |\ \ \ |
|
| | * | | | Added completion font colors | Paulb23 | 2016-07-11 | 3 | -0/+4 |
| | * | | | Added completion scroll color | Paulb23 | 2016-07-11 | 3 | -0/+4 |
| * | | | | Downloaded templates from project manager can now be installed. | Juan Linietsky | 2016-07-11 | 4 | -32/+214 |
| * | | | | Fix "Play custom scene" keyboard shortcut | Franklin Sobrinho | 2016-07-11 | 1 | -1/+2 |
| |/ / / |
|
| * | | | Merge pull request #5634 from vnen/assetlib-map-crash | Rémi Verschelde | 2016-07-11 | 2 | -3/+6 |
| |\ \ \ |
|
| | * | | | Fix crash on asset lib install | George Marques | 2016-07-10 | 2 | -3/+6 |
| | |/ / |
|
| * | | | As volzhs mentioned in #5385, changes to save to FILE_SAVE_ALL_SCENES | Juan Linietsky | 2016-07-10 | 1 | -1/+1 |
| * | | | Merge pull request #5385 from volzhs/autosave-android | Juan Linietsky | 2016-07-10 | 2 | -8/+11 |
| |\ \ \ |
|
| | * | | | Fix autosave when run on remote device | volzhs | 2016-06-24 | 2 | -8/+11 |
| * | | | | Merge pull request #5421 from MarianoGnu/issues | Juan Linietsky | 2016-07-10 | 4 | -29/+62 |
| |\ \ \ \ |
|
| | * | | | | save the editor state of the right scene instead of current | MarianoGNU | 2016-07-08 | 3 | -2/+10 |
| | * | | | | Save all edited scenes when Runing (and auto-save is enabled). Fixes #4410 | MarianoGNU | 2016-07-08 | 4 | -27/+52 |
| * | | | | | Merge pull request #5287 from marcelofg55/master | Juan Linietsky | 2016-07-10 | 2 | -122/+244 |
| |\ \ \ \ \ |
|
| | * | | | | | Added popup menu for animation key right-click | marcelofg55 | 2016-06-18 | 2 | -122/+244 |
| * | | | | | | Merge pull request #5270 from lonesurvivor/master | Juan Linietsky | 2016-07-10 | 1 | -0/+18 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Added Tile Origin = Bottom Left option to the TileMap | Patrick Reh | 2016-06-20 | 1 | -0/+18 |
| * | | | | | | | Merge pull request #5621 from TheHX/issue-5616 | Juan Linietsky | 2016-07-10 | 3 | -9/+11 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fix custom types showing on wrong dialogs | Franklin Sobrinho | 2016-07-10 | 3 | -9/+11 |
| | | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | | Merge pull request #5611 from TheHX/spatial-gizmo | Juan Linietsky | 2016-07-10 | 2 | -4/+12 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fix EditorSpatialGizmo virtual functions not being called | Franklin Sobrinho | 2016-07-09 | 2 | -4/+12 |
| | | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | | Merge pull request #5584 from TheHX/project-settings | Juan Linietsky | 2016-07-10 | 2 | -5/+33 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Implement undo/redo for adding and deleting global properties | Franklin Sobrinho | 2016-07-07 | 2 | -5/+33 |
| * | | | | | | | | Merge pull request #5563 from opmana/fix-convert-tileset | Juan Linietsky | 2016-07-10 | 1 | -11/+11 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Respect frame property when converting to TileSet. | Andrii Skrynnyk | 2016-07-05 | 1 | -11/+11 |
| * | | | | | | | | | Merge pull request #5554 from TheHX/issue-3543 | Juan Linietsky | 2016-07-10 | 4 | -405/+719 |
| |\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| | * | | | | | | | | Added drag and drop to rearrange the autoload order | Franklin Sobrinho | 2016-07-04 | 4 | -405/+719 |
| * | | | | | | | | | line/col label was changing size with each cursor move, forcing the GUI to re... | Juan Linietsky | 2016-07-09 | 1 | -0/+5 |
| * | | | | | | | | | Merge pull request #5612 from TheHX/collision-polygon-plugin | Rémi Verschelde | 2016-07-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Fix CollisionPolygon gizmo showing error icons instead of the 3d handles | Franklin Sobrinho | 2016-07-09 | 1 | -1/+1 |
| | | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | Merge pull request #5609 from eska014/help-search-titles | Rémi Verschelde | 2016-07-09 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Fix help search dialog titles | eska | 2016-07-09 | 1 | -1/+2 |
| * | | | | | | | | | | Finally fixes the infamous bug #4444, hoping to never see you again. | Juan Linietsky | 2016-07-09 | 1 | -0/+9 |
| * | | | | | | | | | | properly generate tangents only upon request, closes #5580 | Juan Linietsky | 2016-07-09 | 1 | -1/+1 |
| * | | | | | | | | | | do not show help on multi node selection, array editing, etc, closes #5550 | Juan Linietsky | 2016-07-09 | 1 | -5/+10 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | Cleaned up preview generation thread, fixes #5499 | Juan Linietsky | 2016-07-09 | 1 | -62/+70 |
| * | | | | | | | | | Merge pull request #5589 from akien-mga/pr-unused-var | Rémi Verschelde | 2016-07-09 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| | * | | | | | | | | Remove unused variables (fourth pass) + dead code | Rémi Verschelde | 2016-07-08 | 1 | -0/+1 |
| * | | | | | | | | | Cleanup: drop ImportSettingsDialog, replaced by contextual actions | Rémi Verschelde | 2016-07-08 | 4 | -313/+0 |
| * | | | | | | | | | ScenesDock: Fix regression in tree generation | Rémi Verschelde | 2016-07-08 | 1 | -0/+3 |
| |/ / / / / / / / |
|
| * | | | | | | | | remove warnings if a script is missing and can't be opened | Juan Linietsky | 2016-07-07 | 1 | -0/+2 |
| * | | | | | | | | do not allow removal of groups that come from instanced/inherited scene, clos... | Juan Linietsky | 2016-07-07 | 1 | -2/+28 |
| * | | | | | | | | Remove unused variables (third pass) + dead code | Rémi Verschelde | 2016-07-07 | 5 | -26/+2 |
| * | | | | | | | | Removed unused variables (second pass) + dead code | Rémi Verschelde | 2016-07-07 | 28 | -398/+20 |
| | |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | | SceneTreeDock: Fix wrong argument in _has_visible_children | Rémi Verschelde | 2016-07-07 | 1 | -3/+3 |
| * | | | | | | | Merge pull request #5577 from vnen/improve-quickopen-listing | Rémi Verschelde | 2016-07-07 | 2 | -14/+25 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Improve quick open sorting | George Marques | 2016-07-06 | 2 | -14/+25 |
| | | |/ / / / /
| |/| | | | | |
|
| * | | | | | | | Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 | Juan Linietsky | 2016-07-06 | 3 | -5/+3 |
| * | | | | | | | Only allow built-in scripts to be edited when the scene they belong to is loa... | Juan Linietsky | 2016-07-06 | 4 | -4/+84 |