Blender Git Commit Log

Git Commits -> Revision 8a021a7

Revision 8a021a7 by Lukas Toenne (alembic_pointcache)
March 18, 2015, 11:51 (GMT)
Removed group pointer from cache libraries and use object->cachelib
pointer instead.

This change makes it possible to have group duplicators using different
versions of a cache.

Commit Details:

Full Hash: 8a021a7d1f1c0e23ba29ed794a364478bacf42b2
Parent Commit: 59ed1d0
Lines Changed: +174, -300

10 Modified Paths:

/release/scripts/startup/bl_ui/properties_object.py (+101, -1) (Diff)
/release/scripts/startup/bl_ui/properties_scene.py (+0, -131) (Diff)
/source/blender/blenkernel/BKE_cache_library.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+35, -71) (Diff)
/source/blender/blenkernel/intern/group.c (+0, -7) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+2, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -4) (Diff)
/source/blender/editors/io/io_cache_library.c (+34, -67) (Diff)
/source/blender/makesdna/DNA_cache_library_types.h (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_cache_library.c (+0, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021