2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
- .github/workflows/ci.yml+11-11
- README.md+10-15
- binding_generator.py+10
- include/godot_cpp/classes/wrapped.hpp+1-5
- include/godot_cpp/core/engine_ptrcall.hpp+4-4
- include/godot_cpp/core/method_bind.hpp+54-46
- include/godot_cpp/core/method_ptrcall.hpp+3
- include/godot_cpp/variant/projection.hpp+1
- src/core/class_db.cpp+1-1
- src/core/method_bind.cpp+13-17
- src/variant/projection.cpp+7
- test/project/main.gd+1-2
- tools/android.py-1
- tools/godotcpp.py+14
- tools/ios.py+2
- tools/windows.py+5
0 commit comments