Blender Git Commit Log

Git Commits -> Revision 5a48a83

Revision 5a48a83 by Lukas Toenne (alembic_pointcache)
November 4, 2014, 12:46 (GMT)
Integration of point caching into the modifier stack.

This ensures that the modifier stack is disabled up to the last valid
cache modifier. This cache modifier then provides a derived mesh as
input for the remaining modifier stack tail, or as final output if no
other modifiers follow.

Commit Details:

Full Hash: 5a48a83663ffb4a03a63d9af95b3270988b1d006
Parent Commit: c334b28
Lines Changed: +100, -23

5 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+60, -16) (Diff)
/source/blender/pointcache/intern/reader.cpp (+25, -0) (Diff)
/source/blender/pointcache/intern/reader.h (+1, -0) (Diff)
/source/blender/pointcache/PTC_api.cpp (+12, -6) (Diff)
/source/blender/pointcache/PTC_api.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021