Petr Kalis
77861116c3
Merge pull request #4359 from ynput/bugfix/add_hero_in_add_site_loader
...
Fix - addSite loader handles hero version
2023-02-10 16:27:03 +01:00
Petr Kalis
b16af10670
Removed obsolete method and imports
...
Fixed in get_linked_representation_id instead
2023-02-09 16:27:34 +01:00
Petr Kalis
4edf16cad6
Fix - updated usage of correct variables
2023-02-08 17:26:48 +01:00
Petr Kalis
d9877ae623
Refactor - remove explict handling of hero version
...
If representation_id should be added(downloaded) it shouldn't download hero version if downloaded repre is actually latest, eg hero version. They files are completely separate.
Hero version should be downloaded explicitly in Loader.
2023-02-08 16:54:20 +01:00
Petr Kalis
6894e17bbc
Refactor - use values from context if available
...
Remove unnecessary keys from data
2023-02-08 16:18:45 +01:00
Petr Kalis
60c6a61779
Fix - added docstring
2023-01-25 18:27:08 +01:00
Petr Kalis
977d4263cb
Fix - addSite loader handles hero version
...
If adding site to representation presence of hero version is checked, if found hero version is marked to be donwloaded too.
2023-01-20 19:39:52 +01:00
Jakub Trllo
5a4852703b
Merge branch 'develop' into release/3.15.x
2023-01-18 12:10:47 +01:00
Jakub Trllo
23d2f78a38
added push to library loader
2023-01-05 18:13:44 +01:00
Jakub Trllo
e51453466c
global loader plugins are using qtpy
2022-12-21 13:54:00 +01:00
Jakub Trllo
fe0ab169f7
import 'ApplicationManager' from lib
2022-10-21 15:34:43 +02:00
Petr Kalis
469ba24879
Fix - updated to not use deprecated function
2022-09-05 12:27:23 +02:00
Jakub Trllo
c8ef54e9ce
use new source of 'get_linked_ids_for_representations'
2022-08-31 18:22:04 +02:00
Roy Nieterau
767f20ef1b
Open main file of representation
...
For image sequences this is the same first file as uses before
2022-08-30 20:02:01 +02:00
Jakub Trllo
cd09f23b96
removed unused import
2022-08-29 16:44:51 +02:00
Jakub Trllo
d3a7637d15
Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence'
2022-08-29 15:10:44 +02:00
Jakub Trllo
eaff50b23e
Marked 'process_single_file' as deprecated and moved to pipeline delivery as 'deliver_single_file'
2022-08-29 15:07:45 +02:00
Jakub Trllo
dc77d4a609
marked 'check_destination_path' as deprecated and moved to pipeline.delivery
2022-08-29 15:04:03 +02:00
Jakub Trllo
e2060b9d65
marked 'get_format_dict' as deprecated and moved it to pipeline delivery
2022-08-29 15:00:08 +02:00
Jakub Trllo
f2a191861b
marked 'path_from_representation' as deprecated and replaced it's usage with 'get_representation_path_with_anatomy'
2022-08-29 14:41:28 +02:00
Jakub Trllo
c26119cc9f
use new functions in code
2022-08-29 14:13:08 +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
eb26078731
Merge pull request #3459 from pypeclub/feature/OP-3515_Use-query-functions-in-global-plugins
...
General: Use query functions in global plugins
2022-07-08 12:47:20 +02:00
Jakub Trllo
408593bf14
define query result
2022-07-04 11:12:46 +02:00
Jakub Trllo
9f174cc92c
fix query
2022-07-04 11:11:34 +02:00
Jakub Trllo
409362e4ff
moveed the ftrack logic into separated method
2022-07-04 10:50:40 +02:00
Jakub Trllo
5baedfc3a0
use ftrack module to determine if ftrack is enabled
2022-07-04 10:37:57 +02:00
Jakub Trllo
4e4bf77172
use direct import of ftrack_api
2022-07-04 10:37:36 +02:00
Kaa Maurice
45cc1ed9ae
bugfix: delete_old_version use settings to process ftrack logic.
2022-07-01 16:51:13 +02:00
Jakub Trllo
bc2f8387fe
delivery is using guery functions
2022-07-01 10:50:06 +02:00
Jakub Trllo
f5cceb3e05
use query functions in delete old versions
2022-07-01 10:49:39 +02:00
Jakub Trllo
b6ea950b3a
use new Anatomy import in rest of pipeline
2022-06-29 15:22:49 +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
e91d84546e
use AvalonMongoDB from openpype pipeline
2022-04-13 17:59:01 +02:00
Petr Kalis
ad3dfa872e
OP-2951 - refactor sync loaders
...
Changed structure of loaders bit, cannot use isinstance check though.
2022-04-11 12:30:33 +02:00
Petr Kalis
4b34050569
OP-2951 - clean up of unnecessary argument
...
force and force_only_broken could be replaced only by force and explicitly catching SiteAlreadyPresentError
2022-04-08 20:33:02 +02:00
Petr Kalis
e150db350f
Docs - changed docstring
2022-04-08 12:38:27 +02:00
Petr Kalis
6b6c466d8b
OP-2951 - fix wrong variable
2022-03-31 12:00:48 +02:00
Petr Kalis
f6fb60bb49
Update openpype/plugins/load/add_site.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-31 11:53:58 +02:00
Petr Kalis
a0a2e2678e
OP-2951 - fixed typo
2022-03-29 14:07:57 +02:00
Petr Kalis
d340d05bf0
OP-2951 - implemented synching referenced files in workfile
...
When workfile is synched, it checks for referenced files (added by Loader) and tries to sync them too.
2022-03-29 13:37:12 +02:00
Jakub Trllo
06502b1006
safer delete versions
2022-03-23 16:52:35 +01:00
Jakub Trllo
348ccc68b1
Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype
2022-03-15 11:45:28 +01:00
Jakub Trllo
9bbaf42a3b
use functions for colors in tools
2022-03-14 15:26:08 +01:00
Jakub Trllo
8d81a91c1c
use openpype style in delete old versions
2022-03-14 15:24:56 +01:00
Jakub Trllo
c5ac2290f6
use moved functions in hosts and tools
2022-03-14 11:36:17 +01:00
Jakub Trllo
e48af45857
moved qargparse into openpype vendor
2022-03-07 17:22:51 +01:00
iLLiCiTiT
d53b038b4a
modified flags of delivery dialog to be always on top
2022-01-04 13:58:14 +01:00
iLLiCiTiT
80fd24fed5
use openpype style in delivery loader
2022-01-04 13:57:55 +01:00
iLLiCiTiT
e5efaf842b
removed imports from avalon vendor and use sys modules
2021-11-25 00:39:22 +01:00