move colors to root

This commit is contained in:
2022-07-30 19:19:26 +03:00
parent 75091c76fd
commit 72f0746c31
40 changed files with 43 additions and 43 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -10,33 +10,33 @@
}
{
"for" "debug_mat_n"
"basecolor_map" "colors/white.png"
"basecolor_map" "/colors/white.png"
"normal_map" "debug_normal.png"
//"normal_map" "debug_normal_16bit.png"
"metal_map" "colors/white.png"
"roughness_map" "colors/black.png"
"metal_map" "/colors/white.png"
"roughness_map" "/colors/black.png"
}
{
"for" "debug_normal1"
"basecolor_map" "colors/gray.png"
"basecolor_map" "/colors/gray.png"
//"normal_map" "debug_circle_normal1.png"
//"normal_map" "debug_circle_normal2.png"
//"normal_map" "debug_circle_normal3.png"
"normal_map" "debug_circle_normal3_1.tga"
"metal_map" "colors/black.png"
"roughness_map" "colors/white.png"
"metal_map" "/colors/black.png"
"roughness_map" "/colors/white.png"
}
{
"for" "debug_c2a3_gar3"
//"basecolor_map" "debug_c2a3_gar3.png"
//"normal_map" "debug_c2a3_gar3_normal.png"
//"metal_map" "colors/black.png"
//"metal_map" "/colors/black.png"
//"roughness_map" "debug_c2a3_gar3_roughness.png"
// standard c2a3_gar3
"basecolor_map" "/halflife.wad/c2a3_gar3.png"
"normal_map" "/halflife.wad/c2a3_gar3_normal_512.png"
"normal_map" "/halflife.wad/c2a3_gar3_normal.png"
"metal_map" "colors/black.png"
"metal_map" "/colors/black.png"
"roughness_map" "/halflife.wad/c2a3_gar3_roughness_512.png"
"roughness_map" "/halflife.wad/c2a3_gar3_roughness.png"
}
@@ -77,6 +77,6 @@
//{
//"for" "debug_512x512_c"
//"basecolor_map" "colors/gray.png"
//"basecolor_map" "/colors/gray.png"
//"base_color" "0.7 0.7 0.7"
//}