Page MenuHome

'Delete with reconnect' doesn't work with some nodes
Closed, DuplicatePublic

Description

System Information
SuSE Linux 12.2, x86_64
NVidia GTX560ti (official driver)

Blender Version
Broken: Blender 2.69 r60991
Worked: Blender 2.68 r58365

Short description of error
'Delete with reconnect' doesn't work with some nodes.
In the comp/mat/text nodes (where applicable):
ID mask
colorramp
RGB to BW
Separate/Combine RGBA/HSVA/... nodes
value to normal, distance - BI tex nodes only
shader, texture - Cycles materials nodes

Exact steps for others to reproduce the error
In compositor, add a colorramp between two nodes, then delete with ctrl + x

Event Timeline

Paul R (intracube) raised the priority of this task from to 90.
Paul R (intracube) updated the task description. (Show Details)
Paul R (intracube) added a project: BF Blender.
Paul R (intracube) edited a custom field.
Lukas Tönne (lukastoenne) changed the task status from Unknown Status to Duplicate.Dec 4 2013, 9:41 AM

✘ Merged into T37334.

Uses the same "internal links" feature as mute. It tries to connect inputs to outputs in a sensible way, but these rules were changed recently to avoid problems with some cases and now are too restrictive in others ...