Blender Git Commit Log

Git Commits -> Revision 56c7ee9

Revision 56c7ee9 by Bastien Montagne (master)
January 21, 2020, 19:10 (GMT)
Fix T72619: Fix/implement support of particle modifiers in liboverride.

Some modifiers (like particle system, but also some other physics
simulations) require extra steps besides creating the modifier itself,
so had to switch to higher-level `ED_object_modifier_add()` to add
inserted modifiers in an overriding object data-block.

Due to how particle modifier handles copying, some extra nasty
hacks/work-around were also needed to get it working.

Commit Details:

Full Hash: 56c7ee99b85833006bbda9c8f8ca4452278aae84
Parent Commit: 367d60d
Lines Changed: +23, -9

1 Modified Path:

/source/blender/makesrna/intern/rna_object.c (+23, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021