| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Enet: Add wait time param to close_connection() | mhilbrunner | 2018-05-07 | 2 | -23/+63 | |
| * | | | | | | | round / ceil methods for c sharp vectors | Kelly thomas | 2018-05-04 | 2 | -0/+15 | |
| * | | | | | | | Merge pull request #18406 from YeldhamDev/script_templates_period | Max Hilbrunner | 2018-05-04 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Changed periods in the script templates. | Michael Alexsander Silva Dias | 2018-05-02 | 2 | -2/+2 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export | Rémi Verschelde | 2018-05-03 | 1 | -30/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Allow exporting arrays of resources in GDScript | Bojidar Marinov | 2018-02-05 | 1 | -30/+28 | |
| * | | | | | | | | Merge pull request #18589 from karroffel/oahashmap-robinhood | Juan Linietsky | 2018-05-03 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | updated OAHashMap to use robinhood hashing | karroffel | 2018-05-03 | 3 | -4/+4 | |
| * | | | | | | | | | Merge pull request #18514 from neikeq/api-hash-fixes | Rémi Verschelde | 2018-05-03 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix binding some core API methods only in tools builds | Ignacio Etcheverry | 2018-04-29 | 1 | -0/+2 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #18562 from neikeq/issue-18526 | Ignacio Etcheverry | 2018-05-02 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix MSVC check when building with mono | Ignacio Etcheverry | 2018-05-02 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #18561 from neikeq/fix-find-msbuild-2 | Ignacio Etcheverry | 2018-05-02 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix editor detecting msbuild with a msvc 'tools only' install | Ignacio Etcheverry | 2018-05-02 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #18553 from bzztbomb/fix/stack_underflow_when_debuggin_in_... | Rémi Verschelde | 2018-05-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix a crash when trying to run Godot debugger on a release build. | Brian Richardson | 2018-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | Merge pull request #18452 from flashyincceo/enum-no-class | Rémi Verschelde | 2018-05-02 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix enums without class name not opening docs page | Peter Folkins | 2018-05-01 | 1 | -0/+12 | |
| * | | | | | | | | | | Merge pull request #18531 from KidRigger/issue5972 | Rémi Verschelde | 2018-05-02 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Adds keywords to autocomplete predictions. | Anish | 2018-05-01 | 1 | -0/+7 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var | Rémi Verschelde | 2018-05-01 | 4 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix Coverity reports of uninitialized scalar variable | Rémi Verschelde | 2018-04-19 | 4 | -6/+6 | |
| * | | | | | | | | | | Merge pull request #18334 from Faless/coverity_net | Rémi Verschelde | 2018-05-01 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Various coverity scan fixes for networking | Fabio Alessandrelli | 2018-04-21 | 1 | -2/+7 | |
| * | | | | | | | | | | | Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code | Rémi Verschelde | 2018-05-01 | 2 | -8/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixes logically dead code (Coverity) | Crazy-P | 2018-04-21 | 2 | -8/+3 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #18523 from hpvb/fix-clang-lto | Max Hilbrunner | 2018-04-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix lto builds on clang compilers | Hein-Pieter van Braam | 2018-04-30 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * / | | | | | | | | | Fix msbuild with a msvc 'tools only' install | Hein-Pieter van Braam | 2018-04-30 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Mono: BindingsGenerator enum fixes | Ignacio Etcheverry | 2018-04-28 | 2 | -93/+117 | |
| * | | | | | | | | | Add poly triangulation order check, ensures faces do not flip on different order | Juan Linietsky | 2018-04-28 | 1 | -27/+33 | |
| * | | | | | | | | | -Changed how operators work, any shape can operate on any other | Juan Linietsky | 2018-04-28 | 3 | -131/+105 | |
| * | | | | | | | | | Avoid CSG freeze condition on degenerates | Juan Linietsky | 2018-04-28 | 1 | -0/+3 | |
| * | | | | | | | | | Do not crash if the polygon is invalid | Juan Linietsky | 2018-04-28 | 1 | -0/+3 | |
| * | | | | | | | | | Reduce false positives in interior detection by adding a small offset to rayc... | Juan Linietsky | 2018-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | CSG Support for Godot! | Juan Linietsky | 2018-04-27 | 10 | -0/+4643 | |
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Add option to link mono statically on Windows | Ignacio Etcheverry | 2018-04-25 | 1 | -14/+28 | |
| * | | | | | | | | Merge pull request #18399 from neikeq/u | Ignacio Etcheverry | 2018-04-24 | 2 | -17/+24 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | Mono: Fix '!t' error messages when generating bindings | Ignacio Etcheverry | 2018-04-24 | 1 | -1/+1 | |
| | * | | | | | | | Mono: Do not spam script class not found error | Ignacio Etcheverry | 2018-04-24 | 1 | -10/+9 | |
| | * | | | | | | | Mono: Fix crash on script load if the scripts domain isn't loaded | Ignacio Etcheverry | 2018-04-24 | 1 | -6/+14 | |
| * | | | | | | | | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio | 2018-04-22 | 3 | -10/+10 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #18119 from sheepandshepherd/nativescript_property_list | Rémi Verschelde | 2018-04-19 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Fix NativeScript property list | sheepandshepherd | 2018-04-11 | 1 | -4/+3 | |
| * | | | | | | | Merge pull request #18204 from tagcup/quat_scale | Rémi Verschelde | 2018-04-18 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Avoid converting Quat to Euler angles when not necessary. | tagcup | 2018-04-14 | 2 | -5/+5 | |
| * | | | | | | | | Merge pull request #18142 from AndreaCatania/coverity1 | Rémi Verschelde | 2018-04-18 | 1 | -8/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Removed useless check | Andrea Catania | 2018-04-12 | 1 | -8/+2 | |
| * | | | | | | | | | #18051: Fix indentation issues introduced during clean up | Xavier Cho | 2018-04-17 | 6 | -16/+16 | |
| * | | | | | | | | | #18051: Do not use `var` in a for-loop, or where type is not obvious | Xavier Cho | 2018-04-17 | 7 | -22/+22 | |
