Blender Git Loki

Git Commits -> Revision 9bb0f55

March 23, 2015, 11:21 (GMT)
Importing of caches into Blender data.

Currently only implemented for DerivedMesh.
This replaces the `final_dm` calculation of the modifier stack with the
result from cache loading.

Commit Details:

Full Hash: 9bb0f55e3c6ac8959afe96757d688b93f6bcbd99
Parent Commit: 982ea69
Lines Changed: +300, -98

12 Modified Paths:

/source/blender/blenkernel/BKE_cache_library.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+20, -0) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+20, -8) (Diff)
/source/blender/editors/io/io_cache_library.c (+2, -2) (Diff)
/source/blender/pointcache/alembic/abc_cloth.cpp (+12, -0) (Diff)
/source/blender/pointcache/alembic/abc_cloth.h (+19, -0) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+21, -27) (Diff)
/source/blender/pointcache/alembic/abc_particles.h (+36, -9) (Diff)
/source/blender/pointcache/intern/alembic.h (+6, -4) (Diff)
/source/blender/pointcache/intern/reader.h (+1, -0) (Diff)
/source/blender/pointcache/PTC_api.cpp (+140, -35) (Diff)
/source/blender/pointcache/PTC_api.h (+20, -13) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021