Commit graph

1596 commits

Author SHA1 Message Date
Jakub Trllo
b39ce4374c
Merge pull request #3547 from pypeclub/bugfix/OP-3612_Blender-import-error-from-openpype_interfaces
Module interfaces: Fix import error
2022-07-21 10:58:34 +02:00
Jakub Trllo
92b611d76a Raise AttributeError instead of ImportError on missing attribute in 'openpype_interfaces' 2022-07-21 09:58:17 +02:00
Jakub Trllo
86ca8ba961
Merge pull request #3496 from pypeclub/feature/OP-3404_Use-query-functions-in-kitsu
Kitsu: Use query function from client
2022-07-21 09:40:20 +02:00
Jakub Trllo
4530bfef96
Merge pull request #3535 from Tilix4/fx_shot_duplicate_name
Fix: shot duplicate name using shot's hierarchy (ep, seq)
2022-07-20 17:58:16 +02:00
Félix David
480d196812 docstring linting line length 2022-07-20 17:56:55 +02:00
Félix David
af45aff844 docstring linting line length 2022-07-20 17:56:37 +02:00
Félix David
a3144c9d75 docstring linting line length 2022-07-20 17:40:16 +02:00
Félix David
02cc2166c1 docstring linting line length 2022-07-20 17:37:19 +02:00
Félix David
5939588317 Change: Asset is put under an AssetType folder 2022-07-20 17:30:40 +02:00
Jakub Trllo
33ff79cc6c Merge branch 'develop' into feature/OP-3408_Use-query-functions-in-deadline 2022-07-20 10:26:10 +02:00
Félix David
2bf3cf1b30 Fix wrong name for sequence 2022-07-19 14:54:36 +02:00
Félix David
9f41a512cb black 2022-07-19 14:44:25 +02:00
Félix David
c59a9cb05f Fix: shot duplicate name using shot's hierarchy (ep, seq) 2022-07-19 14:40:01 +02:00
Jakub Trllo
af06e1a851 fix too long line 2022-07-15 12:02:19 +02:00
Jakub Trllo
beb53f7ccb use time settings to determine when to trigger creation 2022-07-15 11:23:07 +02:00
Jakub Trllo
c210c93b32 changes from comments 2022-07-15 10:15:32 +02:00
Jakub Trllo
a6c029d9fb skip validation of zou id 2022-07-15 10:13:32 +02:00
Petr Kalis
79cae37d28 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3481_Tracking-original-files 2022-07-13 16:02:35 +02:00
Petr Kalis
450a20dcca OP-3481 - add source key to Note formatting
Allows to fill value from instance.data["source"] as a {source} in Ftrack Note.
2022-07-13 15:28:01 +02:00
Milan Kolar
d298462cac
Merge pull request #3495 from pypeclub/feature/OP-3406_Use-query-functions-in-timers-manager 2022-07-13 13:09:39 +02:00
Jakub Trllo
f6129b5f5b trigger 'openpype.project.structure.created' topic on finish of create project structure action 2022-07-13 12:41:15 +02:00
Jakub Trllo
e8f30eea9a
Added typing notation
Co-authored-by: Félix David <felixg.david@gmail.com>
2022-07-12 18:30:46 +02:00
Jakub Trllo
5e14a54d82 fix typo 2022-07-12 17:02:54 +02:00
Jakub Trllo
2988af04ff added missing import 2022-07-12 16:57:49 +02:00
Jakub Trllo
767dc3dbab a little bit more complicated queries using zou id 2022-07-12 16:11:26 +02:00
Jakub Trllo
96863fa8ae use query functions in zou to op sync 2022-07-12 16:10:37 +02:00
Jakub Trllo
20c2cedf75 use query functions in op to zou sync 2022-07-12 16:09:47 +02:00
Jakub Trllo
d393d6c895 a little bit more complicated way how to get asset matching zou id 2022-07-12 16:09:30 +02:00
Jakub Trllo
e2920ffdb5 use query functions in sync service 2022-07-12 16:08:15 +02:00
Jakub Trllo
ee370cb7a3 change project in session instead of replacing AvalonMongoDB with pymongo.Collection 2022-07-12 16:07:40 +02:00
Jakub Trllo
b4d11d4ae7 use project name function to drop project collection 2022-07-12 16:07:10 +02:00
Jakub Trllo
dada2f4831 added function which extract project name based on project id 2022-07-12 16:06:35 +02:00
Jakub Trllo
dfb041d852 timers manager is using client query functions 2022-07-12 15:06:46 +02:00
Jakub Trllo
db79c1b282
Merge pull request #3442 from pypeclub/feature/OP-3499_Move-publish-render-abstractions
General: Move publish plugin and publish render abstractions
2022-07-12 12:15:29 +02:00
Jakub Trllo
aeae4925e2
Merge pull request #3473 from kaamaurice/bugfix/Kitsu-update-assets-attributes-properly
Kitsu: bugfix with sync-service ans publish plugins
2022-07-08 14:10:20 +02:00
Kaa Maurice
4ddebd5179 Kitsu update tasks with zou key 2022-07-06 14:49:08 +02:00
Kaa Maurice
6e3fd1122b Kitsu bugfix update assets attributes 2022-07-05 17:13:11 +02:00
Jakub Trllo
1395c743d6 Merge branch 'develop' into feature/OP-3499_Move-publish-render-abstractions 2022-07-04 16:56:11 +02:00
Jakub Trllo
5ba81e8c28 use query function in submit to deadline 2022-07-04 16:37:36 +02:00
Jakub Trllo
eedc67edcc use project entity from context instead of requery 2022-07-04 16:28:59 +02:00
Jakub Trllo
606b057ab0 trigger 'openpype.project.created' in sync actions because session avalon sync is not with event hub 2022-07-04 12:25:32 +02:00
Jakub Trllo
b340bd532d trigger ftrack event 'openpype.project.created' on project creation 2022-07-04 11:47:06 +02:00
Jakub Trllo
91a9dcdbd4 Don't use dictionary as default value 2022-07-04 11:42:00 +02:00
Jakub Trllo
01c48a3c19 trigger 'openpype.project.prepare' event on project preparation 2022-07-04 11:40:28 +02:00
Jakub Trllo
82bcb82d6e
Merge pull request #3458 from pypeclub/feature/OP-3409_Use-query-functions-in-clockify
Clockify: Use query functions in clockify actions
2022-07-01 13:33:04 +02:00
Jakub Trllo
f18a9833a6 use query functions in clockify launcher actions 2022-07-01 09:40:38 +02:00
Jakub Trllo
b35d8886e2 use query functions in avalon rest api calls 2022-07-01 09:16:51 +02:00
Jakub Trllo
91e5f5aa27
Merge pull request #3436 from pypeclub/feature/change_anatomy_imports
General: Use Anatomy after move to pipeline
2022-07-01 08:31:40 +02:00
Ondřej Samohel
36ef8e5a54
Merge pull request #3447 from pypeclub/bugfix/OP-3505_fix-hash-in-maya-tile-rendering
Maya: fix hashing in Python 3 for tile rendering
2022-06-30 15:41:51 +02:00
Ondrej Samohel
c473f6b777
🐛 fix unicode encoding hash in tile rendering 2022-06-30 14:17:57 +02:00