Age | Commit message (Expand) | Author |
---|---|---|
2022-03-27 | Const Ref Callable for custom sort/search | mashumafi |
2022-02-07 | Fix script editor errors with CustomCallables | kobewi |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-09-24 | Remove binds from Signal.connect | kobewi |
2021-07-01 | Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.x | Lyuma |
2021-05-11 | GDNative: Fix size mismatch on 32-bit platforms for Signal and Callable | Rémi Verschelde |
2021-05-03 | Add RPC to Callable | reduz |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-23 | Initialize class/struct variables with default values in core/ and drivers/ | Rafał Mikrut |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |