Blender Git Commit Log

Git Commits -> Revision 9dadd5f

Revision 9dadd5f by Sybren A. Stüvel (master)
April 25, 2017, 12:30 (GMT)
Fix T51292: Alembic import, show notification when trying to load HDF5

HDF5 Alembic files are not officially supported by Blender. With this
commit, the HDF5 format is detected even when Blender is compiled without
HDF5 support, and the user is given an explanatory error message (rather
than the generic "Could not open Alembic archive for reading".

Commit Details:

Full Hash: 9dadd5ff937f81cc1e5aa9136b8eafb5a5414bb1
Parent Commit: ab4f6f0
Lines Changed: +50, -5

3 Modified Paths:

/source/blender/alembic/intern/abc_archive.cc (+32, -4) (Diff)
/source/blender/alembic/intern/abc_archive.h (+9, -0) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+9, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021