| Commit message (Expand) | Author | Files | Lines |
| 2016-07-10 | Conversion function for screen coords to local Canvas coords | Kyle Luce | 3 | -0/+28 |
| 2016-07-10 | Fix crash on asset lib install | George Marques | 3 | -3/+8 |
| 2016-07-10 | As volzhs mentioned in #5385, changes to save to FILE_SAVE_ALL_SCENES | Juan Linietsky | 1 | -1/+1 |
| 2016-07-10 | Remove Better Collada Exporter, now in its own repo | Rémi Verschelde | 4 | -2702/+0 |
| 2016-07-10 | Add function to get the list of samples, closes #5561 | Juan Linietsky | 2 | -3/+20 |
| 2016-07-10 | Allow semicolon after 'pass' keyword | George Marques | 1 | -0/+4 |
| 2016-07-10 | Fixed highlight all occurrences highlighing highlighted section | Paulb23 | 1 | -0/+6 |
| 2016-07-10 | Fix custom types showing on wrong dialogs | Franklin Sobrinho | 3 | -9/+11 |
| 2016-07-09 | Fix builtin OpenSSL configuration | George Marques | 1 | -2/+7 |
| 2016-07-10 | LineEdit placeholder now accepts translated strings. | Ovnuniarchos | 1 | -1/+2 |
| 2016-07-09 | line/col label was changing size with each cursor move, forcing the GUI to re... | Juan Linietsky | 3 | -2/+8 |
| 2016-07-09 | Fix CollisionPolygon gizmo showing error icons instead of the 3d handles | Franklin Sobrinho | 1 | -1/+1 |
| 2016-07-09 | Changed tree so shift-selection skips folded children, closes #5515 | Juan Linietsky | 2 | -5/+5 |
| 2016-07-09 | Fix EditorSpatialGizmo virtual functions not being called | Franklin Sobrinho | 2 | -4/+12 |
| 2016-07-09 | removed target_fps option, moved it to debug (it makes no sense for games). A... | Juan Linietsky | 1 | -2/+10 |
| 2016-07-09 | Finally fixes the infamous bug #4444, hoping to never see you again. | Juan Linietsky | 1 | -0/+9 |
| 2016-07-09 | properly generate tangents only upon request, closes #5580 | Juan Linietsky | 1 | -1/+1 |
| 2016-07-09 | do not show help on multi node selection, array editing, etc, closes #5550 | Juan Linietsky | 1 | -5/+10 |
| 2016-07-09 | Cleaned up preview generation thread, fixes #5499 | Juan Linietsky | 1 | -62/+70 |
| 2016-07-09 | Fix help search dialog titles | eska | 1 | -1/+2 |
| 2016-07-09 | Regenerate hardcoded Godot icon to match current one | Rémi Verschelde | 1 | -4/+1386 |
| 2016-07-09 | RichTextLabel: Fix adding raw text when bbcode is disabled | Rémi Verschelde | 1 | -5/+6 |
| 2016-07-09 | Flake8 compliance (except for unused variables) | Nobody Really | 3 | -693/+1086 |
| 2016-07-09 | Comma fix | Nobody Really | 3 | -563/+563 |
| 2016-07-09 | Whitespace fix | Nobody Really | 3 | -1455/+1364 |
| 2016-07-08 | Revert removing of function call in gd_parser | George Marques | 1 | -0/+1 |
| 2016-07-09 | OSX export: Default to fat format, make it an enum | Rémi Verschelde | 1 | -21/+27 |
| 2016-07-08 | classref: Add docs for InputEvent* and InputMap | Rémi Verschelde | 1 | -11/+241 |
| 2016-07-08 | classref: Fix arg name for is_action_pressed/released | Rémi Verschelde | 3 | -25/+25 |
| 2016-07-08 | classref: Fix descriptions indentation after #5588 | Rémi Verschelde | 1 | -688/+442 |
| 2016-07-08 | Pass mouse position to Input singleton in web export | eska | 1 | -0/+3 |
| 2016-07-08 | Fix own world option of Viewport. | Franklin Sobrinho | 1 | -1/+1 |
| 2016-07-08 | save the editor state of the right scene instead of current | MarianoGNU | 3 | -2/+10 |
| 2016-07-08 | Save all edited scenes when Runing (and auto-save is enabled). Fixes #4410 | MarianoGNU | 4 | -27/+52 |
| 2016-07-08 | Cleanup: drop ImportSettingsDialog, replaced by contextual actions | Rémi Verschelde | 4 | -313/+0 |
| 2016-07-08 | Remove unused variables (fourth pass) + dead code | Rémi Verschelde | 32 | -175/+12 |
| 2016-07-08 | Avoid crash if setting modifiers fails, closes #5158 | Juan Linietsky | 1 | -1/+3 |
| 2016-07-08 | ScenesDock: Fix regression in tree generation | Rémi Verschelde | 1 | -0/+3 |
| 2016-07-07 | remove warnings if a script is missing and can't be opened | Juan Linietsky | 1 | -0/+2 |
| 2016-07-07 | do not allow removal of groups that come from instanced/inherited scene, clos... | Juan Linietsky | 1 | -2/+28 |
| 2016-07-08 | Classref: update with new doctool indentation | J08nY | 1 | -3202/+3202 |
| 2016-07-07 | Doctool: correct XML indentation | J08nY | 1 | -4/+4 |
| 2016-07-07 | Remove unused variables (third pass) + dead code | Rémi Verschelde | 20 | -191/+3 |
| 2016-07-07 | Removed unused variables (second pass) + dead code | Rémi Verschelde | 35 | -431/+27 |
| 2016-07-07 | Removed unused variables (first pass) | Rémi Verschelde | 13 | -100/+20 |
| 2016-07-07 | Implement undo/redo for adding and deleting global properties | Franklin Sobrinho | 2 | -5/+33 |
| 2016-07-07 | SceneTreeDock: Fix wrong argument in _has_visible_children | Rémi Verschelde | 1 | -3/+3 |
| 2016-07-06 | Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 | Juan Linietsky | 8 | -6/+30 |
| 2016-07-06 | Fix several bugs related to node duplication and signals, closes #5405 | Juan Linietsky | 2 | -3/+21 |
| 2016-07-06 | Only allow built-in scripts to be edited when the scene they belong to is loa... | Juan Linietsky | 5 | -4/+85 |