ranahanocka / MeshCNN

Convolutional Neural Network for 3D meshes in PyTorch
MIT License
1.58k stars 316 forks source link

Blender simplify shapes script: "Info: Applied modifier was not first, result may not be as expected" #49

Closed claell closed 4 years ago

claell commented 4 years ago

Running the blender script, I sometimes get the following messages on some files:

Info: Applied modifier was not first, result may not be as expected
Info: Applied modifier was not first, result may not be as expected
Info: Applied modifier was not first, result may not be as expected
Info: Applied modifier was not first, result may not be as expected

Can this be ignored?

ranahanocka commented 4 years ago

Hi @claell , I think it can be ignored.

claell commented 4 years ago

Alright, closing then.