Commit graph

1606 commits

Author SHA1 Message Date
Jakub Ježek
bc24787a5f
Merge pull request #3555 from pypeclub/bugfix/OP-3556_Nuke-Farm-slate-existing-frames-frame-shorter
Nuke: publish existing frames with slate with correct range
2022-07-27 12:57:37 +02:00
Jakub Trllo
830e79ca17
Merge pull request #3571 from pypeclub/feature/lib_cleanup
General: Lib cleanup
2022-07-27 10:50:33 +02:00
Jakub Jezek
427c61f22c
nuke: fixing farm and local rendering slate workflow 2022-07-26 19:49:00 +02:00
Jakub Trllo
c05a510281
Merge pull request #3531 from pypeclub/feature/OP-3595_Mongo-core-connection-in-client
General: Mongo core connection moved to client
2022-07-26 13:00:15 +02:00
Jakub Trllo
31a3911d4e move functions from openpype.lib.config to openpype.lib.dateutils 2022-07-26 11:48:24 +02:00
Jakub Trllo
7cbe636b7b Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-21 11:33:16 +02:00
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
d232ad4f41 Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-20 16:25:56 +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
9187696c76 Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-18 13:15:44 +02:00
Jakub Trllo
308d9e9c49 use 'OpenPypeMongoConnection' from 'openpype.client' 2022-07-18 11:20:14 +02:00
Jakub Trllo
3aa38ae0cc use 'get_last_version_by_subset_name' instead of 'get_latest_version' 2022-07-15 18:11:28 +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