summaryrefslogtreecommitdiff
path: root/core/make_binders.py
AgeCommit message (Expand)Author
2019-07-23Fix some code found by Coverity Scan and PVS Studioqarmin
2019-07-09Added support for passing functions pointers (with a class instance as the fi...Andrettin
2019-04-27C#: Generate the correct integer and floating point typesIgnacio Etcheverry
2018-07-28fix windows build using python 3.7dragmz
2018-07-27Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi
2018-03-11Properly closing all files in Python codeViktor Ferenczi
2018-01-20Added all missing VisualServer bindingsMarc Gilleron
2017-10-20Bind some VisualServer functionsLeon Krause
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-24GCC fixesJuan Linietsky
2017-08-23Changed MethodBind API to request information from methods. It's much claner ...Juan Linietsky
2017-08-10Improves method bind detection of signature typesIgnacio Etcheverry
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-08-02WIP visual scripting, not working yet but you can check out stuffJuan Linietsky
2016-06-23Fix typo to PTRCALL_ENABLED from previous commitRémi Verschelde
2016-06-22Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky
2016-04-02Remove trailing spacesRémi Verschelde
2014-09-17Small FixesJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky