blender-addons/io_mesh_ply
Hans Goudey bb76a94d06 Cleanup: Remove setting polygon loop total
This property is not editable after blender/blender/7966cd16d6dc4e66d01,
though doing so didn't seem to give an error. It doesn't have
to be set anymore, since the data is redundant with the
"loop_start" anyway.
2023-04-12 08:46:40 -04:00
..
__init__.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
export_ply.py PLY: Fix T103203 export with UVs 2022-12-14 18:16:38 +03:00
import_ply.py Cleanup: Remove setting polygon loop total 2023-04-12 08:46:40 -04:00