summaryrefslogtreecommitdiffstats
path: root/core/make_binders.py
Commit message (Expand)AuthorAgeFilesLines
* Style: Remove unnecessary semicolons from `core`Rémi Verschelde2020-05-191-3/+3
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-23/+25
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-12/+12
* A lot of progress with canvas rendering, still far from working.Juan Linietsky2020-02-111-1/+1
* Fix some code found by Coverity Scan and PVS Studioqarmin2019-07-231-3/+0
* Added support for passing functions pointers (with a class instance as the fi...Andrettin2019-07-091-0/+103
* C#: Generate the correct integer and floating point typesIgnacio Etcheverry2019-04-271-0/+12
* fix windows build using python 3.7dragmz2018-07-281-2/+1
* Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi2018-07-271-2/+7
* Properly closing all files in Python codeViktor Ferenczi2018-03-111-6/+4
* Added all missing VisualServer bindingsMarc Gilleron2018-01-201-1/+1
* Bind some VisualServer functionsLeon Krause2017-10-201-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-2/+2
* GCC fixesJuan Linietsky2017-08-241-2/+0
* Changed MethodBind API to request information from methods. It's much claner ...Juan Linietsky2017-08-231-9/+9
* Improves method bind detection of signature typesIgnacio Etcheverry2017-08-101-4/+20
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-4/+4
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-011-1/+0
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-75/+75
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-87/+87
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-021-0/+5
* Fix typo to PTRCALL_ENABLED from previous commitRémi Verschelde2016-06-231-15/+8
* Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky2016-06-221-2/+13
* Remove trailing spacesRémi Verschelde2016-04-021-24/+24
* Small FixesJuan Linietsky2014-09-171-9/+20
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+241