Felix David
|
49af7d9d2d
|
black line length
|
2022-07-29 18:47:32 +02:00 |
|
Felix David
|
7d23558ac0
|
Kitsu|Fix: Collect entities error cause of Python2
Fix #3552
|
2022-07-29 18:34:33 +02:00 |
|
Jakub Trllo
|
aad42517d2
|
Merge pull request #3593 from Tilix4/fx_kitsu_shots_name
Kitsu: Shot&Sequence name with prefix over appends
|
2022-07-28 18:34:07 +02:00 |
|
Jakub Jezek
|
4160713a62
|
Merge branch 'develop' into feature/OP-3445_tray-publisher-editorial
|
2022-07-28 17:39:56 +02:00 |
|
Felix David
|
443c5a3696
|
Fix: Shot&Sequence name with prefix over appends
|
2022-07-28 17:01:54 +02:00 |
|
Jakub Trllo
|
ee374b1295
|
Merge pull request #3574 from pypeclub/feature/OP-3647_Separate-extraction-of-template-data-into-more-functions
General: Separate extraction of template data into more functions
|
2022-07-28 11:53:13 +02:00 |
|
Jakub Trllo
|
2d75a57a90
|
Merge pull request #3570 from pypeclub/bugfix/OP-3644_Handle-missing-published-path-in-ftrack-integrator
Ftrack: Handle missing published path in integrator
|
2022-07-28 10:15:33 +02:00 |
|
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
|
9f9ac018bd
|
use new functions instead of 'get_workdir_data'
|
2022-07-26 17:23:12 +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
|
fcf6e70107
|
add missing empty line
|
2022-07-26 11:03:24 +02:00 |
|
Jakub Trllo
|
8e5a2a082e
|
added docstring to ftrack get repre path method
|
2022-07-26 10:57:23 +02:00 |
|
Jakub Trllo
|
266bce0f48
|
reduce duplicated variables
|
2022-07-26 10:53:13 +02:00 |
|
Jakub Trllo
|
0474456e77
|
use helper method to calculate representation path for integration
|
2022-07-26 10:53:06 +02:00 |
|
Jakub Trllo
|
3755c5bf05
|
implemented helper method to get representation path
|
2022-07-26 10:45:35 +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 Jezek
|
516f9eea6d
|
Merge branch 'develop' into feature/OP-3445_tray-publisher-editorial
|
2022-07-21 09:27:42 +02:00 |
|
Jakub Jezek
|
7e6569fdd2
|
global: adding trayp family
|
2022-07-21 09:13:36 +02:00 |
|
Jakub Jezek
|
b60384f534
|
ftrack: optional plugin with optional attributes
|
2022-07-21 09:12:02 +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 |
|