Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue 1957: ASCII FBX embedded content #2407

Merged
merged 5 commits into from
Apr 8, 2019
Merged

issue 1957: ASCII FBX embedded content #2407

merged 5 commits into from
Apr 8, 2019

Conversation

mlavik1
Copy link
Contributor

@mlavik1 mlavik1 commented Apr 6, 2019

Added support for reading embedded content (textures) in ASCII FBX. In ASCII FBX embedded content is encoded in Base64 and is surrounded by double quotation marks.

The decoding functions are based on those used in the glTF importer.

This should fix the following (duplicate) issues:

Test model:
box.zip

mlavik1 and others added 5 commits April 6, 2019 19:31
…ASCII FBX. In ASCII FBX embedded content is encoded in Base64 and is surrounded by double quotation marks. The decoding functions are based on those used in the glTF importer.
@kimkulling kimkulling merged commit 189bb2a into assimp:master Apr 8, 2019
@kimkulling
Copy link
Member

Merged, thanks a lot for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants