index
:
redot-cpp.git
4.3
master
C++ bindings for the Redot script API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
core
/
Defs.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace bindgins to work with extensions
George Marques
2021-09-27
1
-298
/
+0
*
Merge pull request #595 from Calinou/add-license-headers
Rémi Verschelde
2021-09-27
1
-0
/
+30
|
\
|
*
Add license headers to all source and header files
Hugo Locurcio
2021-08-02
1
-0
/
+30
*
|
Remove extraneous Error enum values that were removed in Godot 3.0
Hugo Locurcio
2021-08-02
1
-2
/
+0
|
/
*
Fix typo in CRASH_COND leading to unexpected continuation after fail
Mai Lavelle
2021-08-01
1
-1
/
+1
*
Fix some Math warnings
Marc Gilleron
2020-12-08
1
-2
/
+5
*
Added Godot's math functions
Marc Gilleron
2020-09-04
1
-0
/
+1
*
Fix alloca.h error in Defs.h
Duncan Sparks
2020-06-17
1
-1
/
+3
*
Fix alloca() not being included on some platforms
Marc Gilleron
2020-03-31
1
-0
/
+5
*
Add godot namespace to references in Defs macros.
Fabio Alessandrelli
2019-10-24
1
-6
/
+6
*
Error message improvements
Daniel Rakos
2019-05-15
1
-75
/
+154
*
Implementing clang-format and applying it to all classes
Bastiaan Olij
2018-11-24
1
-49
/
+77
*
Nativescript 1.1
karroffel
2018-11-07
1
-12
/
+25
*
Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp
Nickolai Korshunov
2018-04-25
1
-0
/
+36
|
\
|
*
make register_signal and auto-generated variadic funcitons use variadic templ...
danielytics
2018-03-06
1
-0
/
+36
*
|
Strict enums
Nickolai Korshunov
2018-02-23
1
-1
/
+1
|
/
*
Update bindings to use new Api extensions and rename Rect3->AABB
BastiaanOlij
2017-11-23
1
-1
/
+1
*
updated core to new GDNative interface
Karroffel
2017-06-18
1
-1
/
+1
*
rewrote binding generator in python
Karroffel
2017-05-12
1
-0
/
+103