Import options
#3077
Replies: 1 comment
|
Similar functionality was mentioned by Ethereal77 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While digging into Assimp, I thought it would be nice to have import options.
Assimp importer have a lot options like
postProcessFlags |= aiPostProcessSteps.aiProcess_CalcTangentSpace | aiPostProcessSteps.aiProcess_Triangulate ...Also would be nice to have selector for UP-AXIS

I'll leave it here for ideas and discussions.
All reactions