Blender Git Commit Log
Git Commits -> Revision c148eba
Revision c148eba by Kévin Dietrich (master) October 6, 2021, 00:42 (GMT) |
Fix crash when reading non standard Alembic velocity attribute type Some software may export velocity as a different type than 3D vectors (e.g. as colors or flat arrays or floats), so we need to explicitely check for this. A more robust attribute handling system allowing us to cope with other software idiosyncrasies is on the way, so this fix will do for now. |
Commit Details:
Full Hash: c148eba16fbe1e37b2e0cfb4ef1b60bf43523a88
Parent Commit: b93e947
Lines Changed: +8, -1
1 Modified Path:
/source/blender/io/alembic/intern/abc_reader_mesh.cc (+8, -1) (Diff)