Commit graph

40183 commits

Author SHA1 Message Date
Jakub Trllo
c17f53d89d
Merge branch 'develop' into chore/extract_color_transcode_remove_duplicate_function 2024-06-11 11:08:18 +02:00
Kayla Man
a6709f2c7b
Merge pull request #590 from ynput/enhancement/AY-5648_Substance-work--publish-version-sync
Substance Painter: Add support for sync workfile version
2024-06-11 17:07:21 +08:00
Kayla Man
9f26718a6d
Merge branch 'develop' into enhancement/AY-5648_Substance-work--publish-version-sync 2024-06-11 17:06:31 +08:00
Jakub Trllo
fa4d377575
Merge pull request #620 from ynput/bugfix/oiio-transcode-delete-in-repre
Chore: Transcode color spaces plugin does not remove all representations
2024-06-11 11:06:12 +02:00
Jakub Trllo
239dd103c5
Merge branch 'develop' into bugfix/oiio-transcode-delete-in-repre 2024-06-11 10:54:59 +02:00
Roy Nieterau
ee83bcb3b3
Merge branch 'develop' into chore/extract_color_transcode_remove_duplicate_function 2024-06-11 10:21:23 +02:00
Jakub Trllo
90b13637a4
Merge branch 'develop' into bugfix/author_integrate 2024-06-11 09:51:22 +02:00
Kayla Man
1450ccb760
Merge branch 'develop' into enhancement/AY-5648_Substance-work--publish-version-sync 2024-06-11 13:29:20 +08:00
Jakub Trllo
32176b2235
Merge pull request #626 from BigRoy/bugfix/extract_color_transcore_log_message
Extract Color Transcode: Fix log message formatting
2024-06-11 02:43:14 +02:00
Jakub Trllo
e919d916e1
Merge branch 'develop' into bugfix/extract_color_transcore_log_message 2024-06-11 02:42:42 +02:00
Jakub Trllo
3f1687b332
Merge pull request #627 from BigRoy/chore/fix_method_typo
Fix typo `_on_refreh_clicked` -> `_on_refresh_clicked`
2024-06-11 02:42:17 +02:00
Jakub Trllo
93a01e2383
Merge branch 'develop' into chore/fix_method_typo 2024-06-11 02:41:44 +02:00
Jakub Trllo
9d43eda6fc
Merge pull request #628 from BigRoy/bugfix/attribute_definitions_hiddendef_super
Attribute Definitions HiddenDef: fix `super` call
2024-06-11 02:41:25 +02:00
Roy Nieterau
d7ea9dd4f8 Fix duplicated function _rename_in_representation
Avoids redeclaration
2024-06-11 01:27:46 +02:00
Roy Nieterau
34a055d92b Fix super call 2024-06-11 01:25:15 +02:00
Roy Nieterau
0d4d13e240 Fix typo _on_refreh_clicked -> _on_refresh_clicked 2024-06-11 00:55:08 +02:00
Roy Nieterau
e7b436a412 Actually format the representation name into the log message 2024-06-11 00:53:07 +02:00
Petr Kalis
ddfc46b93e
Merge pull request #550 from ynput/bugfix/add_deadline_to_prerender
Deadline: run deadline collectors on preprender
2024-06-10 18:09:01 +02:00
Petr Kalis
a39b150120
Merge branch 'develop' into bugfix/add_deadline_to_prerender 2024-06-10 18:08:29 +02:00
Petr Kalis
a853d39275 Use single list of families
All collectors should use same list of families (eg. product types).

This list is a bit bigger than list in submit_publish_job which might be by design as some families might be changing during publishing steps.
2024-06-10 17:49:28 +02:00
Fabià Serra Arrizabalaga
f6e3dcb474 Remove author kwarg from new_version_entity as it's being resolved at 43787fd9c3 now 2024-06-10 17:34:41 +02:00
Petr Kalis
6e487c6739 Move auth and verify to submit only
submit requires these two arguments, if one needs to override process_submission, they can get auth and verify themselves.
2024-06-10 17:01:11 +02:00
Jakub Trllo
038b97ebe5 paint status icon in combobox 2024-06-10 16:42:16 +02:00
Jakub Trllo
c622fb37b4 Merge branch 'develop' into feature/material-symbols-in-uis
# Conflicts:
#	client/ayon_core/tools/publisher/control.py
2024-06-10 16:10:13 +02:00
Jakub Trllo
4264af63af use 'QtGui' to get 'QPalette' 2024-06-10 16:07:51 +02:00
Jakub Trllo
2ff21e39ec add icons to simple folders widget 2024-06-10 16:03:11 +02:00
Jakub Trllo
909b6b9d1f fix option initialization 2024-06-10 15:58:00 +02:00
Jakub Trllo
34faa2834a don't use QColor when calling 'get_qt_icon' 2024-06-10 15:48:39 +02:00
Fabià Serra Arrizabalaga
c7a2cb95a1
Update client/ayon_core/plugins/publish/integrate.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-10 15:43:40 +02:00
Jakub Trllo
06b64bbaea
Merge branch 'develop' into enhancement/applications-addon-decouple 2024-06-10 15:42:06 +02:00
Jakub Trllo
77abddb967
Merge branch 'develop' into enhancement/remove-hosts-addons-imports 2024-06-10 15:38:50 +02:00
Jakub Trllo
b14c041cf8 more f-string 2024-06-10 15:37:52 +02:00
Kayla Man
bb57e76cb4 resolve conflict 2024-06-10 21:30:34 +08:00
Jakub Trllo
ef3068a4c2 use direct comparison 2024-06-10 15:28:32 +02:00
Jakub Trllo
cbac605989 use f-strings 2024-06-10 15:28:24 +02:00
Kayla Man
91c5866e10 Merge branch 'develop' into enhancement/AY-5648_Substance-work--publish-version-sync 2024-06-10 21:28:23 +08:00
Jakub Trllo
df3670f30f use sets 2024-06-10 15:27:32 +02:00
Jakub Trllo
30eeb00e2a remove only representations that were processed by the plugin 2024-06-10 15:13:58 +02:00
Jakub Trllo
91136e67f4 Merge branch 'develop' into enhancement/applications-addon-decouple 2024-06-10 15:00:45 +02:00
Jakub Trllo
28013f85b8
Merge pull request #576 from ynput/feature/AY-5372_-Feature-integrationunit-tests
Motion Builder: New host app for motion builder in Application settings
2024-06-10 14:58:59 +02:00
Jakub Trllo
c0be1b79c5
Merge branch 'develop' into feature/AY-5372_-Feature-integrationunit-tests 2024-06-10 14:58:31 +02:00
Jakub Trllo
2ceae6d101 removed djv icon 2024-06-10 14:54:05 +02:00
Jakub Trllo
ab2f4bc103 implemented backwards and forwards compatibility with applications addon 2024-06-10 14:53:33 +02:00
Jakub Trllo
67dd1d0721 implemented launcher action class 2024-06-10 14:53:01 +02:00
Jakub Trllo
f95a8eed0b added helper methods to get path and url to icons 2024-06-10 14:52:47 +02:00
Jakub Trllo
6b49e8c6a1 register endpoint for icons 2024-06-10 14:50:38 +02:00
Jakub Trllo
12a3dd78df don't use 'HOST_WORKFILE_EXTENSIONS' constant 2024-06-10 14:49:37 +02:00
Jakub Trllo
62239bd8e6 modified create ayon addons to add public files too 2024-06-10 14:49:24 +02:00
Jakub Trllo
34d9945543 added icons to server too 2024-06-10 14:49:05 +02:00
Kayla Man
4a871c360d
Merge pull request #602 from ynput/enhancement/AY-5687_Substance-review-attribute
Substance Painter: add review attributes in texture creator
2024-06-10 20:30:11 +08:00