Blender Git Commit Log

Git Commits -> Revision c77832d

March 9, 2021, 17:59 (GMT)
USD Import: crash on reading no polys.

Fixed a crash where polys were not being read for new meshes when
the MOD_MESHSEQ_READ_POLY flag isn't set. Crash occurs because
downstream code expects polys to exist. Modified the logic to
always read verts and polys for new meshes, regardless of the
value of the read flag.

Commit Details:

Full Hash: c77832df3bdbf399583c10e1d3b47a17c491cd76
Parent Commit: 6da1424
Lines Changed: +7, -2

1 Modified Path:

/source/blender/io/usd/intern/usd_reader_mesh.cc (+7, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021