Blender Git Loki
Git Commits -> Revision 47eabae
Revision 47eabae by Philipp Oeser (master) October 26, 2020, 15:24 (GMT) |
UI: Datatransfer modifier: set mix factor inactive when not in use For Customdata layer copying, interpolation with the mixfactor is only done for certain mix modes, now set the UI inactive if the mixfactor is not in use. Namely, the modes are the "Above / Below Threshold" which are only used for flags, colors and normals and mixing is not supported in these cases. Spotted while looking into T81914. Differential Revision: https://developer.blender.org/D9327 |
Commit Details:
Full Hash: 47eabae951b059f9ecb753cec96bf27b187a5522
Parent Commit: 5365409
Lines Changed: +8, -1
1 Modified Path:
/source/blender/modifiers/intern/MOD_datatransfer.c (+8, -1) (Diff)