Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Blender: fix texture missing when publishing blend files #2085

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

simonebarbieri
Copy link
Contributor

Blender uses relative paths to track images. So, when publishing assets, the textures are missing.

To fix the problem, this PR packs images used by the published assets in the blend files.

@mkolar mkolar added the type: bug Something isn't working label Sep 29, 2021
Copy link
Member

@mkolar mkolar left a comment

Choose a reason for hiding this comment

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

I reckon for the current possibilities this is acceptable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants