io_scene_3ds: Update for Blender 3.x #104507
@ -452,6 +452,7 @@ def process_next_chunk(context, file, previous_chunk, imported_objects, IMAGE_SE
|
||||
smoothface = myContextMesh_smooth[f]
|
||||
if smoothface > 0:
|
||||
bmesh.polygons[f].use_smooth = True
|
||||
bmesh.use_auto_smooth = True
|
||||
|
||||
if contextMatrix:
|
||||
ob.matrix_local = contextMatrix
|
||||
|
Loading…
Reference in New Issue
Block a user