Commit graph

7879 commits

Author SHA1 Message Date
Simone Barbieri
ca369aa901 Merge branch 'develop' into feature/unreal-rendering 2022-04-28 14:55:11 +01:00
Jakub Trllo
0f933dd066
Merge pull request #3095 from pypeclub/bugfix/collect_loaded_versions_skip_not_existing_representations
General: Collect loaded versions skips not existing representations
2022-04-28 11:02:47 +02:00
Jakub Trllo
1cb3dc1b71
Merge pull request #3086 from pypeclub/enhancement/use_operational_pattern_to_recognize_op_atom
Transcoding: Use operational patter to recognize OP Atom mxf format
2022-04-27 18:01:32 +02:00
Jakub Trllo
81697facc4
Merge pull request #3099 from pypeclub/bugfix/template_result_can_be_copied
General: TemplateResult can be copied
2022-04-27 11:40:29 +02:00
Ondřej Samohel
6cdfb2e574
Merge pull request #3006 from pypeclub/bugfix/OP-3010_fix-renderman-support
Fix support for Renderman in Maya
2022-04-26 15:59:36 +02:00
Ondřej Samohel
b0fcfc6fea
handle default extension 2022-04-26 15:24:08 +02:00
Jakub Trllo
3092ba54f9
Merge pull request #3104 from pypeclub/enhancement/overlay_messages_object
Local Settings UI: Overlay messages on save and reset
2022-04-26 13:49:42 +02:00
Ondřej Samohel
a2b2dfb1ef
hound fixes 2022-04-26 12:18:12 +02:00
Ondřej Samohel
1bfe423285
fix proper output directory 2022-04-26 12:11:36 +02:00
Jakub Trllo
a6450f8396
Merge pull request #3088 from BigRoy/maya_collect_render_cameras_check
Maya: Collect Render fix any render cameras check
2022-04-26 11:30:48 +02:00
Jakub Trllo
0ebe84adf4 use overlay messages in local settings 2022-04-26 11:21:35 +02:00
Jakub Trllo
d5e7353b66 changed success to default 2022-04-26 11:20:56 +02:00
Jakub Trllo
24728400ea MessageOverlayObject can have it's own default timeout 2022-04-26 11:14:57 +02:00
Jakub Trllo
7a438f696b Merge branch 'develop' into enhancement/overlay_messages_object 2022-04-26 11:09:27 +02:00
Jakub Trllo
c68b1e42c5 added MessageOverlayObject to utils init 2022-04-26 11:08:23 +02:00
Jakub Trllo
2abaa3d9ca Merge branch 'develop' into enhancement/use_operational_pattern_to_recognize_op_atom 2022-04-26 11:04:23 +02:00
Jakub Trllo
31490a0c1f Merge branch 'develop' into bugfix/collect_loaded_versions_skip_not_existing_representations 2022-04-26 11:02:58 +02:00
Jakub Trllo
c2c7c1a653 Merge branch 'develop' into bugfix/template_result_can_be_copied 2022-04-26 11:01:12 +02:00
Jakub Trllo
25848817d9 removed redundant code from aftereffects and photoshop 2022-04-25 18:33:53 +02:00
Jakub Trllo
b30db92921 fix line length 2022-04-25 18:20:42 +02:00
Jakub Trllo
5e4d618be4 fixed new imports of avalon 2022-04-25 18:19:20 +02:00
Jakub Trllo
a579cd31c8 Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
Jakub Trllo
c4e826e77f added ability to create copy of TemplateResult 2022-04-25 17:29:32 +02:00
Petr Kalis
b59a408a39
Merge pull request #2966 from pypeclub/feature/OP-2951_Download-all-workfile-inputs
SiteSync: Download all workfile inputs
2022-04-25 16:13:09 +02:00
Petr Kalis
581647a65c OP-2951 - safer querying of tries 2022-04-25 13:33:23 +02:00
Petr Kalis
3f976f00d2 OP-2951 - refactored Validate projects
Checks also if set in DB and not physically present
2022-04-25 12:30:42 +02:00
Jakub Trllo
a7db2c26f3
Merge pull request #3070 from pypeclub/enhancement/Add-global-log-verbose-arguments
General: Add global log verbose arguments
2022-04-25 12:23:28 +02:00
Milan Kolar
3a3b07a697
Merge pull request #3079 from BigRoy/houdini_popups 2022-04-25 12:03:52 +02:00
OpenPype
19a2ef4cb6 [Automated] Bump version 2022-04-23 03:40:51 +00:00
Petr Kalis
e6557c60ff
Merge pull request #2933 from pypeclub/feature/OP-2766_PS-to-new-publisher
Photoshop: New Publisher
2022-04-22 23:06:38 +02:00
Petr Kalis
b46f1bc42d Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2868_After-effects-creator-Subset-name-change-to-main-rather-than-default 2022-04-22 22:30:06 +02:00
Petr Kalis
f7db937dc9
Merge pull request #2838 from pypeclub/feature/OP-2765_AE-to-new-publisher
AfterEffects: Implemented New Publisher
2022-04-22 22:21:44 +02:00
Jakub Trllo
a5826ae336 reorganized code a little bit 2022-04-22 18:27:39 +02:00
Jakub Trllo
7c46088644 better log message 2022-04-22 18:27:30 +02:00
Jakub Trllo
e311a48ef4 skip containers with not found versions 2022-04-22 18:23:03 +02:00
Ondřej Samohel
5cbf4cdd29
Merge pull request #3091 from pypeclub/bugfix/rr-control-submitter-avalon-app-name
RoyalRender Control Submission - AVALON_APP_NAME default
2022-04-22 17:45:46 +02:00
Ondrej Samohel
8d45b649ec
remove the need to set AVALON_APP_NAME 2022-04-22 17:37:31 +02:00
Jakub Trllo
fe7e68f8b4
Merge pull request #3089 from pypeclub/bugfix/OP-3118_Create-folder-structure-action
Ftrack: Update Create Folders action
2022-04-22 17:32:31 +02:00
Jakub Trllo
015d0b3e15 removed unused imports 2022-04-22 17:06:38 +02:00
Jakub Trllo
6968d2fdfd allow multiselection 2022-04-22 17:04:20 +02:00
Ondrej Samohel
f20551854f
change default app name hack 2022-04-22 16:56:57 +02:00
Petr Kalis
730f79a316 OP-2765 - render creator can change context 2022-04-22 16:32:48 +02:00
Jakub Trllo
37e43de5de updated create folders action to use task as dictionary 2022-04-22 16:24:35 +02:00
Petr Kalis
4431857dd4
Merge pull request #3078 from pypeclub/feature/OP-3021_Nuke-Deadline-Submitter
Nuke: added suspend_publish knob
2022-04-22 15:54:25 +02:00
Petr Kalis
4563bda35b
Merge branch 'develop' into feature/OP-2766_PS-to-new-publisher 2022-04-22 15:52:53 +02:00
Petr Kalis
1adec078d8 OP-3021 - refactored base class into abstract class
Moved to api.plugin to make it clearer.
2022-04-22 15:47:06 +02:00
Petr Kalis
ac1eeca906 OP-2765 - added pulling resolution from scene 2022-04-22 15:00:12 +02:00
Petr Kalis
3bc4d98c98 OP-2765 - removed unwanted assetEntity
AssetEntity not available after change of order.
anatomyData not available after change of order.
Added pulling of resolution from workfile.
2022-04-22 14:59:03 +02:00
Petr Kalis
91e2ffb8dc OP-2765 - fix missing representation for disabled workfile 2022-04-22 14:56:06 +02:00
Petr Kalis
4ad395953e OP-2765 - add publish value
Fix wrong recreation of legacy instance
2022-04-22 13:10:39 +02:00