test mesh

This commit is contained in:
jze9
2026-04-17 02:14:56 +05:00
parent 087db550f1
commit 64293937a7
50 changed files with 2570 additions and 963 deletions

View File

@@ -2,7 +2,9 @@
"permissions": {
"allow": [
"WebSearch",
"WebFetch(domain:docs.unity3d.com)"
"WebFetch(domain:docs.unity3d.com)",
"Bash(grep -l \"3009578ee03d9ed46a97978c08168eee\" \"c:/Users/jze9/Documents/unity/my-project/Assets/Blocks/texturs/\"*.meta)",
"Bash(grep -l \"640e614afcdf0cc42ae02e2b478ae512\" \"c:/Users/jze9/Documents/unity/my-project/Assets/Blocks/texturs/\"*.meta)"
]
}
}