charlesangus / DeepC

Suite of Deep compositing tools for Foundry's Nuke.
GNU General Public License v3.0
103 stars 12 forks source link

DeepC Remove Channels Regex #100

Open jonassorgenfrei opened 1 year ago

jonassorgenfrei commented 1 year ago

Hey

I contributed to: https://github.com/Ahuge/Nuke-RemoveChannels

Think it would be cool to have this logic as well for deep.

I'm not sure if I should add this as option to the DeepC Remove Channels node or create an additional DeepC Remove Channels Regex Node.

@falkhofmann @charlesangus any thoughts about this?

Cheers Jonas

charlesangus commented 1 year ago

Probably a separate node, for simplicity of the non-regex node, explicit action in the node graph, and discoverability.

On Sun., Nov. 6, 2022, 14:20 Jonas Sorgenfrei, @.***> wrote:

Hey

I contributed to: https://github.com/Ahuge/Nuke-RemoveChannels

Think it would be cool to have this logic as well for deep.

I'm not sure if I should add this as option to the DeepC Remove Channels node or create an additional DeepC Remove Channels Regex Node.

@falkhofmann https://github.com/falkhofmann @charlesangus https://github.com/charlesangus any thoughts about this?

Cheers Jonas

— Reply to this email directly, view it on GitHub https://github.com/charlesangus/DeepC/issues/100, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABD5T4MNHWTKJI7I4Q27AZTWHAAJBANCNFSM6AAAAAARYSAPHI . You are receiving this because you were mentioned.Message ID: @.***>

jonassorgenfrei commented 1 year ago

Sounds good, will create a DeepCRemoveRegexChannels Node then :)