08-04-2019, 10:15 PM
(08-04-2019, 08:00 PM)Deep Weeb Wrote: Testing the V1 of the importing script for Blender, and one thing I notice is how the option to smooth out the mesh doesn't work (or some models are smooth by default).
Smooth is always active by default, but the cause of it not working in some models is the polygons being disjoint and the vertexes duplicate. See:
Now I'm trying removing doubles and it only works partially, specially when polygons make an angle so pronounced Blender detects them as a hard corner. The models' poly count is a lot lower than I expected tbh, I guess that needs a normal map to look fine.