godotengine / godot-cpp

C++ bindings for the Godot script API
MIT License
1.7k stars 525 forks source link

Correct element type for `TypedArray<>` #1547

Open raulsntos opened 1 month ago

raulsntos commented 1 month ago
dsnopek commented 1 month ago

Thanks! I've only skimmed the changes, but at a glance this seems good :-)

However, I think we should have the discussion I mentioned on the Godot PR before moving forward with this.