Blender Git Commit Log

Git Commits -> Revision 5235a9e

Revision 5235a9e by Lukas Toenne (particles_refactor)
April 22, 2014, 09:23 (GMT)
Moved the particle display list from the modifier into the psys itself.
This makes the modifier more easily replaceable later on and allows
more detailed management of the particle object settings (in particular
dupli flags).

Commit Details:

Full Hash: 5235a9ea75f8286044574900a082c0c30988684c
Parent Commit: e93e2ab
Lines Changed: +53, -43

8 Modified Paths:

/source/blender/blenkernel/BKE_nparticle.h (+4, -4) (Diff)
/source/blender/blenkernel/intern/nparticle.c (+25, -4) (Diff)
/source/blender/blenloader/intern/readfile.c (+10, -9) (Diff)
/source/blender/blenloader/intern/writefile.c (+9, -8) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+0, -1) (Diff)
/source/blender/makesdna/DNA_nparticle_types.h (+3, -1) (Diff)
/source/blender/modifiers/intern/MOD_nparticle.c (+1, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021