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

FBXLoader: Improve transparency handling. #29544

Merged
merged 1 commit into from
Oct 2, 2024
Merged

FBXLoader: Improve transparency handling. #29544

merged 1 commit into from
Oct 2, 2024

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Oct 2, 2024

Fixed #29439.

Description

The PR changes the transparency handling and implements the approach from Blender:

https://github.com/sobotka/blender-addons/blob/7d80f2f97161fc8e353a657b179b9aa1f8e5280b/io_scene_fbx/import_fbx.py#L1444-L1459

@Mugen87 Mugen87 added this to the r170 milestone Oct 2, 2024
@Mugen87 Mugen87 merged commit 31f7abf into mrdoob:dev Oct 2, 2024
11 checks passed
@Mugen87
Copy link
Collaborator Author

Mugen87 commented Oct 2, 2024

Added missing commit directly on dev: 48f5603

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.

TransparencyFactor not fully handled by FBXLoader
1 participant