Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
121 stars 2 forks source link

"Forced uncompressed" doesn't turn on the uncompressed option on textures when importing a 3D model #535

Open epicEaston197 opened 8 months ago

epicEaston197 commented 8 months ago

Describe the bug?

When importing a 3D model you can go to the advanced options and click "forced uncompressed" this is assumed to force the "uncompressed" option to be on when you import a 3D model with textures but it doesn't

To Reproduce

Import a 3D model go to the advanced settings and turn on force uncompressed then once the models imported yank the material out of it and inspect the textures you will observe that the "uncompressed" option is off

Expected behavior

When I import a 3D model with textures when I click the forced uncompressed option I'm expecting all of the textures on the 3D model to be uncompressed using the "uncompressed" option on the textures

Screenshots

No response

Resonite Version Number

2023.10.20.8.31

What Platforms does this occur on?

Windows

What headset if any do you use?

Desktop

Log Files

DESKTOP-DAN95E7 - 2023.10.20.831 - 2023-11-05 17_35_01.log

Additional Context

No response

Reporters

@epicEaston197

shiftyscales commented 4 months ago

Hmm- it appears that this might not be implemented quite right. It looks like currently it sets the PreferredFormat to RawRGBA, but the Uncompressed, and CrunchCompressed fields should probably also have their state flipped.

Seeking feedback from @ProbablePrime as this should be a small tweak to implement.

shiftyscales commented 4 months ago

image

ProbablePrime commented 1 month ago

When it comes to assets I'd still rather defer to @Frooxius or @Geenz at this moment.