Blender Git Commit Log

Git Commits -> Revision 98a1540

Revision 98a1540 by Philipp Oeser (master)
May 6, 2021, 14:59 (GMT)
Fix T88030: operator showing options it shouldnt

Caused by {rB0d9f79b163ee}.

IDP_SyncGroupTypes was now syncing from src to src (leading to
unexpected operator properties).

Assume this is rather critical, dont know the part of the code well, but
above commit clearly shows a change from 'dest->data.group' to 'src-
>data.group' which shouldnt be there.

Maniphest Tasks: T88030

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

Commit Details:

Full Hash: 98a1540627f3c36f17c0064babe605faa2152246
Parent Commit: b24b197
Lines Changed: +1, -1

1 Modified Path:

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