Blender Git Commit Log

Git Commits -> Revision f3cf29a

Revision f3cf29a by Philipp Oeser (master)
May 26, 2020, 14:22 (GMT)
Fix T77074: Collections: Exclude From ViewLayer toggle crashes

Consider this a bandaid fix (similar to rBe2724abc22d5).

Real issue seems to be that object is still in OB_MODE_PARTICLE_EDIT
whereas it should be in OB_MODE_OBJECT after toggling 'Exclude From
ViewLayer'. So while this patch prevents the crash, it leaves the object
in a weird state (it cannot be selected for example), needs further
investigation.

Maniphest Tasks: T77074

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

Commit Details:

Full Hash: f3cf29ac96937bec76e6cfeb6b143625a814bc03
Parent Commit: 4114e89
Lines Changed: +2, -1

1 Modified Path:

/source/blender/draw/engines/overlay/overlay_engine.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021