Blender Git Commit Log
Git Commits -> Revision 2146d7b
March 26, 2015, 13:10 (GMT) |
Deleted unimplemented parts of the previous pointcache system, to make refactoring simpler. Since the new approach is not tied to the old set of point cache data types there is really no need to carry their empty husks around. Once the new caching system is defined in detail we can add back whatever makes sense. |
Commit Details:
Full Hash: 2146d7b9c974c3ff97eda943a1bfa304c4f38c12
Parent Commit: ae4f0c3
Lines Changed: +0, -857
8 Deleted Paths:
/source/blender/pointcache/alembic/abc_dynamicpaint.cpp (+0, -87)
/source/blender/pointcache/alembic/abc_dynamicpaint.h (+0, -60)
/source/blender/pointcache/alembic/abc_rigidbody.cpp (+0, -85)
/source/blender/pointcache/alembic/abc_rigidbody.h (+0, -59)
/source/blender/pointcache/alembic/abc_smoke.cpp (+0, -89)
/source/blender/pointcache/alembic/abc_smoke.h (+0, -60)
/source/blender/pointcache/alembic/abc_softbody.cpp (+0, -89)
/source/blender/pointcache/alembic/abc_softbody.h (+0, -60)
/source/blender/pointcache/alembic/abc_dynamicpaint.h (+0, -60)
/source/blender/pointcache/alembic/abc_rigidbody.cpp (+0, -85)
/source/blender/pointcache/alembic/abc_rigidbody.h (+0, -59)
/source/blender/pointcache/alembic/abc_smoke.cpp (+0, -89)
/source/blender/pointcache/alembic/abc_smoke.h (+0, -60)
/source/blender/pointcache/alembic/abc_softbody.cpp (+0, -89)
/source/blender/pointcache/alembic/abc_softbody.h (+0, -60)