Blender Git Commit Log

Git Commits -> Revision 366fc83

April 2, 2015, 11:36 (GMT)
Fixed DupliCache writers/readers to support subsequent stages of
cache manipulation.

Strand data in caches is now stored in a named list, so we can avoid
adding strand data in every frame.

Commit Details:

Full Hash: 366fc83f6d1d5baa1d557b6bc3ba4f8d82dc8ce7
Parent Commit: f0e8334
Lines Changed: +144, -58

10 Modified Paths:

/source/blender/blenkernel/BKE_anim.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+44, -8) (Diff)
/source/blender/blenkernel/intern/strands.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_object_types.h (+7, -0) (Diff)
/source/blender/pointcache/alembic/abc_group.cpp (+53, -32) (Diff)
/source/blender/pointcache/alembic/abc_group.h (+6, -1) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+21, -9) (Diff)
/source/blender/pointcache/alembic/abc_particles.h (+6, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021