Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc fixes #521

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 30 additions & 3 deletions src/main/resources/rs117/hd/scene/model_overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -2397,6 +2397,7 @@
"objectIds": [
166,
167,
883,
980,
981,
991,
Expand All @@ -2412,7 +2413,6 @@
9623,
9470,
9708,
25677,
1558,
1559,
1560,
Expand All @@ -2426,6 +2426,10 @@
993,
7527,
20857,
23917,
23918,
23919,
25677,
10714
],
"uvType": "BOX",
Expand Down Expand Up @@ -15032,6 +15036,7 @@
"baseMaterial": "BARK",
"objectIds": [
3648,
3649,
50074
],
"uvType": "BOX"
Expand Down Expand Up @@ -16000,7 +16005,9 @@
1122,
1123,
11113,
11911
11911,
11913,
50097
],
"uvType": "BOX",
"uvOrientation": 600
Expand Down Expand Up @@ -17252,7 +17259,7 @@
"description": "Oak Tree",
"baseMaterial": "BARK",
"objectIds": [
4533, 4540, 8462, 8463,
1356, 4533, 4540, 8462, 8463,
8464, 8465, 8466, 8467,
9734, 10820, 20806, 37969,
37970, 42395, 42831, 51772
Expand Down Expand Up @@ -27081,5 +27088,25 @@
"objectIds": [
31675
]
},
{
"description": "Textured brick wooden post wall",
"baseMaterial": "WOOD_GRAIN_3",
"uvType": "BOX",
"uvScale": 0.5,
"colorOverrides": [
{
"description": "Interior Wall",
"colors": "s == 2",
"baseMaterial": "TEXTURE_47",
"uvType": "MODEL_XY",
"uvOrientation": 512,
"uvScale": 1.5
}
],
"objectIds": [
9473,
9474
]
}
]