Blender Git Commit Log
Git Commits -> Revision 5cdf279
Revision 5cdf279 by Falk David (master) January 6, 2021, 16:54 (GMT) |
Fix T84420: Linking regular materials to gpencil When using "Make Links"->"Materials" regular materials could be linked onto grease pencil objects. This caused a number of issues. The fix changes the `allow_make_links_data` function to make sure that if one object is of type `OB_GPENCIL`, the other has to be aswell. Reviewed By: antoniov Maniphest Tasks: T84420 Differential Revision: https://developer.blender.org/D10014 |
Commit Details:
Full Hash: 5cdf279ef46fa8672d086d1f57025e31f477accc
Parent Commit: 6672cbe
Lines Changed: +5, -1
1 Modified Path:
/source/blender/editors/object/object_relations.c (+5, -1) (Diff)