Commit 7f76d73
3 files changed
+2
-9
lines changed- binding_generator.py+31-31
- gdextension/extension_api.json+2.7k-1.0k
- gdextension/gdextension_interface.h+2
- include/godot_cpp/core/binder_common.hpp+38-38
- include/godot_cpp/core/memory.hpp+14-14
- include/godot_cpp/core/type_info.hpp+31-21
- include/godot_cpp/templates/local_vector.hpp+339
- include/godot_cpp/variant/typed_array.hpp+19-23
- src/variant/packed_arrays.cpp+8
- test/demo/main.gd+6-3
- test/src/example.cpp+11
- test/src/example.h+14-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | 193 | | |
200 | 194 | | |
201 | 195 | | |
202 | 196 | | |
203 | | - | |
204 | 197 | | |
205 | 198 | | |
0 commit comments