Blender Git Commit Log

Git Commits -> Revision f9308a5

Revision f9308a5 by Philipp Oeser (master)
July 28, 2021, 13:06 (GMT)
Fix particle system duplication duplicates all systems

Followup to rB3834dc2f7b38 (where getting the proper particle system was
fixed for the Adjust Last Operation panel in the Properties Editor). But
since this operator can also be called from the 3DView, get a current
particle system there as well.

Without this, _all_ particle systems would be copied when executing from
the 3DView (which was never really intended [operator description uses
singular] -- it just happens to use `copy_particle_systems_to_object`
internally as well -- same as the `Copy Active/All to Selected Objects`
operators)).

ref. T83317

Maniphest Tasks: T83317

Differential Revision: https://developer.blender.org/D12033

Commit Details:

Full Hash: f9308a585ecdd1d9e287caa8e0643347784c17e2
Parent Commit: dfc5972
Lines Changed: +5, -0

1 Modified Path:

/source/blender/editors/physics/particle_object.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021