Page 1 of 1
Switching node types is incomplete (28.9)
Posted: Sat Feb 03, 2024 3:44 pm
by J.C
The feature of copying node data when switching node types is not coping diffuse/albedo color and disconnects texture connected to diffuse/albedo. The BSDF model also gets reset to default value.
Re: Switching node types is incomplete (28.9)
Posted: Mon Feb 05, 2024 7:52 am
by DrawFun
This is due to the names are different. We only copy the value between sockets with the exactly same names. Same limitation in the Standalone.
We'll take investigations and support these suggested conversions(e.g. diffuse/albedo color) in coming versions.
Cheers,
DrawFun
Re: Switching node types is incomplete (28.9)
Posted: Mon Feb 05, 2024 9:21 am
by J.C
Hi DrawFun, but the BSDF model is being copied in Standalone when switching to another material.
Re: Switching node types is incomplete (28.9)
Posted: Mon Feb 12, 2024 8:17 pm
by linograndiotoy
That must be a special case!