Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-20 | Reworked signal connection system, added support for Callable and Signal ↵ | Juan Linietsky | |
objects and made them default. | |||
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! We're starting a new decade with a well-established, non-profit, free and open source game engine, and tons of further improvements in the pipeline from hundreds of contributors. Godot will keep getting better, and we're looking forward to all the games that the community will keep developing and releasing with it. | |||
2019-06-24 | Fix scoped enum value reference, breaks GCC 5 | Rémi Verschelde | |
Introduced in #29376 and recent compilers are fine with it, but GCC 5 complains. Fixes #30044. | |||
2019-06-21 | editor save/delete layout dialog with layout list | hilfazer | |