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

Make GLTF Scene Importer populate node metadata with GLTF extras #40474

Closed
wants to merge 1 commit into from

Conversation

fire
Copy link
Member

@fire fire commented Jul 17, 2020

Bugsquad edit: Depends on #30765 which depends on #35816

This PR currently only generates metadata for Meshes, Cameras and
Spatials. Other nodes can be added later.

This feature can be enabled by a Scene Importer import option called "Meta".

This is enabled by default unlike the original 3.2 commit.

#39024

@fire
Copy link
Member Author

fire commented Jul 17, 2020

Will be submitting an update with meta as an inspector on Node and Resource.

image

image

@fire
Copy link
Member Author

fire commented Jul 18, 2020

On further thought, I'm removing the meta editor to be in a separate pr.

@fire fire mentioned this pull request Jul 26, 2020
7 tasks
This PR currently only generates metadata for Meshes, Cameras and
Spatials. Other nodes can be added later.

This feature can be enabled by a Scene Importer import option called "Meta".

Co-Authored-by: Filippo Ghibellini <f.ghibellini@gmail.com>
@fire
Copy link
Member Author

fire commented Dec 23, 2020

This pr is salvageable but with the new GLTFState you can also grab the data directly instead of putting it in the meta.

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.

3 participants