MrKepzie / Natron

Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
www.natron.fr
GNU General Public License v2.0
1.49k stars 164 forks source link

Links break when Node is copied #1748

Closed CameraRick closed 6 years ago

CameraRick commented 6 years ago

Problem

When making a copy of a Node, links (e.g. the used channels) break. The links don't work and I can also not unlink them anymore, they stay in the state from when the copy was made. It's not adjustable either, neither through Expressions nor UI

See here: https://youtu.be/FLiSgHZsOpM

Expected behavior: Links should be properly copied, or I should at least have the ability to unlink and relink again.

Actual behavior: It breaks completely.

Steps to Reproduce

  1. Create two nodes, e.g. Blurs
  2. Link the R channel selector of Blur1 to Blur2
  3. Copy Blur2
  4. See that Blur2_1 has no working R channel selection anymore

Versions

devernay commented 6 years ago

probably won't fix this one

devernay commented 6 years ago

This issue was moved to NatronGitHub/Natron#245