Minor formatting fix
This commit is contained in:
@@ -295,7 +295,7 @@ def build_psk(context: Context, input_objects: PskInputObjects, options: PskBuil
|
|||||||
point.z = v.z
|
point.z = v.z
|
||||||
psk.points.append(point)
|
psk.points.append(point)
|
||||||
|
|
||||||
# Wedges
|
# Wedges
|
||||||
mesh_data.calc_loop_triangles()
|
mesh_data.calc_loop_triangles()
|
||||||
|
|
||||||
if mesh_data.uv_layers.active is None:
|
if mesh_data.uv_layers.active is None:
|
||||||
|
|||||||
Reference in New Issue
Block a user