Blender Git Commit Log

Git Commits -> Revision a078fe3

Revision a078fe3 by Bastien Montagne (master)
March 14, 2016, 20:04 (GMT)
Fix T47750: Edited hair: disconnect (and connect!) operator do not support redo.

As suggested by Sergey, do not register those anymore, this way we keep undo step,
but user cannot 'redo' them (does not work, since cached DM in particle modifier data
is not yet re-created by depsgraph update after undo when operator is redone).

UI now has two buttons, one to (dic)connect current psys, the other to (dis)connect all.

Also fixed similar issue with Connect Hair op.

Commit Details:

Full Hash: a078fe35396a34c8f6440e22c37a3b27e0c1f61a
Parent Commit: 00166ff
Lines Changed: +11, -7

2 Modified Paths:

/release/scripts/startup/bl_ui/properties_particle.py (+6, -2) (Diff)
/source/blender/editors/physics/particle_object.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021