Commit graph

527 commits

Author SHA1 Message Date
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
9c0d97d751 Merge branch 'develop' into bugfix/OP-6998_Nuke-camera-creating-instance-fails 2024-01-11 21:18: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
aba61718b2
fix issue with parenting of widgets (#6106) 2024-01-11 12:07:35 +01:00
Roy Nieterau
65d5467593
Merge branch 'develop' into chore/update_folder_favorite_icon 2023-12-21 22:51:14 +01:00
Ondřej Samohel
263f1a0adb 🐛 fix wrong nuke version constant name 2023-12-18 16:09:28 +01:00
Jakub Jezek
d5c5f4f9aa
Merge branch 'develop' into enhancement/OP-6659_nuke-explicit-thumbnail-workflow 2023-12-07 13:15:07 +01:00
Jakub Jezek
d42a67e814
nuke: adding need_thumnail to intermediate representations 2023-11-21 15:14:18 +01: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
Roy Nieterau
efa9b8fe4c
Remove unused instanceToggled callbacks (#5862) 2023-11-06 18:39:58 +01:00
Jakub Jezek
978ec89f65
Nuke: updating ls method to have full name and node 2023-11-01 21:35:20 +01:00
Jakub Jezek
d4b75797c6
nuke: making sure duplicated loader is not removed 2023-11-01 20:49:05 +01:00
Jakub Ježek
0cd38b3625
Merge branch 'develop' into bugfix/nuke_template_workfile 2023-10-30 12:33:23 +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
Jakub Jezek
0953dc65cc
utilization of already created action in nuke api
openpype.hosts.nuke.api.action.SelectInvalidAction
2023-10-12 17:16:35 +02:00
Roy Nieterau
6dd38ea48a Rename remaining folder-favorite icon to avoid number 3 behind it 2023-10-07 20:11:12 +02:00
Kayla Man
a75e5d8db6 add comments 2023-10-04 22:09:24 +08:00
Kayla Man
22ac8e7ac6 use fomrat string for self.file 2023-10-04 22:08:33 +08:00
Kayla Man
253c895363 clean up the code for implementating variable for self.file when the self.ext is image format 2023-10-04 21:48:44 +08:00
Kayla Man
13b46070fe use re.sub in the function for review frame sequence name 2023-10-04 19:32:41 +08: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
973e4804d5 make sure not using .replace 2023-09-27 23:30:57 +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
Jakub Ježek
f4659b526c
Merge pull request #5634 from ynput/bugfix/nuke-set-colorspace-writes 2023-09-25 15:28:30 +02: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
b749cbf407 resolve conflict 2023-09-25 17:57:41 +08:00
Jakub Jezek
4289997553
slate frame exception - in case it already exists 2023-09-25 11:21:28 +02:00
Jakub Jezek
51875f592e
instance data keys should not be optional 2023-09-25 11:21:02 +02:00
Kayla Man
5f7f4f08d1 fix the slate in 2023-09-25 14:23:17 +08:00