bdk-blender/source/blender/io
Aras Pranckevicius 4802c3db99 Fix #112011: PLY export broken when mesh contains faces with >255 vertices
MPoly -> offset indices refactor (7966cd16d6) did not realize
that due to forced triangulation the mesh changes, so we need
to re-fetch the faces array after triangulating. Fixes #112011
2023-10-12 13:54:41 +02:00
..
alembic Fix Alembic crash when importing a SubD mesh 2023-06-15 14:00:24 +02:00
avi Cleanup: use STRNCPY, SNPRINTF macros 2023-05-09 14:08:19 +10:00
collada Fix #108053: Make the Collada UV sets enumerated from zero 2023-06-20 16:24:33 +02:00
common Fix flipped check for file-copy failure on OBJ export 2023-05-24 16:31:39 +10:00
gpencil Fix #107810: SVG exported line thickness wrong 2023-05-13 16:11:40 +02:00
ply Fix #112011: PLY export broken when mesh contains faces with >255 vertices 2023-10-12 13:54:41 +02:00
stl Cleanup: use STRNCPY, SNPRINTF macros 2023-05-09 14:08:19 +10:00
usd Fix: USD export: wrong emissive color in viewport material 2023-06-20 12:35:39 +02:00
wavefront_obj OBJ: fix import of files with really large polygons (e.g. 7000 vertices in one poly) 2023-09-05 09:38:35 +02:00
CMakeLists.txt Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00