- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
PLY I/O: implement support for other attributes besides Color
@KeirCB: this improvement request does make sense, I'll see what I can do. For implementation and testing, some sort of PLY file with custom attributes would help -- can you attach an example…
Experimental PLY Importer Imports Gargbage With Custom PLY Elements
Thanks. The issue was if any custom data elements were in the file before the "regular" (vertices, faces etc.) ones, the code was not skipping them properly. Fixed that in both 3.6 and 4.0 now.
86b54a3015
Merge branch 'blender-v3.6-release'
e097415c2c
Fix #107299: new PLY importer does not skip unknown custom data elements
Experimental PLY Importer Imports Gargbage With Custom PLY Elements
Blender 4.0 - Remove PLY I/O Addon
Blender 4.0 - Remove OBJ I/O Addon
Aras Pranckevicius
deleted branch remove-obj-ply-addons from aras_p/blender
2023-05-30 21:41:32 +02:00
IO: remove OBJ and PLY Python add-ons (#104503, #104504)
WIP: IO: remove OBJ and PLY Python add-ons (#104503, #104504)
Aras Pranckevicius
created branch remove-obj-ply-addons in aras_p/blender-addons
2023-05-30 21:25:13 +02:00
Aras Pranckevicius
pushed to remove-obj-ply-addons at aras_p/blender-addons
2023-05-30 21:25:13 +02:00
5f90deeb69
IO: remove OBJ and PLY Python add-ons
880fa66081
IO: remove OBJ and PLY Python add-ons (#104503, #104504)
0d38fa2422
Externals: compile fmtlib as a library instead of using it with FMT_HEADER_ONLY
122c48aed0
Externals: update fmtlib to latest version (10.0.0)
1be9d9cb63
Externals: update fast_float to latest version (5.0.0) to fix some compile warnings
0272ab6cda
Cleanup: avoid copy & unnecessary allocation creating temporary path
Aras Pranckevicius
created branch remove-obj-ply-addons in aras_p/blender
2023-05-30 21:22:03 +02:00