mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removing info knob from nuke creators
also remove node if instance is removed
This commit is contained in:
parent
ffecaf9ab6
commit
bb74019d3e
11 changed files with 2 additions and 30 deletions
|
|
@ -1403,8 +1403,6 @@ def create_write_node(
|
|||
# adding write to read button
|
||||
add_button_clear_rendered(GN, os.path.dirname(fpath))
|
||||
|
||||
GN.addKnob(nuke.Text_Knob('', ''))
|
||||
|
||||
# set tile color
|
||||
tile_color = next(
|
||||
iter(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue