Alexey Pelykh's Open Source Contributions to
gltflib
Library for parsing, creating, and converting glTF 2.0 files in Python 3.6+.
Fix embed_resource() and related functions
Handle URI encoding cases during conversion
Allow comparing int-based enum with int values
Encoded URIs support
BufferView.byteOffset is Optional and can be None
Fix mimeType not being set for FileResource
Specify explicit UTF-8 encoding and less strict error handling