| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [GDNative] new GDNative API | Karroffel | 2017-07-24 | 1 | -272/+0 |
| | | | | | | | | | | | | This adds GDNative as a separate class type. It can be used to interface with native libraries by using "native calls", which can be registered by modules (and in future other GDNative libraries?). It also reworks the currently called "GDNativeScript" into a "NativeScript" that just makes use of the new GDNative instead of it being the component that implements that functionality. | ||||
| * | Finish implementation of GDnative builtins bindings | Emmanuel Leblond | 2017-05-19 | 1 | -115/+172 |
| | | |||||
| * | gdnative: Implement missing function for godot_basis. | Emmanuel Leblond | 2017-04-17 | 1 | -26/+154 |
| | | |||||
| * | renamed dlscript module to gdnative | Karroffel | 2017-04-09 | 1 | -0/+87 |
