Commit graph

29374 commits

Author SHA1 Message Date
Ondřej Samohel
19e8d459e7
Merge branch 'develop' into bugfix/OP-3751_Qthread_destroyed_while_running_fix 2023-03-21 16:49:22 +01:00
Ondrej Samohel
36ee019976
🚨 some style fixes 2023-03-21 16:48:50 +01:00
Roy Nieterau
96e184c8ca
Integrator: Enforce unique destination transfers, disallow overwrites in queued transfers (#4662)
* Fix #4656: Enforce unique destination transfer in Integrator

Note that this is per instance - it doesn't validate cross-instance destinations in the context

* Use explicit DuplicateDestinationError and raise as KnownPublishError
2023-03-21 15:29:19 +01:00
Sharkitty
6f16f3e4f4
Enhancement kitsu note with exceptions (#4537)
* Enhancement: Allowing kitsu not status exceptions

* Update openpype/modules/kitsu/plugins/publish/integrate_kitsu_note.py

Co-authored-by: Félix David <felixg.david@gmail.com>

* adding equal/not equal option

* Making equal/not equal option available at for every list item

* Changed  into , renamed  into , added documentation

* Using upper cases during check, so the new settings aren't case sensitive

* Linting little detail

* Renaming Equality into Condition, new screenshot with both equal and not equal shown on it

* Update website/docs/module_kitsu.md

README adjustments

Co-authored-by: Félix David <felixg.david@gmail.com>

* Changes needed to resolve conflict

* Changing context into instance where appropriate

* Minor change to avoid changing a line that doesn't need to be changed

* Turning exceptions into conditions. Making checks positive instead of negative. Changing implementation based on suggestions.

---------

Co-authored-by: Félix David <felixg.david@gmail.com>
2023-03-21 15:22:23 +01:00
Roy Nieterau
ec9b6cb56d
Merge pull request #4596 from EmberLightVFX/kitsu-int-metadata
Kitsu: Sync OP with zou, make sure value-data is int or float
2023-03-21 14:55:06 +01:00
Milan Kolar
0504f9f364
Merge pull request #4599 from EmberLightVFX/kitsu-custom-commentfield
Kitsu custom comment template
2023-03-21 12:53:15 +01:00
Jakub Ježek
a2f56b7921
Merge pull request #4623 from ynput/bugfix/nuke-deadline-submitter 2023-03-21 11:37:47 +01:00
Petr Kalis
a0c599203e
Global: add tags field to thumbnail representation (#4660)
* Fix add tags field to thumbnail representation

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-21 10:42:06 +01:00
Roy Nieterau
71a28cb760
Scene inventory: Fix code errors when "not found" entries are found (#4594)
* Avoid VersionDelegate error if version value is not set, e.g. for NOT FOUND instances

* Ignore items without `representation` data

* Add not found items per container into the model like regular containers

* Do not provide set version + remove options for NOT FOUND items
2023-03-21 10:09:36 +01:00
Petr Kalis
4506a2f3ef Fix broken Nuke local test
Accidentally used DL version
2023-03-20 13:41:17 +01:00
ynbot
39b88f3926
[Automated] Merged main into develop 2023-03-18 04:26:50 +01:00
Ynbot
f537020b97 [Automated] Bump version 2023-03-18 03:26:38 +00:00
ynbot
edfa5ef5b9
[Automated] Merged develop into main 2023-03-18 04:25:49 +01:00
Milan Kolar
18a4e9b2f0
Merge pull request #4618 from BigRoy/maya_fix_extract_look_arnold_load 2023-03-17 23:01:19 +01:00
Milan Kolar
25edaa76f7
Merge pull request #4416 from tokejepsen/bugfix/OP-4820_maya_tile_assembly_fail_in_draft 2023-03-17 22:57:39 +01:00
Kayla Man
341ef34e35 update frame range 2023-03-17 22:56:00 +01:00
Kayla Man
b1f3e11405 fix the validator check on exportMode 2023-03-17 22:56:00 +01:00
Kayla Man
b9ab6f634e hound fix 2023-03-17 22:56:00 +01:00
Kayla Man
416b7d9b94 add partition naming format into the extractor 2023-03-17 22:56:00 +01:00
Kayla Man
f95f8f6ebe add loader 2023-03-17 22:56:00 +01:00
Kayla Man
a4c36b9e4f add loaders 2023-03-17 22:56:00 +01:00
Kayla Man
29138974b4 update validators 2023-03-17 22:56:00 +01:00
Kayla Man
3996007694 update validators 2023-03-17 22:56:00 +01:00
Kayla Man
7df1b215c7 hound fix 2023-03-17 22:56:00 +01:00
Kayla Man
fa69594c70 creator, validator and extractor for point cloud from tyFlow 2023-03-17 22:56:00 +01:00
Kayla Man
99ed91d0ad fix the bug of submitting the frames for published job 2023-03-17 22:53:10 +01:00
Kayla Man
e35f7e0bb5 update the validator which errors out with the empty container 2023-03-17 22:52:50 +01:00
Kayla Man
b2be8462c4 updating the loader so that the version will work in scene inventory 2023-03-17 22:52:50 +01:00
Kayla Man
5895b4f376 putting maxScene into correct families 2023-03-17 22:52:50 +01:00
moonyuet
6a93cb1990 rename creator 2023-03-17 22:52:50 +01:00
moonyuet
739b2db0f0 MaxScene Family introduction 2023-03-17 22:52:50 +01:00
Toke Stuart Jepsen
39e29ee8c5 Info on attribute collection 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
917a1f4d0a Update docs image 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
b8633c4279 Ensure attributes values from settings are correct. 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
8bd4598e09 Update docs 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
51fa89bef3 Docs cosmetics. 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
812fa065cf Multiple Values
- support multiple values for render attributes.
- support repairing the render attributes.
2023-03-17 22:50:13 +01:00
Roy Nieterau
b47722b358 Fix comment 2023-03-17 22:48:44 +01:00
Roy Nieterau
91b99cafd4 Correctly set the UDIM token using capitals <UDIM>
+ cleanup comment
2023-03-17 22:48:44 +01:00
Roy Nieterau
5a7e90daa8 Cleanup 2023-03-17 22:48:44 +01:00
Roy Nieterau
4ac950aa60 Set color space from publish using representation color space data or falling back to imageio settings file rules in OP settings 2023-03-17 22:48:44 +01:00
Roy Nieterau
1c5b821688 Cosmetics 2023-03-17 22:48:44 +01:00
Roy Nieterau
a48e638798 Explicitly set the frame <f> and udim <udim> token based on template. 2023-03-17 22:48:44 +01:00
Roy Nieterau
c6b583e85f Detect udim and frame sequences 2023-03-17 22:48:44 +01:00
Roy Nieterau
ecdc8966d0 Implement Maya image file node loader 2023-03-17 22:48:44 +01:00
Thomas Fricard
3eb8833596 Update openpype/hosts/maya/plugins/create/create_animation.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-17 22:47:35 +01:00
Thomas Fricard
f050a024aa add an include parent hierarchy option in animation creator plugin of maya 2023-03-17 22:47:35 +01:00
Jakub Ježek
58d2c25247
Merge pull request #4653 from ynput/bugfix/use_right_plugin_class 2023-03-17 17:44:13 +01:00
Jakub Ježek
cbbfdb540b
Merge pull request #4572 from movalex/feature/setup-fusion-profile-on-prelaunch 2023-03-17 17:43:00 +01:00
Jakub Trllo
3159bcb878 Use right plugic class for 'CollectInstanceCommentDef' 2023-03-17 17:39:54 +01:00