Files
test2/source/blender
Aras Pranckevicius 06c9a7f4ea Cleanup: PLY I/O struct defaults, C++ style enums
- Initialize PLYExportParams/PLYImportParams members
- Use enum class in ePLYVertexColorMode
- Pass import/export params as reference

This kind of fixes #126337: previously in the PLY Import node the
import paramters were all set to zero/false values, instead of sane
defaults. Which meant that it ignored vertex colors.
2024-12-26 17:54:35 +02:00
..
2024-12-23 17:03:32 +01:00
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00