Jakub Trllo
|
d076de0d07
|
add more information about where ftrack service is storing versions or where is looking for versions
|
2022-11-18 18:47:37 +01:00 |
|
Jakub Trllo
|
81017f90cf
|
added forgotten modules
|
2022-11-03 16:26:26 +01:00 |
|
Jakub Trllo
|
c7579fe828
|
Merge pull request #4017 from pypeclub/feature/global_use_lib_functions_from_lib
General: Import lib functions from lib
|
2022-10-27 13:35:38 +02:00 |
|
Jakub Trllo
|
82ded66bd6
|
add thumbnal if there are not reviewables
|
2022-10-26 11:37:53 +02:00 |
|
Jakub Trllo
|
b5503372c0
|
fix docstring import
|
2022-10-21 15:34:57 +02:00 |
|
Jakub Trllo
|
fe0ab169f7
|
import 'ApplicationManager' from lib
|
2022-10-21 15:34:43 +02:00 |
|
Petr Kalis
|
ca32556b11
|
Fix - tags might be missing on representation
|
2022-10-14 11:20:39 +02:00 |
|
Jakub Trllo
|
510326b92c
|
hack py2 ftrack api to store schema to user's directory instead of temp dir
|
2022-10-13 15:21:43 +02:00 |
|
Jakub Trllo
|
04f3bc89ff
|
Merge pull request #3934 from pypeclub/feature/direct_settings_imports
General: Direct settings imports
|
2022-10-11 13:29:34 +02:00 |
|
Petr Kalis
|
1c7827aab0
|
Merge pull request #3908 from pypeclub/feature/OP-3938_Ftrack-image-review-instead-of-single-frame-video
Photoshop: create single frame image in Ftrack as review
|
2022-10-07 09:27:13 +02:00 |
|
Petr Kalis
|
7d82506f15
|
OP-3938 - refactor thumbnail logic
Thumbnail should be created only if there is a movie review.
|
2022-10-04 17:44:30 +02:00 |
|
Jakub Trllo
|
a3e795aa37
|
import setting functions from 'openpype.settings'
|
2022-10-04 11:51:52 +02:00 |
|
Jakub Trllo
|
79e6de15b5
|
import Logger from 'openpype.lib' instead of 'openpype.api'
|
2022-09-28 14:49:52 +02:00 |
|
Petr Kalis
|
233a0c0040
|
OP-3938 - Hound
|
2022-09-23 19:55:12 +02:00 |
|
Petr Kalis
|
50477a4543
|
OP-3938 - do not create component for not integrated thumbnails
|
2022-09-22 19:26:36 +02:00 |
|
Petr Kalis
|
57cc55b32d
|
OP-3938 - added metadata method for image representation
Different metadata are needed for video or image repre.
|
2022-09-22 15:22:58 +02:00 |
|
Jakub Trllo
|
4a5e0afbfe
|
Merge pull request #3820 from BigRoy/fix_mayaascii_family_name_defaults
Maya+Ftrack: Change typo in family name `mayaascii` -> `mayaAscii`
|
2022-09-13 16:23:59 +02:00 |
|
Roy Nieterau
|
1bc37ace46
|
Actually break loop early on detected mapping
|
2022-09-13 15:45:48 +02:00 |
|
Roy Nieterau
|
4466d8a942
|
Remove redundant logic since just above it's forced to be "upload" when not asset_type
|
2022-09-13 15:45:11 +02:00 |
|
Roy Nieterau
|
778e0b2e49
|
Perform case-insensitive lookup
|
2022-09-13 15:44:20 +02:00 |
|
Jakub Trllo
|
477266f140
|
better variable name for ftrack url value check
|
2022-09-13 15:18:56 +02:00 |
|
Jakub Trllo
|
09519c25a8
|
removed unused argument 'log_errors'
|
2022-09-13 15:17:25 +02:00 |
|
Jakub Trllo
|
0291d2a705
|
renamed 'check_ftrack_url' to 'resolve_ftrack_url'
|
2022-09-13 15:15:18 +02:00 |
|
Jakub Trllo
|
aead601397
|
unify messages
|
2022-09-13 15:11:20 +02:00 |
|
Jakub Trllo
|
98f1312ce9
|
Modify log message
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2022-09-13 15:06:31 +02:00 |
|
Jakub Trllo
|
21e050a8f1
|
use new import of 'check_ftrack_url'
|
2022-09-13 14:05:25 +02:00 |
|
Jakub Trllo
|
b29f26b28c
|
changed imports in ftrack tray
|
2022-09-13 14:02:42 +02:00 |
|
Jakub Trllo
|
ecee2d2be5
|
implemented 'check_ftrack_url' in ftrack module
|
2022-09-13 14:02:11 +02:00 |
|
Roy Nieterau
|
d0665c3928
|
Change mayaascii -> mayaAscii
|
2022-09-09 13:06:12 +02:00 |
|
Jakub Trllo
|
225fadac9f
|
Merge pull request #3768 from pypeclub/feature/OP-3394_Move-create-project-folders-to-pipeline
General: Move create project folders to pipeline
|
2022-09-08 11:45:53 +02:00 |
|
Jakub Trllo
|
41f0e4cd34
|
Merge branch 'develop' into feature/OP-3394_Move-create-project-folders-to-pipeline
|
2022-09-07 12:05:07 +02:00 |
|
Jakub Trllo
|
3ac5305f65
|
better user query
|
2022-09-01 13:54:58 +02:00 |
|
Jakub Trllo
|
8e6b0567c9
|
skip 'WEBPUBLISH_OPENPYPE_USERNAME' usage
|
2022-09-01 13:54:29 +02:00 |
|
Jakub Trllo
|
6bcbf34d27
|
changed class name to 'CollectUsernameForWebpublish'
|
2022-09-01 13:53:39 +02:00 |
|
Jakub Trllo
|
c7ffda124e
|
moved 'create_project_folders' and 'get_project_basic_paths'
|
2022-08-31 16:10:54 +02:00 |
|
Jakub Trllo
|
a1b20c2268
|
use new location of 'create_project' function
|
2022-08-31 15:03:49 +02:00 |
|
Jakub Trllo
|
cd4b5ce227
|
Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline
|
2022-08-30 13:48:02 +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
|
fcb047770a
|
fix import in collect ftrack api
|
2022-08-29 12:07:51 +02:00 |
|
Jakub Trllo
|
10758ec144
|
use new source of order variables
|
2022-08-26 14:51:22 +02:00 |
|
Jakub Trllo
|
d0245ee23f
|
Merge pull request #3731 from pypeclub/feature/module_interfaces_cleanup
General: Module interfaces cleanup
|
2022-08-26 11:33:00 +02:00 |
|
Jakub Trllo
|
8cc6086e92
|
removed usage of 'ILaunchHookPaths'
|
2022-08-25 12:22:19 +02:00 |
|
Jakub Trllo
|
08efc477ca
|
small tweaks in usage of Logger
|
2022-08-24 16:21:04 +02:00 |
|
Jakub Trllo
|
882e00baef
|
use Logger instead of PypeLogger
|
2022-08-24 15:52:47 +02:00 |
|
Jakub Trllo
|
7a1d161ab4
|
Merge pull request #3677 from pypeclub/feature/OP-3733_Ftrack-set-version-status-on-integration
Ftrack: Store ftrack entities on hierarchy integration to instances
|
2022-08-24 14:08:37 +02:00 |
|