Kayla Man
56a90a47f5
abstract the headless command as function in lib.py
2023-06-22 19:02:18 +08:00
Kayla Man
b150e0b6a1
jiri's comment
2023-06-13 21:31:45 +08:00
Kayla Man
82d18355c8
Jakub's comment
2023-06-08 21:15:30 +08:00
Kayla Man
47b2a38cd4
add allow_autosave argument as kwargs in open_file function in nuke
2023-06-08 17:06:37 +08:00
Kayla Man
8c5b9321e4
Jakub's comment
2023-06-07 18:24:05 +08:00
Kayla Man
3e02ea6263
autosave nk script will be loaded if the script is found in the work directory
2023-06-07 15:30:59 +08:00
Kayla Man
8790eee45b
Merge branch 'develop' into enhancement/OP-6021_Nuke-custom-write-nodes-scripts
2023-06-06 22:52:02 +08:00
Jakub Ježek
a227eaa806
Merge pull request #5083 from ynput/bugfix/nuke-creators-tweeks
...
removing info knob from nuke creators
2023-06-06 16:46:46 +02:00
Kayla Man
59b9745deb
Jakub's comment
2023-06-02 17:30:06 +08:00
Kayla Man
7075d5c445
add some comment
2023-06-02 17:18:13 +08:00
Kayla Man
22251f4958
hound fix
2023-06-02 17:13:08 +08:00
Kayla Man
27ae0d9f20
refactor custom write node script
2023-06-02 17:11:16 +08:00
Kayla Man
11db326cc5
clean up unused code
2023-06-02 13:27:57 +08:00
Kayla Man
5da6e4b8d0
hound fix
2023-06-01 23:18:28 +08:00
Kayla Man
3c64fd3b74
hound fix
2023-06-01 23:17:55 +08:00
Kayla Man
6de4ceabd3
custom settings for write node without publish and register
2023-06-01 23:13:34 +08:00
Jakub Jezek
bb74019d3e
removing info knob from nuke creators
...
also remove node if instance is removed
2023-06-01 16:49:19 +02:00
Jakub Jezek
8356dfac7e
py2 compatibility
2023-06-01 16:41:13 +02:00
Jakub Jezek
abc266e9e5
refactor the script to be frame number rather then frame range
2023-06-01 16:14:29 +02:00
Kayla Man
0655a6222b
hound fix
2023-06-01 00:12:22 +08:00
Kayla Man
a30ba51508
use nukescript's panel
2023-06-01 00:11:30 +08:00
Kayla Man
803dd56575
hound fix
2023-05-31 20:03:18 +08:00
Kayla Man
11728bae0e
roy's comment and uses import instead of from..import
2023-05-31 20:02:05 +08:00
Kayla Man
8f0821ab32
the dialog closes as usual by clicking execute button when there is no nuke nodes or no nuke nodes by selection
2023-05-30 22:12:47 +08:00
Kayla Man
dddfeecceb
hound fix
2023-05-30 21:47:03 +08:00
Kayla Man
3556b58fdc
hound fix
2023-05-30 21:46:25 +08:00
Kayla Man
2e58cd2e1a
move the custom popup menu to nuke/startup and add the frame setting to Openpype tool menu
2023-05-30 21:44:26 +08:00
Kayla Man
3d4b1bc1a4
Merge branch 'develop' into enhancement/OP-6020_Nuke-custom-setFrameRange-script
2023-05-30 16:24:59 +08:00
Kayla Man
3ece2a8fcf
clean up & cosmetic fix
2023-05-26 12:56:11 +08:00
Kayla Man
682d8e6b05
custom script for setting frame range for read node
2023-05-26 12:28:45 +08:00
Jakub Jezek
99a1be366e
nuke: callback for dirmapping is on demand
2023-05-24 22:19:46 +02:00
64qam
28cc85b003
Merge pull request #5011 from ynput/enhancement/OP-6019_nuke-multiple-reformat-thumbnail-exporter
2023-05-24 11:34:03 +02:00
Jakub Ježek
084a15ec8c
Update openpype/hosts/nuke/plugins/publish/extract_thumbnail.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-05-24 10:58:47 +02:00
Jakub Ježek
22e7f9bd84
Update openpype/hosts/nuke/plugins/publish/extract_thumbnail.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-05-24 10:58:40 +02:00
Jakub Ježek
341dc16701
Update openpype/hosts/nuke/plugins/publish/collect_writes.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-05-23 11:22:06 +02:00
Jakub Jezek
b62d066390
adding multi repositional nodes support to thumbnail exporter
2023-05-22 17:30:09 +02:00
Jakub Jezek
afd72b1097
files are missing issue
2023-05-22 11:31:56 +02:00
Zipodod
6b09504ead
Bugfix/frame variable fix ( #4978 )
...
* Fix variable name on Max reset frame range
* Fix variable name on Maya collect animation
* Fix variable name on Nuke reset frame range
* Fix lines over max width
* Fix error on variable rename
* Fix line over max width
---------
Co-authored-by: jbeaulieu <jbeaulieu@alkemy-x.com>
2023-05-17 14:14:26 +02:00
Ondrej Samohel
60d386b127
🐛 fix missing review flag on instance with pre-render
2023-04-24 12:53:17 +02:00
Jakub Trllo
843fd5f1b9
Nuke: Legacy convertor skips deprecation warnings ( #4846 )
...
* convert legacy checks for AVALON_TAB to avoid deprecation warnings
* simplify 'get_avalon_knob_data'
2023-04-21 11:31:52 +02:00
Jakub Jezek
b2a011d517
nuke: settings and mixin for some validators
2023-04-06 15:27:05 +02:00
Jakub Ježek
89b87af509
Merge pull request #4783 from ynput/bugfix/OP-5435_Global-workfile-template-builder-profile-resolving
2023-04-06 10:35:32 +02:00
Jakub Jezek
17bfa7f628
add positional knobs only if keep_placeholder
2023-04-05 14:34:57 +02:00
Jakub Jezek
105e03344c
nuke: capture exception so popup is not rised
2023-04-05 14:34:26 +02:00
Jakub Jezek
1cbcd66da8
removing older instance attributes
2023-04-04 16:54:36 +02:00
Jakub Ježek
7d099062d0
Merge branch 'develop' into bugfix/OP-5377_Nuke-prerender-create-reviewable-attribute-is-broken
2023-04-04 13:34:14 +02:00
Jakub Ježek
c0d4ab010a
Merge branch 'develop' into refactor/remove_handles
2023-03-31 21:58:53 +02:00
Jakub Jezek
d092e50934
reveiwable attribute is showing on demand
2023-03-30 17:38:51 +02:00
Roy Nieterau
3fae1f8521
Just some grammar tweaks
2023-03-30 13:59:22 +02:00
Roy Nieterau
d958f989e0
Remove "handles" backwards compatibility
2023-03-29 23:57:35 +02:00