summaryrefslogtreecommitdiff
path: root/core/callable_method_pointer.h
AgeCommit message (Expand)Author
2020-07-25Core Callable: fixed variant call casterSergey Minakov
2020-05-16Fix Container sorting not working when overriding _sort_children in gdscriptPouleyKetchoupp
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-14Implement decalsJuan Linietsky
2020-02-23callable_mp: Fix non-debug branchRémi Verschelde
2020-02-21Created the callable_mp macro, for signals to call method pointers directly.Juan Linietsky