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

import modifier bugfixes #14

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

blabbatheorange
Copy link

A set of small but hugely important bugfixes.

Previous code was erroneous and created multiple instances of derived objects in the mesh which lead to modifier instability and crashes with imported models.

New code checks to see if there already is an initialized instance of derived object on the mesh and correctly links modifiers.

For more information and detailed graph of how 3dsmax mesh pipeline should be sorted refer to docs here: http://docs.autodesk.com/3DSMAX/16/ENU/3ds-Max-SDK-Programmer-Guide/index.html?url=files/GUID-A47BAC47-34AB-49BE-A8CF-1BB9162F0041.htm,topicNumber=d30e21806

@neomonkeus
Copy link
Member

Adding @niftools/3ds-max-reviewers

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.

2 participants