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

Duplicate nodetrees (TODO realization) #3

Open
Filyus opened this issue Oct 17, 2024 · 0 comments
Open

Duplicate nodetrees (TODO realization) #3

Filyus opened this issue Oct 17, 2024 · 0 comments

Comments

@Filyus
Copy link

Filyus commented Oct 17, 2024

For your TODO if there were nodetrees, duplicate them here: the code could look like this:

if self._scene.node_tree:
    self._scene.node_tree = self._scene.node_tree.copy()

but I haven't tested.

@Filyus Filyus changed the title Your TODO realization Your TODO realization to duplicate nodetrees Oct 17, 2024
@Filyus Filyus changed the title Your TODO realization to duplicate nodetrees Duplicate nodetrees (TODO realization) Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant