Blender Git Commit Log

Git Commits -> Revision d402042

March 26, 2015, 13:10 (GMT)
Initial Alembic library integration for Blender.

Adds Alembic as a dependency and build support in cmake and scons.

Also extends the install_deps.sh script with a temporary installation
procedure for the Alembic libraries. This is still very hackish and
needs to be improved.

Commit Details:

Full Hash: d402042a773de6a454cddb37cc4919cfe45f3c85
Parent Commit: f80064f
Lines Changed: +436, -4

2 Added Paths:

/build_files/cmake/Modules/FindAlembic.cmake (+82, -0) (View)
/build_files/cmake/Modules/FindHDF5.cmake (+75, -0) (View)

6 Modified Paths:

/build_files/build_environment/install_deps.sh (+206, -1) (Diff)
/build_files/cmake/macros.cmake (+6, -0) (Diff)
/build_files/scons/config/linux-config.py (+15, -2) (Diff)
/build_files/scons/tools/Blender.py (+15, -0) (Diff)
/build_files/scons/tools/btools.py (+11, -0) (Diff)
/CMakeLists.txt (+26, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021