Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand preambles to Redot | Spartan322 | 2024-10-31 | 1 | -2/+4 |
* | Add support for getting argument count from `Callable`s | A Thousand Ships | 2024-03-14 | 1 | -2/+11 |
* | Fix comparison of `Callable`s from callable_mp() of the same method | David Snopek | 2023-11-17 | 1 | -4/+56 |
* | Add `CallableCustom` that devs can use in their GDExtensions | David Snopek | 2023-11-06 | 1 | -10/+6 |
* | Switch to using `ObjectID` in custom callables | David Snopek | 2023-10-25 | 1 | -1/+1 |
* | Implement `callable_mp()` and `callable_mp_static()` | David Snopek | 2023-09-21 | 1 | -0/+66 |