aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/godot/godot_array.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [GDnative] API consistency + missing propertiesEmmanuel Leblond2017-06-081-124/+132
|
* Wrap copy constructor for some GDNative typessheepandshepherd2017-05-311-0/+6
|
* [GDNative] fixed some functions that returned referencesKarroffel2017-05-231-7/+3
| | | | Those errors were introduced with #8821 (6fd217d). These functions need to return reference types, otherwise setting values on those containers does not work.
* Finish implementation of GDnative builtins bindingsEmmanuel Leblond2017-05-191-29/+28
|
* renamed dlscript module to gdnativeKarroffel2017-04-091-0/+300