Closed hyrodium closed 2 years ago
This PR enables multi-file import for PCD files. I have edited the script with reference to the PLY file import script from: https://github.com/blender/blender-addons/blob/016430de4b06714c006bb6de2ae3a28e05a86169/io_mesh_ply/__init__.py#L47-L84
Thanks for the quick review! I have updated the version from v1.4.0 to v1.5.0.
v1.4.0
v1.5.0
@hyrodium Thanks for that!
@MarkHedleyJones Could you tag and release v1.5.0?
Done, sorry about that.
Thank you!
This PR enables multi-file import for PCD files. I have edited the script with reference to the PLY file import script from: https://github.com/blender/blender-addons/blob/016430de4b06714c006bb6de2ae3a28e05a86169/io_mesh_ply/__init__.py#L47-L84