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

Add Link Scene Loader #105

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

BigRoy
Copy link
Contributor

@BigRoy BigRoy commented Mar 10, 2025

Changelog Description

Add a loader to allow linking a collection from a .blend file.

Additional review information

TODO

This is just a quick draft to fix #31

  • Loading works
    • Loading to group works
  • Updating works
  • Removing works

This is based off of a stripped version of the code provided by Submarine here.

Testing notes:

  1. Link any .blend file, get expected results
  2. Updating linked blend files should keep local overrides.

@BigRoy BigRoy added the type: feature Adding something new and exciting to the product label Mar 10, 2025
@BigRoy BigRoy requested a review from philippe-ynput March 10, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Adding something new and exciting to the product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load .blend as library override (using "link" instead of "append")
2 participants