summaryrefslogtreecommitdiffstats
path: root/include/core/Defs.hpp
Commit message (Expand)AuthorAgeFilesLines
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-298/+0
* Merge pull request #595 from Calinou/add-license-headersRémi Verschelde2021-09-271-0/+30
|\
| * Add license headers to all source and header filesHugo Locurcio2021-08-021-0/+30
* | Remove extraneous Error enum values that were removed in Godot 3.0Hugo Locurcio2021-08-021-2/+0
|/
* Fix typo in CRASH_COND leading to unexpected continuation after failMai Lavelle2021-08-011-1/+1
* Fix some Math warningsMarc Gilleron2020-12-081-2/+5
* Added Godot's math functionsMarc Gilleron2020-09-041-0/+1
* Fix alloca.h error in Defs.hDuncan Sparks2020-06-171-1/+3
* Fix alloca() not being included on some platformsMarc Gilleron2020-03-311-0/+5
* Add godot namespace to references in Defs macros.Fabio Alessandrelli2019-10-241-6/+6
* Error message improvementsDaniel Rakos2019-05-151-75/+154
* Implementing clang-format and applying it to all classesBastiaan Olij2018-11-241-49/+77
* Nativescript 1.1karroffel2018-11-071-12/+25
* Merge branch 'master' of https://github.com/GodotNativeTools/godot-cppNickolai Korshunov2018-04-251-0/+36
|\
| * make register_signal and auto-generated variadic funcitons use variadic templ...danielytics2018-03-061-0/+36
* | Strict enumsNickolai Korshunov2018-02-231-1/+1
|/
* Update bindings to use new Api extensions and rename Rect3->AABBBastiaanOlij2017-11-231-1/+1
* updated core to new GDNative interfaceKarroffel2017-06-181-1/+1
* rewrote binding generator in pythonKarroffel2017-05-121-0/+103