Blender Git Commit Log
Git Commits -> Revision deeb09a
Revision deeb09a by Lukas Toenne (alembic_pointcache) February 17, 2015, 12:40 (GMT) |
Sanity checks for Alembic archive validity to avoid crashes when trying an invalid file operation (e.g. overwriting files). |
Commit Details:
Full Hash: deeb09a5cbc340a314f4f3d5ed680745d2064a20
Parent Commit: 1309ca5
Lines Changed: +65, -30
7 Modified Paths:
/source/blender/pointcache/alembic/abc_cloth.cpp (+13, -8) (Diff)
/source/blender/pointcache/alembic/abc_dynamicpaint.cpp (+4, -0) (Diff)
/source/blender/pointcache/alembic/abc_mesh.cpp (+17, -12) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+15, -6) (Diff)
/source/blender/pointcache/alembic/abc_rigidbody.cpp (+4, -0) (Diff)
/source/blender/pointcache/alembic/abc_smoke.cpp (+6, -2) (Diff)
/source/blender/pointcache/alembic/abc_softbody.cpp (+6, -2) (Diff)
/source/blender/pointcache/alembic/abc_dynamicpaint.cpp (+4, -0) (Diff)
/source/blender/pointcache/alembic/abc_mesh.cpp (+17, -12) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+15, -6) (Diff)
/source/blender/pointcache/alembic/abc_rigidbody.cpp (+4, -0) (Diff)
/source/blender/pointcache/alembic/abc_smoke.cpp (+6, -2) (Diff)
/source/blender/pointcache/alembic/abc_softbody.cpp (+6, -2) (Diff)