Blender Git Commit Log

Git Commits -> Revision 34058c4

Revision 34058c4 by Sergey Sharybin (master)
November 13, 2018, 10:39 (GMT)
Fix T57105: Baked Particles could not be rendered as expected

Same fix as for smoke (and is what caching proposal is AFAIK):
share cache between copied and original objects.

One thing which is still missing to be fixed is to make auto-cache
more reliable. It was already kind of broken, so don't think it
should be a stopping factor for this fix.

Commit Details:

Full Hash: 34058c4ff1684b4d2e4d8619e2a7b690d9286140
Parent Commit: 647a798
Lines Changed: +32, -11

4 Modified Paths:

/source/blender/blenkernel/intern/object.c (+8, -1) (Diff)
/source/blender/blenkernel/intern/particle.c (+22, -9) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021