[WIP] Infer material from texture name #1439
Annotations
6 errors
Compilation:
scene/resources/material.cpp#L2849
loop variable 'type' of type 'const String&' binds to a temporary constructed from type 'Variant' [-Werror=range-loop-construct]
|
Compilation:
scene/resources/material.cpp#L2874
loop variable 'type' of type 'const String&' binds to a temporary constructed from type 'Variant' [-Werror=range-loop-construct]
|
Compilation:
scene/resources/material.cpp#L2884
no matching function for call to 'FileAccess::file_exists()'
|
Compilation:
scene/resources/material.cpp#L2893
declaration of 'material' shadows a member of 'BaseMaterial3D' [-Werror=shadow]
|
Compilation:
core/os/memory.h#L125
no matching function for call to 'BaseMaterial3D::BaseMaterial3D()'
|
Compilation
Process completed with exit code 2.
|
Loading