Kayla Man
199ff9944b
Jakub's comment - using nuke.NUKE_VERSION_MAJOR for version check instead
2024-01-11 22:50:29 +08:00
Kayla Man
ee8294824e
hound shut
2024-01-11 21:19:21 +08:00
Kayla Man
b51f61796d
hound shut
2024-01-11 21:17:22 +08:00
Kayla Man
dbf02e266f
create camera node with Camera4 instead of Camera2 in Nuke 14.0
2024-01-11 21:10:13 +08:00
Jakub Trllo
79c079961b
Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
2023-11-16 17:22:33 +01:00
Jakub Trllo
19f0a77966
Nuke: Change context label enhancement ( #5887 )
...
* use QAction to change label of context action
* do not handle context label change in nuke assist
2023-11-16 17:22:04 +01:00
Jakub Trllo
4cd7d72dce
use folder path in AYON mode
2023-11-16 11:12:00 +01:00
Jakub Trllo
8848f5ca2c
removed unused 'get_render_path' function
2023-10-23 15:26:07 +02:00
Jakub Ježek
1f088f7efe
Merge pull request #5771 from ynput/bugfixt/OP-7116_Nuke-OCIO-Warning
2023-10-18 12:22:55 +02:00
Jakub Jezek
489a502550
reverting backslash removal
2023-10-18 12:15:18 +02:00
Jakub Jezek
b66a679ee2
adding docstring for maintained selection
2023-10-17 16:19:34 +02:00
Jakub Jezek
c8248dfc9c
updating gizmo with maintained dependencies
...
closes https://github.com/ynput/OpenPype/issues/5501
2023-10-17 11:34:30 +02:00
Jakub Jezek
84e77a9707
fixing unc paths on windows with backward slashes
2023-10-16 12:30:49 +02:00
Roy Nieterau
08baaca5a3
Refactor SelectInvalidAction to behave like other action for other host, create SelectInstanceNodeAction as dedicated action to select the instance node for a failed plugin.
...
- Note: Selecting Instance Node will still select the instance node even if the user has currently 'fixed' the problem.
2023-10-13 14:18:03 +02:00
Kayla Man
aef56b7cd3
remove unnecessary function
2023-10-04 18:52:45 +08:00
Kayla Man
c5bf50a454
minor docstring and code tweaks for ExtractReviewMov
2023-10-04 17:12:28 +08:00
Kayla Man
356f05ff91
docstring tweaks
2023-09-28 19:20:37 +08:00
Kayla Man
e493886f4d
improve docstring on lib.py and add comment on the condition of setting filename with extension and improved the deprecrated settings
2023-09-27 23:17:12 +08:00
Kayla Man
abef01cd05
edit docstring
2023-09-27 22:54:18 +08:00
Kayla Man
ebdcc49cd7
implement more concise function for getting filenames with hashes
2023-09-27 22:52:53 +08:00
Kayla Man
6deb9338cb
fix the typo of rstrip
2023-09-27 21:47:02 +08:00
Kayla Man
65bfe023c7
transform the files with frame hashes to the list of filenames when publishing
2023-09-26 00:41:04 +08:00
Kayla Man
0595afe8a3
add % check on the fhead in the lib.py
2023-09-26 00:34:44 +08:00
Kayla Man
0c62e195dd
Merge branch 'develop' into enhancement/OP-6451_Nuke---ExctractReviewDataMov-plugin-with-multiple-format-support
2023-09-25 22:00:44 +08:00
Kayla Man
e2509a9447
hound
2023-09-25 19:29:35 +08:00
Kayla Man
8b76238b2d
fixing get_head_filename_without_hashes not being able to get multiple hashes & some strip fix
2023-09-25 19:25:44 +08:00
Kayla Man
3da4bac77d
typo in lib
2023-09-25 18:26:16 +08:00
Kayla Man
41e81ef7a8
rename the function and the elaborate the docstring
2023-09-25 18:03:22 +08:00
Kayla Man
6f858a80ca
hound
2023-09-24 12:50:42 +08:00
Kayla Man
21d547a085
introduce the function for checking the filename to see if it consists of the frame hashes element
2023-09-24 12:49:30 +08:00
Jakub Jezek
961013e9af
Nuke: adding print of name of node which is processed
2023-09-19 15:03:18 +02:00
Jakub Jezek
5b2e9da304
(nuke): fix set colorspace on writes
2023-09-19 14:52:19 +02:00
Jakub Ježek
42295ddab1
Merge pull request #5483 from ynput/bugfix/nuke-monitor-thumbnail-profiles
...
Nuke: fixing thumbnail and monitor out root attributes
2023-08-31 22:17:12 +02:00
Jakub Ježek
13d1b40719
Update openpype/hosts/nuke/api/lib.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-31 17:38:47 +02:00
Jakub Jezek
33e1866124
separating code into own function for monitor lut settings
2023-08-31 13:30:33 +02:00
Jakub Ježek
e9c3a84916
Update openpype/hosts/nuke/api/lib.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-08-31 12:11:22 +02:00
Jakub Jezek
d3c1b84835
fixing paths slashes in nuke api
2023-08-31 12:07:23 +02:00
Jakub Jezek
83508a93ea
nuke: fixing thumbnail and monitor out root attributes
2023-08-23 13:45:20 +02:00
Jakub Jezek
cd9ec2b73a
OCIO: adding exception for nuke, hiero into hook
2023-08-22 17:40:58 +02:00
Jakub Ježek
911f9416e6
Merge pull request #5379 from ynput/bugfix/OP-6354_colorspace-submit-to-deadline-with-OCIO-env-var-new
2023-08-10 10:55:43 +02:00
Jakub Jezek
bc59808ef4
additional fix for dialogue
2023-08-09 11:22:15 +02:00
Jakub Jezek
4043f8fed9
fixing slashes in condition
2023-08-09 11:21:06 +02:00
Jakub Ježek
a82421f3cc
Update openpype/hosts/nuke/api/lib.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-08-08 17:06:14 +02:00
Jakub Ježek
ecbf263feb
Update openpype/hosts/nuke/api/lib.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-08-08 17:04:03 +02:00
Jakub Trllo
a31b2d9d77
SyncServer: Existence of module is optional ( #5413 )
...
* 'get_repre_icons' have optional sync server
* local settings have optional sync server
* sync server is optional in sceneinventory
* sync server is optional in loader tool
* sync server is optional in library loader
* sync server is optional in host dirmap
* sync server is optional in nuke cache
* sync server is optional in integrate plugin
* added "sync_server" back to ignored modules for openpype package
* fix missing variable
* mark syncserver command as deprecated
* define 'SYNC_SERVER_ROOT'
* added method to receive icon paths
* use sync server module to receive icons
* fix scene inventory
2023-08-07 18:48:27 +02:00
Jakub Jezek
4af2ddaf49
nuke: nicer error communication to users.
2023-08-07 17:22:50 +02:00
Jakub Ježek
56e49c9e61
Merge branch 'develop' into bugfix/OP-6354_colorspace-submit-to-deadline-with-OCIO-env-var-new
2023-08-04 19:28:35 +02:00
Jakub Ježek
018677d34d
Merge pull request #5399 from ynput/bugfix/OP-6306_Nuke-create-first-work-file-broken
2023-08-04 16:42:42 +02:00
Jakub Jezek
8c0b6dc252
accepting environment vars used in config template
2023-08-04 16:02:52 +02:00
Jakub Jezek
9e49a81293
double negative comment
2023-08-04 15:15:50 +02:00