GoB icon indicating copy to clipboard operation
GoB copied to clipboard

bug blender freezes when you try to import a high poly count mesh

Open fislysandi opened this issue 2 years ago • 2 comments

blender freezes if you try to import through gob a 1.5 mil poly mesh. i still appriciate your work.

fislysandi avatar Jul 10 '22 20:07 fislysandi

with the latest version it brings new bugs :) but cant wait to for it to be fixed

fislysandi avatar Jul 10 '22 20:07 fislysandi

this is most likely caused by some very slow import operations currently in place. while adding new features i did not pay attention to the performance since i mainly used low res meshes to test that:O I already started to look into the issues but am still analyzing what can be done, since the addon has grown over time it will require some heavy changes to get some real speed improvements.

I recommend to disable everything in the import settings that you are not using, as you can see there are some very expensive ones among them. (this is in a branch where some things have already improved over the master but are still terribly slow https://github.com/kromar/blender_GoB/tree/performance-tests)

image image

kromar avatar Jul 10 '22 21:07 kromar