index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
object
/
method_bind.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement varargs in Methodinfo
reduz
2022-06-23
1
-14
/
+0
*
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-45
/
+45
*
Fix some issues found by clang sanitizers.
bruvzg
2022-03-31
1
-3
/
+3
*
Make vararg method bind no return and return
Pierre-Thomas Meisels
2022-03-30
1
-35
/
+86
*
Add static method support to ClassDB
reduz
2022-03-22
1
-2
/
+140
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Enable method type information on release builds
George Marques
2021-10-07
1
-29
/
+9
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-0
/
+1
*
Implement native extension system
reduz
2021-06-25
1
-0
/
+2
*
Add static method support to core Variant types
reduz
2021-03-16
1
-0
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-11-25
1
-15
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-0
/
+591