Skip to content

Replica of native "Remove" node from Nuke but for Deep images and with extra features.

License

Notifications You must be signed in to change notification settings

JorgeHI/DeepRemove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DeepRemove

Static Badge Static Badge Static Badge GitHub Release Date

DeepRemove it's a node that's replicates the behavior from the "remove" node from Nuke, but for Deep images. This node allows you to remove or keep an specific list of channels from a deep image input. Additionally, the design of the propierties panel it's slightly different. The propierties panel it's design to allow the user to add extra channels knobs to selected more channels, instead of a fix number of channel knobs.





Developers example

This node have been developed for learning purposes and is intended to serve as an aid to those who are entering the NDK. The dynamic system ok knobs for the channels it's a mix of using the dynamic features for knobs provided by the NDK (for the warning knob message) and a basic system of using the HIDDEN flag (show and hide) for the custom channels knobs.



The node includes and example of how to show a dynamic text knob that can be useful for warnings, errors or massages that you may want to add for the user without the need to pront a dialog that can be more intrusive.





Supported Versions

Static Badge Static Badge Static Badge

The node have being developed, tested and compiled for Nuke 15.1 in Windows 11. However, the code does not have any special required that should prevent you to compile it for a different Nuke or OS version.

TODO list

  • Support removal and keep operation options.
  • Have a dynamic channel list widget/knobs in the propierties panel.
    • Make the dynamic channel list work like a dynamic knob system (WIP problem found: Forum discussion)
  • Create and add a cmake system for the plugin to support easy compiling for Windows and Linux.

Author

About

Replica of native "Remove" node from Nuke but for Deep images and with extra features.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages