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

Update to material selection to handle cars with split bodies (e.g. RSS MP-H Bayer Hybrid V8) #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Wallace0
Copy link

@Wallace0 Wallace0 commented Jan 4, 2024

Some car models (e.g. RSS MP-H Bayer Hybrid V8) utilise multiple materials for the 'main' body shell - in that specific case they have a separate material for the left and right halves. This makes them hard to paint in the app. This change alters the selection model so that all materials that share the same txDiffuse file name are selected for painting when shift or ctrl-shift clicking the car. Additional fix to set wrapping on texture file name display which is often truncated.

Modified this mainly for use in our racing club as folks were struggling with painting some cars - no idea if you accept pull requests, but consensus from our racers is that this makes it much easier so thought I might as well submit this.

Get all materials that use the currently hovered txDiffuse file name for painting. Fix texture file name display.
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.

None yet

1 participant