Gilles Roudière
|
3fcb8a4d1e
|
Make extension instances create the corresponding godot object in their constructor
|
2021-12-03 15:37:49 +01:00 |
Bastiaan Olij
|
ef528d3a86
|
Rename interface to gdn_interface because it's a defined keyword under windows
|
2021-10-28 19:44:20 +11:00 |
Bastiaan Olij
|
fab017c91a
|
Fix some clang format things
|
2021-09-27 23:08:11 +10:00 |
Bastiaan Olij
|
02802b1d0e
|
Add in driver types and rejig code to make it easier to extend
|
2021-09-27 23:08:11 +10:00 |
George Marques
|
aef0f1e248
|
Change initialization to allow custom level callbacks
Now it needs a callback for each level so custom logic (like loading
singletons) can be performed.
|
2021-09-27 23:08:10 +10:00 |
George Marques
|
e4ed48976a
|
Replace bindgins to work with extensions
|
2021-09-27 23:08:08 +10:00 |