0x13 Python for (Nuke) Compers - Let's add a python button?

preview_player
Показать описание
So you've _probably_ added your own pyscript button before to a node, but in case you haven't, here's how you can do it... aaaand because your time is valuable, and we're all about speed here in comp, here's how you can do it faster! :D

0:00 - adding a knob
1:40 - it's just a text blob
4:19 - let's edit a knob from the script editor
6:00 - progressively making the 'rig'
11:05 - gotcha! get your imports right :|

Aussi, bonne fête Saint Jean Baptiste! J'espere vous avons un marvellueux jour avec beaucoup des amis, du vin (ou biere, si tu prefere) et tous le solei!
Рекомендации по теме
Комментарии
Автор

3:50 - this works because python spots the 5 spaces and goes "ah hah! for the rest of this indentation block, we want five spaces". Since i only have the one indented block, it sorta doesn't matter.

Still, keep it to four spaces in python ideally, your muscle memory will thank you.

tanantish
Автор

that was some mission impossible level identity switching 😂
Thank you for the awesome work.

mostafaashraf
Автор

thanks for the tutorial, but i was searching if there's any way to change the color of the button, not the label

roy_tanmoy