Blender Git Commit Log

Git Commits -> Revision d75dcf8

Revision d75dcf8 by Lukas Toenne (alembic_pointcache)
March 12, 2015, 15:40 (GMT)
Store object pointers for the dupli objects we generate from caches.

This is necessary for the current viewport drawing and rendering code,
which expected each dupli instance to represent a copy of data in the
DNA.

The code maps base-level objects in the cache to DNA Objects inside the
dupligroup by name. Only objects that can be found in the blend data
will be allowed for DupliObjects.

Commit Details:

Full Hash: d75dcf88d2e713df87266b35f67c5fc98423ac22
Parent Commit: 36be233
Lines Changed: +71, -7

4 Modified Paths:

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