Blender Git Loki

Git Commits -> Revision c8d5206

February 4, 2015, 16:41 (GMT)
New space enum option for the particle instance modifier, to chose which
space the particle data should be interpreted in.

By default the space will now be `Local`, meaning that copies of the
mesh are made with the offset of the respective particle in the particle
object's local space, rather than using the world space offset of the
particle //inside the modified object space//. This behavior is much
more intuitive and consistent with true duplicators, such as face duplis.
Old files will still have `World` setting, so existing blend files are
not changed.

Commit Details:

Full Hash: c8d520608210c4febe867cd5fb11c911269c685a
Parent Commit: f27389c
Lines Changed: +39, -3

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+13, -1) (Diff)
/source/blender/modifiers/intern/MOD_particleinstance.c (+19, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021