[WIP] Infer material from texture name #1439
Annotations
5 errors
Compilation:
scene/resources/material.cpp#L2849
loop variable 'type' of type 'const String &' binds to a temporary constructed from type 'Variant &' [-Werror,-Wrange-loop-construct]
|
Compilation:
scene/resources/material.cpp#L2884
too few arguments to function call, single argument 'p_name' was not specified
|
Compilation:
scene/resources/material.cpp#L2874
loop variable 'type' of type 'const String &' binds to a temporary constructed from type 'Variant &' [-Werror,-Wrange-loop-construct]
|
Compilation:
core/object/ref_counted.h#L192
no matching constructor for initialization of 'BaseMaterial3D'
|
Compilation
Process completed with exit code 2.
|
Loading