Jakub Jezek
dfb60d632a
Merge remote-tracking branch 'BigRoy/enhancement/tray_publish_set_explicit_colorspace' into enhancement/tray_publish_set_explicit_colorspace
2023-06-27 10:31:33 +02:00
Jakub Jezek
2b1fe7abb6
colorspace as enumerator form actual config
2023-06-26 18:09:33 +02:00
Jakub Jezek
32297c5bf3
Merge branch 'develop' into enhancement/tray_publish_set_explicit_colorspace
2023-06-26 17:51:08 +02:00
Jakub Ježek
ca9258889e
Merge branch 'develop' into enhancement/tray_publish_set_explicit_colorspace
2023-06-26 18:11:48 +03:00
Jakub Jezek
e81a161169
code readability
2023-06-26 17:09:33 +02:00
Jakub Jezek
117706bca4
typo
2023-06-26 17:08:17 +02:00
Jakub Jezek
bcd8aea40d
recommit after conflict merge
2023-06-26 17:08:07 +02:00
Jakub Jezek
7496a3ba6a
Merge remote-tracking branch 'origin/bugfix/OP-6103_Resolve-post-start-functionality-fixes' into bugfix/OP-6103_Resolve-post-start-functionality-fixes
2023-06-26 17:06:09 +02:00
Jakub Jezek
e83cf51da9
removing current project cashing
2023-06-26 17:04:16 +02:00
Jakub Ježek
33f2adff54
Update openpype/hosts/resolve/api/workio.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-26 16:58:49 +02:00
github-actions[bot]
eb7aceb7e5
chore(): update bug report / version
2023-06-26 14:29:19 +00:00
ynbot
284ba6c2b3
[Automated] Merged release main into develop
2023-06-26 16:28:40 +02:00
Ynbot
5e0da9a474
[Automated] Release
2023-06-26 14:28:12 +00:00
Kayla Man
06ba35fb6c
roy's comment
2023-06-26 22:00:54 +08:00
ynbot
5edd5021ae
[Automated] Merged develop into main
2023-06-26 16:00:35 +02:00
Jakub Jezek
fcde80dcc3
removed debug prints
2023-06-26 15:58:42 +02:00
Jakub Jezek
0145a299eb
removing self
2023-06-26 15:57:59 +02:00
Jakub Jezek
43f611cbdf
fix starting openpype menu automatically
...
even no first version of workfile is available
2023-06-26 15:50:50 +02:00
Jakub Jezek
856ff06b4d
removing ambiguous project nesting
2023-06-26 15:38:50 +02:00
Jakub Jezek
0864d3a705
dev testing of startup py
2023-06-26 15:38:19 +02:00
Jakub Jezek
14e7a914ce
ensure startup.py will by always added to environment
2023-06-26 15:37:22 +02:00
Kayla Man
5cd2a333a2
Merge branch 'develop' into enhancement/OP-6225_3dsMax-node-references-to-check-for-duplicates
2023-06-26 21:33:30 +08:00
Kayla Man
1442bddbcc
no duplicates in node reference in OpenpypeData
2023-06-26 21:33:02 +08:00
Milan Kolar
53f5fc6d85
Merge pull request #5107 from ynput/bugfix/OP-4096_Nuke-open_file-function-wouldnt-open-autosave-file
2023-06-26 14:37:58 +02:00
Jakub Jezek
baf88f1358
fixing exporting new project
2023-06-26 11:46:27 +02:00
Kayla Man
0d590cb572
viewer not popup in the max2024 but will popup in max 2023
2023-06-24 17:17:42 +08:00
Kayla Man
5abbceeace
hound fix
2023-06-24 13:55:20 +08:00
Kayla Man
c00f1b6449
remove hardcoded part from thumbnail extractor and add timeline validator for max review
2023-06-24 13:54:10 +08:00
Kayla Man
a1ac05986d
remove contextmanager
2023-06-24 13:38:46 +08:00
Kayla Man
24f4fd8c23
fix the reset frame range not setting up the right timeline in max
2023-06-24 13:30:30 +08:00
github-actions[bot]
6f7f633e86
chore(): update bug report / version
2023-06-24 03:31:59 +00:00
ynbot
a84b7c819d
[Automated] Merged main into develop
2023-06-24 05:31:30 +02:00
Ynbot
4bb7ac0cb8
[Automated] Bump version
2023-06-24 03:31:20 +00:00
ynbot
8c544283de
[Automated] Merged develop into main
2023-06-24 05:30:30 +02:00
murphy
80b66f5774
Merge pull request #5175 from tokejepsen/bugfix/OP-6236_Include-handles
2023-06-23 18:20:49 +02:00
Jakub Trllo
6e69d3a87f
Publisher: Fix disappearing actions ( #5184 )
...
* store action ids by plugin ids
* fix underscore in variables
* fix access to action
2023-06-23 17:48:09 +02:00
Ondřej Samohel
8d4d04e272
Merge branch 'develop' into maya_new_publisher
2023-06-23 17:26:34 +02:00
Ondrej Samohel
0de1b2f685
♻️ convert asserts
2023-06-23 17:24:32 +02:00
Ondrej Samohel
97834e32ba
♻️ make the validation logic more clear
2023-06-23 16:31:29 +02:00
Roy Nieterau
7973c5fbe0
Workfile Builder UI: Workfile builder window is not modal ( #5131 )
...
* Open create placeholder window as regular window instead of modal dialog
* Allow to create even as root node without a parent selection
* Cosmetics: typo
* Keep create dialog open after create so user can directly create another with similar settings
* Match functionality in Nuke to the one in Maya
---------
Co-authored-by: Roy Nieterau <roy@colorbleed.nl>
2023-06-23 16:27:37 +02:00
Jakub Jezek
33f83f587d
progress of workfile save file in resolve
2023-06-23 16:26:14 +02:00
Jakub Trllo
3ffef444ba
Publisher: Edge case fixes ( #5165 )
...
* do not crash whole controller because of invalid exception
* handle missing instance label
* fix also list view
2023-06-23 16:11:23 +02:00
Ondrej Samohel
1279acc090
🐛 fix ASS creator and validator
2023-06-23 16:06:19 +02:00
Toke Stuart Jepsen
43c4161109
Merge branch 'enhancement/maya_template' of https://github.com/tokejepsen/pype into enhancement/maya_template
2023-06-23 14:57:25 +01:00
Toke Stuart Jepsen
4a8e5c4817
Illicit feedback
2023-06-23 14:56:44 +01:00
Toke Jepsen
5282cd26c5
Merge branch 'develop' into enhancement/maya_template
2023-06-23 14:51:01 +01:00
Toke Jepsen
dcf3b27493
Update openpype/pipeline/workfile/workfile_template_builder.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-23 14:49:46 +01:00
Ondřej Samohel
d3b2102f52
Merge branch 'develop' into maya_new_publisher
2023-06-23 15:33:30 +02:00
Jakub Ježek
23fe05dbf8
Merge pull request #5132 from fabiaserra/feature/nuke_fpath_template
2023-06-23 15:57:16 +03:00
Jakub Ježek
26457258a4
Merge branch 'develop' into feature/nuke_fpath_template
2023-06-23 15:57:08 +03:00