reduz b8c64184c6 Refactored binding system for core types
Moved to a system using variadic templates, shared with CallableBind.

New code is cleaner, faster and allows for much better optimization of core
type functions from GDScript and GDNative.

Added Variant::InternalMethod function for direct call access.
2020-10-14 15:24:30 +02:00
..
2020-08-13 11:28:45 -03:00
2020-08-13 11:28:45 -03:00
2020-08-27 15:16:09 +02:00
2020-06-25 16:33:44 +02:00
2020-09-18 10:27:55 +02:00
2020-10-09 13:25:47 -03:00