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

Ported hubs exporter to 4.x - while keeping backwards compatibility #273

Closed

Conversation

Spiderguy-F
Copy link
Contributor

@Spiderguy-F Spiderguy-F commented Mar 20, 2024

Changes:
MOZ_lightmaps had to be overhauled, add node menu has changed in 4.0
material gathering behavior for materials including lightmaps apparently got changed in the gltf exporter > 3.2 and reverted in 4.0, so we only added the version check for > 4.
The rest is untested, but we expect it to behave normally.

The automated tests for versions < 3.5 seem to fail, however installing the changes manually in 3.4 and exporting the ambient light scene does result in a valid glb, contrary to the yarn test result

@Spiderguy-F Spiderguy-F changed the title Ported hubs exporter to 4.x - while keeping downwards compatibility Ported hubs exporter to 4.x - while keeping backwards compatibility Mar 20, 2024
@GottfriedHofmann GottfriedHofmann deleted the Blender4Porting branch June 7, 2024 14:11
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.

1 participant