Blender Git Commit Log

Git Commits -> Revision 0ff8990

March 23, 2015, 11:46 (GMT)
Cache reading functions for constructing a nested dupligroup list based
on Alembic cache data.

Commit Details:

Full Hash: 0ff8990e135dccfaf03f26dc1822f0853984ad30
Parent Commit: 70b56ec
Lines Changed: +227, -27

11 Modified Paths:

/source/blender/blenkernel/BKE_anim.h (+5, -1) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+11, -2) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+61, -20) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_object_types.h (+6, -1) (Diff)
/source/blender/pointcache/alembic/abc_group.cpp (+122, -0) (Diff)
/source/blender/pointcache/alembic/abc_group.h (+3, -0) (Diff)
/source/blender/pointcache/alembic/alembic.cpp (+5, -0) (Diff)
/source/blender/pointcache/intern/ptc_types.h (+2, -0) (Diff)
/source/blender/pointcache/PTC_api.cpp (+6, -0) (Diff)
/source/blender/pointcache/PTC_api.h (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021