Age | Commit message (Expand) | Author |
2016-07-18 | Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712 | Rémi Verschelde |
2016-07-18 | Merge pull request #5657 from Paulb23/block_caret | Rémi Verschelde |
2016-07-17 | Could not use pre multiply alpha for material in editor | Kyle Luce |
2016-07-17 | Merge pull request #5755 from TheHX/issue-5716 | Rémi Verschelde |
2016-07-17 | Fix empty reference pages after restarting Godot | Franklin Sobrinho |
2016-07-17 | Remove some noisy debug prints | Rémi Verschelde |
2016-07-17 | Exposed mode, access, filters, and show hidden files to the editor. Also, two... | Ovnuniarchos |
2016-07-16 | TreeItem.set_button exposed. | Ovnuniarchos |
2016-07-16 | MenuButton: Fix regression | Ignacio Etcheverry |
2016-07-16 | MenuButton: Avoid event propagation if handled as hotkey | Ignacio Etcheverry |
2016-07-16 | Merge pull request #5467 from RandomShaper/enhance-tidy-extensions | Juan Linietsky |
2016-07-15 | LineEdit: Fix rtl scrolling with mouse drag selection | Ignacio Etcheverry |
2016-07-15 | Color picker fixes: | Daniel J. Ramirez |
2016-07-15 | Fixed breakpoint gutter toggle not updating when game is running, issue 5712 | Paulb23 |
2016-07-14 | Remote transform node (for 3d) | Jakub Grzesik |
2016-07-13 | Add an option to smooth camera limits when camera smoothing is enabled. | Timo Schwarzer |
2016-07-12 | Added block caret to TextEdit | Paulb23 |
2016-07-12 | Merge pull request #5638 from TheHX/tree-buttons | Rémi Verschelde |
2016-07-11 | Removed duplicate color | Paulb23 |
2016-07-11 | Expose highlight all occurrences | Paulb23 |
2016-07-11 | Expose show line numbers | Paulb23 |
2016-07-11 | Expose colors to theme | Paulb23 |
2016-07-11 | Added completion font colors | Paulb23 |
2016-07-11 | Merge pull request #4854 from Razzlegames/screenToLocal | Juan Linietsky |
2016-07-10 | Conversion function for screen coords to local Canvas coords | Kyle Luce |
2016-07-10 | Fix tree drawing the pressed stylebox in all buttons in the column | Franklin Sobrinho |
2016-07-10 | Merge pull request #5627 from Paulb23/fixed_highlighting_highlighted_section | Rémi Verschelde |
2016-07-10 | Merge pull request #5270 from lonesurvivor/master | Juan Linietsky |
2016-07-10 | Merge pull request #5352 from m4nu3lf/master | Juan Linietsky |
2016-07-10 | Merge pull request #5606 from akien-mga/pr-rtl-raw-text | Juan Linietsky |
2016-07-10 | Add function to get the list of samples, closes #5561 | Juan Linietsky |
2016-07-10 | Merge pull request #5490 from timoschwarzer/master | Juan Linietsky |
2016-07-10 | Merge pull request #5489 from jejung/richtextlabel-get_text | Juan Linietsky |
2016-07-10 | Fixed highlight all occurrences highlighing highlighted section | Paulb23 |
2016-07-10 | LineEdit placeholder now accepts translated strings. | Ovnuniarchos |
2016-07-09 | line/col label was changing size with each cursor move, forcing the GUI to re... | Juan Linietsky |
2016-07-09 | Changed tree so shift-selection skips folded children, closes #5515 | Juan Linietsky |
2016-07-09 | Merge pull request #5589 from akien-mga/pr-unused-var | Rémi Verschelde |
2016-07-09 | RichTextLabel: Fix adding raw text when bbcode is disabled | Rémi Verschelde |
2016-07-08 | classref: Fix arg name for is_action_pressed/released | Rémi Verschelde |
2016-07-08 | Fix own world option of Viewport. | Franklin Sobrinho |
2016-07-08 | Remove unused variables (fourth pass) + dead code | Rémi Verschelde |
2016-07-07 | Remove unused variables (third pass) + dead code | Rémi Verschelde |
2016-07-06 | Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 | Juan Linietsky |
2016-07-06 | Fix several bugs related to node duplication and signals, closes #5405 | Juan Linietsky |
2016-07-06 | Only allow built-in scripts to be edited when the scene they belong to is loa... | Juan Linietsky |
2016-07-04 | Fix TreeItem range editing by dragging on the inspector | Franklin Sobrinho |
2016-07-03 | Fix completion string check when column = 0 | George Marques |
2016-07-03 | Stop completion when the match is perfect | George Marques |
2016-07-03 | Fix code completion sorting | George Marques |