This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
assimp
Watch
1
Star
0
Fork
0
You've already forked assimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
461e21f66dd331f5d6d47b4abbf9f15525ddfaec
assimp
/
code
/
FBXExportProperty.cpp
Matias
575ef4d927
Added support for embedded textures to the FBXExporter (both binary and ASCII). Also made the FBX-namespaces more consistent (we had both Assimp::FBX:: and FBX::). Since we seem to support two types of embedded texture references (both asterisk+texture_id and filepath) I made the exporter use aiScene::GetEmbeddedTexture for looking up texture reference and integrated @loebl 's modification of the function to support the old ("*1") type of references (
https://github.com/loebl/assimp/commit/e217358
)
2019-05-09 14:50:22 +02:00
11 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink