Blender Git Commit Log

Git Commits -> Revision a8998af

January 13, 2021, 13:59 (GMT)
Fix T83875: Converting Proxy to override crashes blender.

Some weird proxies apparently can have a local collection instancing...
Not sure this is even really valid for proxies, but in any case we
cannot override that, just detect and properly cancel the operation
then.

Should be backported to 2.91.1 should we do it.

Commit Details:

Full Hash: a8998af85d99a8f0117ed919c500dbdccf0ffd32
Parent Commit: e840084
Committed By: Jeroen Bakker
Lines Changed: +26, -4

3 Modified Paths:

/source/blender/blenkernel/intern/lib_override.c (+6, -0) (Diff)
/source/blender/editors/object/object_relations.c (+10, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+10, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021