Age | Commit message (Expand) | Author |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-08-22 | Replace BIND_VMETHOD by new GDVIRTUAL syntax | reduz |
2021-07-26 | Use doubles for time everywhere in Timer/SceneTree | Aaron Franke |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-22 | Rename MainLoop methods to match Node methods | Marcel Admiraal |
2020-11-26 | [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex... | bruvzg |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-11-01 | MainLoop: Remove deprecated methods | HaSa1002 |
2020-06-30 | Add a separate application focus/in notification out from Window focus notifi... | Juan Linietsky |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-03-26 | Add macOS DisplayServer implementation. | bruvzg |
2020-03-26 | Refactored input, goes all via windows now. | Juan Linietsky |
2020-02-25 | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-15 | Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-10-22 | Add request permission automatically at android | Cagdas |
2019-09-24 | doc: Sync classref with current source | Rémi Verschelde |
2019-08-26 | [macOS] Add methods to modify global and dock menus. Add ability to open mult... | bruvzg |
2019-06-26 | doc: Proofread and complete various nodes | Rémi Verschelde |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-23 | Changes IME input to use notification instead of callback, exposes IME method... | bruvzg |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-09-01 | Change some instances of args named "ev" to "event" | Michael Alexsander Silva Dias |
2018-07-02 | Add a new notification to detect crashes on native scripts | Marcelo Fernandez |
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-10-22 | Bind MainLoop.notif_wm_go_back_request | Poommetee Ketson |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-17 | Added notification const NOTIFICATION_WM_ABOUT | Marcelo Fernandez |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-07-19 | Add object type hint for docs | Poommetee Ketson |
2017-05-20 | Removal of InputEvent as built-in Variant type.. | Juan Linietsky |
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-11 | Type renames: | Juan Linietsky |
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-05-27 | Changed import workflow | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-09-24 | Added ability to set custom mouse cursors. Not hardware accelerated yet. | Juan Linietsky |
2015-05-25 | improved animation editor | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-05-24 | Making Godot Easier to Use.. | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |