Blender Git Loki

Git Commits -> Revision 67655f2

Revision 67655f2 by Lukas Toenne (alembic_pointcache)
December 8, 2013, 08:02 (GMT)
Removed remaining pointcache->mem_cache access in particles. Instead the
particle system should now use its own local mem_cache list for storing
cache data in memory. The actual PointCache struct does not make this
distinction any more.

Eventually the particle system should have clean methods for reading
cache data into other structures for editing and displaying cache data,
but this can not be cleaned up easily without major refactoring. For now
the important thing is to keep psys away from the PointCache internals
so we can implement a nice API for it without psys interfering.

Commit Details:

Full Hash: 67655f2a7ff3d4e0e062578c9edc48a74cfee4ed
Parent Commit: f4cf45d
Lines Changed: +17, -17

3 Modified Paths:

/source/blender/blenkernel/BKE_particle.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle.c (+14, -14) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021