Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-06 | Remove redundant "== false" code | Aaron Franke | |
Some of this code has been re-organized. f | |||
2018-10-06 | Remove redundant "== true" code | Aaron Franke | |
If it can be compared to a boolean, it can be evaluated as one in-place. | |||
2018-10-06 | Merge pull request #22799 from vnen/gdscript-warning-fix | Rémi Verschelde | |
Fix compiler warnings in GDScript module | |||
2018-10-06 | Fix compiler warnings in GDScript module | George Marques | |
2018-10-06 | Merge pull request #22796 from ↵ | Rémi Verschelde | |
KoderaSoftwareUnlimited/fix-segfault-mouse-move-related Reverts warning fix on release builds that caused segfault in release build | |||
2018-10-06 | Merge pull request #22742 from YeldhamDev/textedit_margin_scroll | Rémi Verschelde | |
Fix TextEdit margin start spacing with two scrollbars | |||
2018-10-06 | Revert cause of #22794 | Mariusz Chwalba | |
2018-10-06 | Merge pull request #22783 from eska014/html5-warnings | Rémi Verschelde | |
Fix warnings in HTML5 build outside platform files | |||
2018-10-06 | Merge pull request #22774 from kellams/master | Rémi Verschelde | |
Fix to scrolling, rounding error on max_v_scroll | |||
2018-10-06 | Merge pull request #22773 from KellyThomas/docs-links | Rémi Verschelde | |
[Docs] Fix some broken links | |||
2018-10-06 | Fix warnings in HTML5 build outside platform files | Leon Krause | |
2018-10-05 | Fixes to baker, restored xatlas and fixed bake options. | Juan Linietsky | |
2018-10-05 | Fix to scrolling, rounding error on max_v_scroll | Kellam Spencer | |
2018-10-06 | [Docs] Fix some broken links | Kelly Thomas | |
2018-10-05 | Merge pull request #22750 from williamd1k0/improve-resource-preloader | Rémi Verschelde | |
Improve ResourcePreloader editor plugin | |||
2018-10-05 | Merge pull request #22753 from bugfi5h/master | Rémi Verschelde | |
Fix to ColorPicker behaviour when entering html. Fixing Issue #22714 | |||
2018-10-05 | Merge pull request #22772 from Zylann/fix_load_memdelete_null | Rémi Verschelde | |
Don't delete FileAccess when it is null | |||
2018-10-05 | Don't delete FileAccess when it is null | Marc Gilleron | |
2018-10-05 | Merge pull request #22769 from neikeq/issue-22765 | Rémi Verschelde | |
Fix C# API assembly build errors in generics | |||
2018-10-05 | Improve ResourcePreloader editor plugin | William Tumeo | |
Fix #22724 by adding an Open Resource button Add a Remove button to each tree item Remove the old Remove button and its useless code Adjust columns min width Remove Resource names and move icons to the left Add a Resource icon fallback | |||
2018-10-05 | Merge pull request #22768 from qonnop/icon-noise-texture | Rémi Verschelde | |
Added noise texture icon, fixes #22704 | |||
2018-10-05 | Fix C# API assembly build errors in generics | Ignacio Etcheverry | |
2018-10-05 | Added noise texture icon, fixes #22704 | qonnop | |
2018-10-05 | Merge pull request #22764 from neikeq/issue-22751 | Rémi Verschelde | |
Fix build error for windows mono export templates | |||
2018-10-05 | Fix build error for windows mono export templates | Ignacio Etcheverry | |
2018-10-05 | Merge pull request #22760 from zochris/loosen-generic-guard | Rémi Verschelde | |
Loosen generic guard on some methods | |||
2018-10-05 | Merge pull request #22688 from neikeq/lotsofgoodies | Rémi Verschelde | |
Mono: Editor and export template dependencies and fixes | |||
2018-10-05 | loosen generic guard on method for ResourceLoader | zochris | |
For more details see #22658 | |||
2018-10-05 | Merge pull request #22743 from guilhermefelipecgs/add_input_doc | Rémi Verschelde | |
[Docs] Add doc for Input::get_action_strength | |||
2018-10-05 | loosen generic guard on Node extension methods | zochris | |
For more details see #22658 | |||
2018-10-05 | [Docs] Add doc for Input::get_action_strength | Guilherme Felipe | |
2018-10-05 | Fix to ColorPicker behaviour when entering html. | R. K | |
2018-10-05 | Merge pull request #22685 from remmah/patch-1 | Rémi Verschelde | |
Modernized copy/paste APIs on macOS #7185 | |||
2018-10-05 | Update AUTHORS and DONORS list | Rémi Verschelde | |
New contributors added to AUTHORS: @cbscribe, @DualMatrix Thanks to all contributors and donors for making Godot possible! [ci skip] | |||
2018-10-05 | Merge pull request #22623 from dualtagh/22586 | Rémi Verschelde | |
22586: Dragging file icon on to another file causes "Error Moving" in FileSystem dock | |||
2018-10-05 | Merge pull request #22737 from DualMatrix/warn_sort_custom | Rémi Verschelde | |
Added a check in sort_custom that test whether the given method exists. | |||
2018-10-05 | Merge pull request #22732 from DualMatrix/deselect | Rémi Verschelde | |
Deselect recents when selecting favorites and vice versa in Create Node window. | |||
2018-10-05 | Merge pull request #22726 from marcelofg55/coremidi_warn | Rémi Verschelde | |
Fix CoreMidi warnings | |||
2018-10-04 | Fix TextEdit margin start spacing with two scrollbars | Michael Alexsander Silva Dias | |
2018-10-04 | Added a check in sort_custom thats test wether the given method exists. | DualMatrix | |
Added a check in sort_custom thats test wether the given method exists. | |||
2018-10-04 | Deselect recents when selecting favorites and vice versa in Create Node. | DualMatrix | |
Deselect recents when selecting favorites and vice versa in Create Node. | |||
2018-10-04 | 22586: Dragging file icon on to another file causes "Error Moving" in ↵ | Dualtagh Murray | |
FileSystem dock | |||
2018-10-04 | Fix CoreMidi warnings | Marcelo Fernandez | |
2018-10-04 | Merge pull request #22715 from groud/fix_tilemap_editor | Rémi Verschelde | |
Fixes tilemap editor offset tile selection | |||
2018-10-04 | Fix some cppcheck errors | Simon Wenner | |
cppcheck: fix broken pre-processor statement cppcheck: fix Uninitialized struct members in canvas editor plugin cppcheck: fix uninitialized struct member: method_api.is_virtual | |||
2018-10-04 | Merge pull request #22719 from akien-mga/ci-werror | Rémi Verschelde | |
Travis: Enable 'werror' for X11 and Android builds | |||
2018-10-04 | Travis: Enable 'werror' for X11 and Android builds | Rémi Verschelde | |
They are currently warning-free, so let's keep it that way. | |||
2018-10-04 | Fix unused variable and wrong warning workaround | Rémi Verschelde | |
I had been looking at the wrong line all along when attempting to fix: ``` core/os/memory.cpp:184:13: warning: unused variable 's' [-Wunused-variable] uint64_t *s = (uint64_t *)mem; ^ ``` | |||
2018-10-04 | Fixes tilemap editor offset tile selection | groud | |
2018-10-04 | Merge pull request #22713 from akien-mga/fix-warnings | Rémi Verschelde | |
Fix GCC 8 warnings about potentially unitialized variables |