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 |
|
clement.hector
|
d8c3535b6b
|
fix djv view for openpype3
|
2021-10-04 18:06:23 +02:00 |
|
iLLiCiTiT
|
1f55ae8701
|
use 'get_openpype_icon_filepath' instead of 'pype_icon_filepath'
|
2021-09-14 15:20:51 +02:00 |
|
Derek Severin
|
a3805e1f46
|
'Action delivery' report fix + typos
|
2021-05-31 13:49:44 +07:00 |
|
Petr Kalis
|
53ef81dc0e
|
Delivery in LibraryLoader - fix broken sequence delivery
|
2021-05-25 17:57:36 +02:00 |
|
Petr Kalis
|
a883ca1c77
|
Delivery in LibraryLoader - fixes for comments
|
2021-05-24 18:56:23 +02:00 |
|
Petr Kalis
|
526895a7e4
|
Delivery in LibraryLoader - fix for selection of repre without files only
|
2021-05-21 18:25:23 +02:00 |
|
Petr Kalis
|
5cea400239
|
Delivery in LibraryLoader - small fixes in documentation and imports
|
2021-05-21 11:58:23 +02:00 |
|
Petr Kalis
|
be3b277c2d
|
Delivery in LibraryLoader - fixes for missing source files
Fix for double dot in file name
|
2021-05-20 17:46:56 +02:00 |
|
Petr Kalis
|
0afa78f0e0
|
Delivery in LibraryLoader - fix no templates
|
2021-05-20 17:01:37 +02:00 |
|
Petr Kalis
|
7e2a9ef3e6
|
Delivery in LibraryLoader - added documentation
|
2021-05-20 15:56:50 +02:00 |
|
Petr Kalis
|
3e2a16af94
|
Delivery in LibraryLoader - added new Delivery loader
Extracted methods from existing Delivery Action on FTrack
Fixed Delivery Action for sequences
|
2021-05-20 15:37:04 +02:00 |
|
Milan Kolar
|
247f83918d
|
Merge pull request #1498 from pypeclub/bugfix/maya_thumbnail_and_hero
|
2021-05-10 12:51:09 +02:00 |
|
iLLiCiTiT
|
335443837a
|
modified delete old versions Loader from https://github.com/tokejepsen/pype/tree/2.x/feature/delete_old_versions
|
2021-05-07 20:00:26 +02:00 |
|
Milan Kolar
|
01eab50c02
|
limit delete versions to library
|
2021-05-07 11:07:58 +02:00 |
|
Petr Kalis
|
399f9bd059
|
SyncServer adding functionality to Loader
In one big commit as PR wasnt merged before rebranding and merge exploded
|
2021-04-06 12:27:49 +02:00 |
|
Milan Kolar
|
8432e94615
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|