-
Philipp Oeser authored
This should fix [#31801] "OBJ importer doesn't import smoothing groups as sharp edges" reported by Tom Penn. There was code to mark edges as sharp but it was disabled as being too slow. Found a quicker way using bmesh. Reviewed by Campbell.
Philipp Oeser authoredThis should fix [#31801] "OBJ importer doesn't import smoothing groups as sharp edges" reported by Tom Penn. There was code to mark edges as sharp but it was disabled as being too slow. Found a quicker way using bmesh. Reviewed by Campbell.
import_obj.py 43.71 KiB