webaverse-studios / CharacterCreator

3D Avatar Creator for Everyone
https://moemate.io
MIT License
84 stars 47 forks source link

Fix clipping with conflicting trait combinations #244

Closed gonnavis closed 1 year ago

gonnavis commented 1 year ago

image

image

image image image

memelotsqui commented 1 year ago

fix for first issue in

user can no longer select lower_Accessories with pants

https://github.com/webaverse-studios/character-assets/commit/903a7aa1fb2ea119f8d1d83230249a14ce64c668

memelotsqui commented 1 year ago

Reduced skin culling distance to 0.01

https://github.com/webaverse-studios/character-assets/commit/387b7486063970fc190ecf99fbe8108af04ddc1c

image

memelotsqui commented 1 year ago

removed short jacket clipping to avoid bad clipping

https://github.com/webaverse-studios/character-assets/commit/e6bcc5c9c80eec0e3a9988fb8e47c6a4f6854a3b

image

memelotsqui commented 1 year ago

Art team updated models, so half jacket should display better

https://github.com/webaverse-studios/character-assets/commit/8f2798c8cadc7bd91d7752ad5ea66efaf33fae97

image

memelotsqui commented 1 year ago

Should be working correct now, the issues mentioned have been fixed, closing