You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenes seem to contain more often that expected materials with face assignments. Manually fixing them upfront is slow, so find a way to deal with them.
Option 1:
Deal with that in SceneReader, split them into individual objects when reading.
Option 2:
Support face assignments, store material per face
The text was updated successfully, but these errors were encountered:
Scenes seem to contain more often that expected materials with face assignments. Manually fixing them upfront is slow, so find a way to deal with them.
Option 1:
Deal with that in SceneReader, split them into individual objects when reading.
Option 2:
Support face assignments, store material per face
The text was updated successfully, but these errors were encountered: