Blender Git Commit Log

Git Commits -> Revision 97ee630

Revision 97ee630 by Brecht Van Lommel (master)
August 22, 2012, 13:10 (GMT)
Fix #32201: particle size compatibility broken for object/group duplication.

After 2.63 there was a bugfix to take object scale into account for the duplicated
objects, but this breaks compatibility on earlier files. Now there is an option to
control if the scale should be used or not.

Scale is used by default on newer files, and not used on older ones.

Commit Details:

Full Hash: 97ee630dcd18d98bb04dbcef9fdfe6bcc897ce4b
SVN Revision: 50116
Parent Commit: 61dddcb
Lines Changed: +29, -1

5 Modified Paths:

/release/scripts/startup/bl_ui/properties_particle.py (+2, -0) (Diff)
/source/blender/blenkernel/intern/anim.c (+12, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+7, -0) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021