Blender Git Loki

Git Commits -> Revision aebc98e

March 26, 2015, 13:13 (GMT)
Skip drawing of particle systems (including hair) when using cache
duplis.

Particle systems can not be overridden from caches easily, there are too
many strings attached to the data and code to make this reliable.
Instead, a new simplified data structure for reading hair from caches
will be added, which replaces drawing and rendering of particle data.
The original particle data is not updated through duplis, so is usually
out of sync and should not be displayed.

Commit Details:

Full Hash: aebc98e06179647e0f45a1d12f7289534f0edfdd
Parent Commit: cf5a425
Lines Changed: +6, -2

3 Modified Paths:

/source/blender/editors/space_view3d/drawobject.c (+2, -1) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021