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

Commits on Jul 26, 2020

  1. Make GLTF Scene Importer populate node metadata with GLTF extras

    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 and fghibellini committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    f4e0c0c View commit details
    Browse the repository at this point in the history