Blender Git Loki

Git Commits -> Revision 53ac275

March 24, 2015, 16:50 (GMT)
New data structure for restoring strand data originating from particles.

The rationale here is that we don't try to replace particle data
temporarily like we do with DerivedMesh. This would be needed for
drawing cached data overrides in the viewport and pass them to renderers
(unless these read Alembic directly) and later for performing dupli
simulation.

Commit Details:

Full Hash: 53ac275aceb72959a3788b341bace93677d36bb1
Parent Commit: 4be32cf
Lines Changed: +452, -110

2 Added Paths:

/source/blender/blenkernel/BKE_strands.h (+132, -0) (View)
/source/blender/blenkernel/intern/strands.c (+48, -0) (View)

15 Modified Paths:

/source/blender/blenkernel/BKE_anim.h (+6, -2) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+2, -0) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+43, -13) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -0) (Diff)
/source/blender/pointcache/alembic/abc_cloth.cpp (+7, -10) (Diff)
/source/blender/pointcache/alembic/abc_group.cpp (+74, -24) (Diff)
/source/blender/pointcache/alembic/abc_group.h (+5, -3) (Diff)
/source/blender/pointcache/alembic/abc_mesh.cpp (+21, -23) (Diff)
/source/blender/pointcache/alembic/abc_mesh.h (+1, -1) (Diff)
/source/blender/pointcache/alembic/abc_object.cpp (+2, -2) (Diff)
/source/blender/pointcache/alembic/abc_object.h (+1, -1) (Diff)
/source/blender/pointcache/alembic/abc_particles.cpp (+77, -20) (Diff)
/source/blender/pointcache/alembic/abc_particles.h (+26, -3) (Diff)
/source/blender/pointcache/alembic/abc_reader.h (+1, -5) (Diff)
/source/blender/pointcache/intern/ptc_types.h (+5, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021