Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-15 | Expose Dictionary::next to GDNative | sheepandshepherd | |
2017-06-08 | [GDnative] API consistency + missing properties | Emmanuel Leblond | |
2017-05-31 | Wrap copy constructor for some GDNative types | sheepandshepherd | |
2017-05-23 | [GDNative] fixed some functions that returned references | Karroffel | |
Those errors were introduced with #8821 (6fd217d). These functions need to return reference types, otherwise setting values on those containers does not work. | |||
2017-05-19 | Finish implementation of GDnative builtins bindings | Emmanuel Leblond | |
2017-04-09 | renamed dlscript module to gdnative | Karroffel | |