Page MenuHome

Fix T63015: Crash when using circle select tool in lattice edit mode
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Mar 28 2019, 2:52 PM.

Details

Summary

Probably broke in rB40f8ddf8297.
Looks like ED_lattice_flags_set(vc->obedit, 0) is used
to deselect lattice points in other places as well.
Should probably be made more specific at some point.

Diff Detail

Repository
rB Blender
Branch
circle-select-lattice (branched from master)
Build Status
Buildable 3250
Build 3250: arc lint + arc unit