Skip to content

Commit

Permalink
add base skin and update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
memelotsqui committed Dec 6, 2023
1 parent a50a6dc commit 68e0b42
Show file tree
Hide file tree
Showing 82 changed files with 574 additions and 4 deletions.
Binary file added public/local-manifest/anata/BODY/Feminine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/local-manifest/anata/BODY/Feminine.vrm
Binary file not shown.
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/female_VRM0.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/fullbody.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/fullbody2.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_black.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_blue.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_green.vrm
Binary file not shown.
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_light.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_orange.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_purple.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_red.vrm
Binary file not shown.
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_warm.vrm
Binary file not shown.
Binary file added public/local-manifest/anata/BODY/skin_white.vrm
Binary file not shown.
14 changes: 10 additions & 4 deletions public/local-manifest/anata/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@
"/anata/animations/Ymca_Dance.fbx"
],
"traitIconsDirectorySvg": "/anata/_icons/",
"requiredTraits":[],
"randomTraits":[
],
"requiredTraits":["BODY"],
"randomTraits":["BODY"],
"defaultCullingLayer": -1,
"defaultCullingDistance": [
0.1,
Expand Down Expand Up @@ -79,7 +78,14 @@
0.1,
0.01
],
"collection": []
"collection": [
{
"id": "Feminine",
"name": "Feminine",
"directory": "BODY/New_Female_Basebody.vrm",
"thumbn`ail": "BODY/Feminine.png"
}
]
},
{
"trait": "CLOTHING",
Expand Down
Binary file added public/local-manifest/anata_male/BODY/male.vrm
Binary file not shown.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/BODY.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/BRACE.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions public/local-manifest/anata_male/_icons/CLIPS_AND_KANZASHI.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/CLOTHING.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/EARRING.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/EYES.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/FACE.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/GLASSES.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/HAIR.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/HAIRACCESSORY.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/HALOS.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/HATS.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/local-manifest/anata_male/_icons/HEAD.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 68e0b42

Please sign in to comment.