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

GLTF: Internal renames in material parsing code #78622

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

aaronfranke
Copy link
Member

  • Rename d to material_dict. This is a Dictionary representing a glTF material.
  • Rename pbr_spec_gloss_extensions to material_extensions. This is a Dictionary of the extensions in the glTF material, including unlit and spec gloss, not just spec gloss.

This will conflict with #78621 (we can merge that first and I will rebase this PR).

Copy link
Contributor

@RevoluPowered RevoluPowered left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks for doing it

Copy link
Member

@fire fire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick glance didn’t see material changes, only style ones.

@YuriSizov YuriSizov merged commit 4adc3e1 into godotengine:master Jul 14, 2023
@YuriSizov
Copy link
Contributor

Thanks!

@aaronfranke aaronfranke deleted the gltf-mat-int-rename branch July 14, 2023 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants