Age | Commit message (Expand) | Author |
2020-03-30 | SCons: Format buildsystem files with psf/black | Rémi Verschelde |
2020-03-28 | Merge pull request #37364 from ThakeeNathees/fix-forloop-range-bug-#37358 | Rémi Verschelde |
2020-03-28 | Merge pull request #37362 from reduz/audioserver-memory-cleanup | Rémi Verschelde |
2020-03-28 | Fixed missed occurrences in #37361 renamings. | dankan1890 |
2020-03-27 | Remove the audio memory allocator, use regular one instead. | Juan Linietsky |
2020-03-28 | Fix for loop range bug: #37358 | Thakee Nathees |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |
2020-03-27 | Rename more 2D and 3D nodes to follow convention | Rémi Verschelde |
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky |
2020-03-27 | Fix some -Wmaybe-uninitialized warnings | Rémi Verschelde |
2020-03-27 | Fix various -Wmaybe-uninitialized (#37352). | Martin Liska |
2020-03-26 | Multiple changes to DisplayServerX11 | Mateo Kuruk Miccino |
2020-03-26 | Popups are now windows also (broken!) | Juan Linietsky |
2020-03-26 | Working multiple window support, including editor | Juan Linietsky |
2020-03-26 | Refactored input, goes all via windows now. | Juan Linietsky |
2020-03-26 | Added a Window node, and made it the scene root. | Juan Linietsky |
2020-03-26 | Effective DisplayServer separation, rename X11 -> LinuxBSD | Juan Linietsky |
2020-03-26 | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky |
2020-03-25 | SCons: Drop support for Python 2 | Rémi Verschelde |
2020-03-24 | Move DocData and Collada out of their subfolders | Rémi Verschelde |
2020-03-23 | Merge pull request #37219 from RajatGoswami/missing-include-guards | Rémi Verschelde |
2020-03-23 | Adding missing include guards to header files identified by LGTM. | Rajat Goswami |
2020-03-22 | Merge pull request #37210 from van800/fix-36995 | Rémi Verschelde |
2020-03-21 | Make file formatting comply with POSIX and Unix standards | Aaron Franke |
2020-03-21 | Fix warning: Property not found: mono/editor/editor_path_optional (#36995) | Ivan.Shakhov |
2020-03-18 | Merge pull request #37116 from neikeq/issue-12917 | Rémi Verschelde |
2020-03-18 | Merge pull request #37145 from neikeq/issue-37128 | Ignacio Roldán Etcheverry |
2020-03-18 | Merge pull request #37112 from Xrayez/mono-generate-help | Rémi Verschelde |
2020-03-18 | Sync csproj when files are changed from the Godot FileSystem dock | Ignacio Etcheverry |
2020-03-18 | C#: Fix uses of old Configuration names | Ignacio Etcheverry |
2020-03-18 | Merge pull request #37139 from akien-mga/opus-vorbis-drop-audiostream-code | Rémi Verschelde |
2020-03-18 | Merge pull request #37131 from van800/master | Ignacio Roldán Etcheverry |
2020-03-18 | opus/vorbis: Remove dead code not used since 3.0 | Rémi Verschelde |
2020-03-18 | fix RiderPathLocator - searching for toolbox on Mac | Ivan.Shakhov |
2020-03-18 | Merge pull request #36756 from aaronfranke/mono-vec2i3i | Ignacio Roldán Etcheverry |
2020-03-17 | [Mono] Marshaling for Vector2i, Vector3i, and Rect2i | Aaron Franke |
2020-03-17 | [Mono] Add Vector2i, Vector3i, and Rect2i | Aaron Franke |
2020-03-17 | Mono/C#: Optimize the way we store GC handles for scripts | Ignacio Etcheverry |
2020-03-17 | Fix C# bindings after recent breaking changes | Ignacio Etcheverry |
2020-03-17 | Generate command line help text for `mono` module | Andrii Doroshenko (Xrayez) |
2020-03-17 | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde |
2020-03-17 | Changed default for p_validate_certs to true. | simpuid |
2020-03-14 | Merge pull request #36865 from van800/sol-conf2 | Ignacio Roldán Etcheverry |
2020-03-14 | C#: Replace uses of old Configuration and update old csprojs | Ignacio Etcheverry |
2020-03-13 | Merge pull request #36599 from AndreaCatania/gen_rpc_data_export | Rémi Verschelde |
2020-03-13 | Merge pull request #36723 from AndreaCatania/fix-rset | Rémi Verschelde |
2020-03-11 | Fix various typos | luz.paz |
2020-03-11 | reorder solution configurations + migration | Ivan Shakhov |
2020-03-11 | Fix basis_universal to not include tool main file. | Fabio Alessandrelli |
2020-03-11 | Merge pull request #36905 from Faless/js/restore_and_ci | Rémi Verschelde |