You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dForce material property numeric values are exported as strings instead of numbers. This is confusing because for shader material properties, the numbers are not exported as strings.
dForce material property numeric values are exported as strings instead of numbers. This is confusing because for shader material properties, the numbers are not exported as strings.
Material section:
dForce section in same export:
I suspect it is because of the QString in
DzBridgeAction::writeDforceMaterialProperties()
permalink:This is not happening in
DzBridgeAction::writeMaterialProperty()
permalink:The text was updated successfully, but these errors were encountered: