add null normal support in bme. fix rail cret draw()

This commit is contained in:
2024-01-08 10:28:56 +08:00
parent f9502fe2d4
commit 31aa5c3127
6 changed files with 168 additions and 138 deletions

View File

@ -92,12 +92,7 @@
"(uv_height - uv_right_sink, uv_length)",
"(0, uv_length)"
],
"normals": [
"(0, -1, 0)",
"(0, -1, 0)",
"(0, -1, 0)",
"(0, -1, 0)"
]
"normals": null
},
{
"skip": "skip_long_side",
@ -109,12 +104,7 @@
"(1 - uv_left_sink, uv_length)",
"(0, uv_length)"
],
"normals": [
"(0, -1, 0)",
"(0, -1, 0)",
"(0, -1, 0)",
"(0, -1, 0)"
]
"normals": null
},
{
"skip": "skip_long_side",
@ -126,12 +116,7 @@
"(uv_height - 1.0, uv_length)",
"(0, uv_length)"
],
"normals": [
"(0, -1, 0)",
"(0, -1, 0)",
"(0, -1, 0)",
"(0, -1, 0)"
]
"normals": null
}
],
"instances": []
@ -189,12 +174,7 @@
"(uv_width, uv_length)",
"(0, uv_length)"
],
"normals": [
"(0, 0, -1)",
"(0, 0, -1)",
"(0, 0, -1)",
"(0, 0, -1)"
]
"normals": null
}
],
"instances": []