Skip to content

FBXLoader: Improve transparency handling.#29544

Merged
Mugen87 merged 1 commit intomrdoob:devfrom
Mugen87:dev3
Oct 2, 2024
Merged

FBXLoader: Improve transparency handling.#29544
Mugen87 merged 1 commit intomrdoob:devfrom
Mugen87:dev3

Conversation

@Mugen87
Copy link
Copy Markdown
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
@Mugen87
Copy link
Copy Markdown
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