Merge pull request #590 from 0x4E69676874466F78/vulkan

update patches
This commit is contained in:
Ivan Avdeev 2023-10-02 07:59:31 -07:00 committed by GitHub
commit b740e0848d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 3 deletions

View File

@ -13,6 +13,5 @@
// mirror in toilet
{
"_xvk_surface_id" "1936 1934 1933"
//"_xvk_texture" "mirror"
"_xvk_texture" "pbr/colors/white.png" // HACK
"_xvk_texture" "mirror_broken"
}

View File

@ -150,4 +150,19 @@
}
{
"_xvk_ent_id" "282" // remove hack light entity
// fix gate
{
"_xvk_smoothing_group" "796 795 807 800 809 808 805 801" // maybe 780
}
{
"_xvk_surface_id" "796 795 807 800 809 808 805 801 796 780"
"_xvk_texture" "generic_metal1" // TODO: texture -> material
}
{
"_xvk_smoothing_group" "766 765 772 773 777 776 768 769"
}
{
"_xvk_surface_id" "766 765 772 773 777 776 768 769"
"_xvk_texture" "generic_metal1" // TODO: texture -> material
}

View File

@ -135,4 +135,7 @@
"_light" "233 186 0 80"
}
{
"_xvk_ent_id" "39"
"_xvk_map_material" "generic028 generic_metal1" // FIXME
}