Age | Commit message (Expand) | Author |
2020-06-25 | Enable the ability to use Godot as a subview within an Android app | Fredia Huya-Kouadio |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-17 | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde |
2020-02-25 | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-01-19 | Fix ClassDB API portability with some android and editor classes | Ignacio Etcheverry |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-02-27 | Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars... | Ivan Ponomarev |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-02-18 | Remove some debugging prints on Android | Hugo Locurcio |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-25 | Fix build on macOS and Android after bc2e8d99 | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-26 | Fix refactored Object::cast_to in NO_SAFE_CAST branch | Henrik Andersson |
2017-08-24 | Convert Object::cast_to() to the static version | Hein-Pieter van Braam |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-07-25 | Add support for ARMv8 (64-bit) on Android | Pedro J. Estébanez |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam |
2017-01-14 | Style: Fix whole-line commented code | Rémi Verschelde |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-07-21 | Minor code formatting in platform/android | Mario Schlack |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde |
2016-01-08 | Renamed godot domain from com.android.godot (which was incorrect) to org.godo... | Juan Linietsky |
2014-09-02 | 3D Physics and Other Stuff | Juan Linietsky |