summaryrefslogtreecommitdiffstats
path: root/src/core/GodotGlobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-208/+0
* Add license headers to all source and header filesHugo Locurcio2021-08-021-0/+30
* Update clang-format to version 11George Marques2021-02-281-7/+14
* Fix godot-cpp types registrationFredia Huya-Kouadio2020-04-141-6/+7
* Call register types and init earlierBastiaan Olij2019-09-141-3/+4
* Store all main entry points to the currently available APIsBastiaan Olij2019-08-121-0/+35
* Merge pull request #296 from lupoDharkael/missingThomas Herzog2019-08-051-0/+12
|\
| * Add missing class methodslupoDharkael2019-08-051-0/+12
* | Fix #272RameshRavone2019-04-211-0/+2
|/
* Profiling supportMarcelo Fernandez2018-11-271-0/+4
* Implementing clang-format and applying it to all classesBastiaan Olij2018-11-241-35/+25
* Nativescript 1.1karroffel2018-11-071-6/+57
* NULL -> nullptrNickolai Korshunov2018-02-231-10/+10
* caller-defined entry methods and string API updatekarroffel2018-01-111-12/+6
* Added alloc_c_stringBastiaan Olij2017-11-251-38/+20
* Update bindings to use new Api extensions and rename Rect3->AABBBastiaanOlij2017-11-231-3/+57
* Implemented using api structBastiaan Olij2017-10-231-5/+5
* updated bindingsRamesh Ravone2017-10-031-1/+1
* updated to use the new NativeScript and GDNative interfaceKarroffel2017-07-241-1/+22
* made script "inheritance" less OOPKarroffel2017-05-131-0/+24