Blender Git Loki
Git Commits -> Revision 4337bc2
Revision 4337bc2 by Sybren A. Stüvel (master) June 18, 2019, 13:08 (GMT) |
Fix T65901: Alembic crash on out-of-bounds UV indices An Alembic file saved by 3DS Max caused Blender to crash when importing. Either the UV indices in the file are out of bounds or they are written in a way we don't expect. In either case, this now no longer causes Blender to crash. |
Commit Details:
Full Hash: 4337bc2e6303dbd5f295878f3e7490995a62713a
Parent Commit: 0b73817
Lines Changed: +8, -0
1 Modified Path:
/source/blender/alembic/intern/abc_mesh.cc (+8, -0) (Diff)