mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 18:20:23 +00:00
Split functions from gltf document import and export into six functions. Use base path to allow two code paths based on an empty base path or a full base path. Add uri decode in _parse_buffers.