Skip to content

deduplicate textures when exporting gltf to godot project  #87

@yankscally

Description

@yankscally

by hooking into the last gltf export step, there is way to attach the reference properly.

One of two things are happening:

  1. the reference uses the same "link" that blender is using, from the Link/Append feature

  2. the gltf export makes a brand new copy anyway, and the reference to the source file is discarded

I think it is 2, which means I will have to adapt the new reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions