mirror of
https://github.com/godotengine/godot.git
synced 2026-02-09 04:09:02 +00:00
This update mappings in the JNI functions to better support 64-bit integers, and adds support for 64-bit float arrays. The code is mostly reused from 32-bit types.