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

fix disappearing clothes #1422

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

stilnat
Copy link
Contributor

@stilnat stilnat commented Feb 11, 2024

Summary

Very simple changes, changed bouding boxes of skinned mesh renderers to be a bit larger to render clothes even if slightly outside range of camera.

PR checklist

  • The game builds properly without errors.
  • No unrelated changes are present.
  • No "trash" files are committed.
  • Relevant code is documented.
  • Update the related GitBook document, or create a new one if needed.

Pictures/Videos)

Testing

Networking checklist

  • Works from host in host mode.
  • Works from server in server mode.
  • Works on server in client mode.
  • Works and is syncronized across different clients.
  • Is persistent.

Changes

Related issues/PRs

close #1312

@joaoburatto joaoburatto merged commit 42dc889 into RE-SS3D:develop Feb 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clothes disappear at edge of screen
2 participants