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 |
|
Jakub Trllo
|
618137cf58
|
added root environments to launch environments
|
2022-10-06 16:30:08 +02:00 |
|
Jakub Trllo
|
a7d82ecbc0
|
Merge pull request #3838 from pypeclub/feature/OP-3828_Workfile-template-build-enhancements
General: Workfile template build enhancements
|
2022-09-26 10:14:08 +02:00 |
|
Jakub Trllo
|
00995475d9
|
added function to get default values of attribute definitions
|
2022-09-23 13:23:32 +02:00 |
|
Petr Kalis
|
8d9c3f2b5e
|
OP-3938 - extracted image an video extensions to lib.transcoding
Extracted to lib for better reusability.
|
2022-09-22 14:51:29 +02:00 |
|
Jakub Trllo
|
022b6c6f54
|
Merge pull request #3849 from pypeclub/feature/transcoding_float2_attr_type
General: Transcoding handle float2 attr type
|
2022-09-22 09:37:13 +02:00 |
|
Jakub Trllo
|
e5b82d1123
|
lowered log level and modified messages on unknown value type
|
2022-09-14 13:50:21 +02:00 |
|
Jakub Trllo
|
6186c63c59
|
added 'float2' type support
|
2022-09-14 13:50:01 +02:00 |
|
Roy Nieterau
|
817886b234
|
Fix typo in logic
|
2022-09-14 13:39:10 +02:00 |
|
Jakub Trllo
|
b6e717bf98
|
Merge branch 'develop' into feature/OP-3828_Workfile-template-build-enhancements
|
2022-09-12 09:57:56 +02:00 |
|
Jakub Trllo
|
d5346a14d9
|
implemented helper functions to receive placeholder option keys
|
2022-09-09 12:28:32 +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
|
88ab0462b5
|
fix new import path
|
2022-09-05 12:21:19 +02:00 |
|
Jakub Trllo
|
81d8a53dba
|
fix function name
|
2022-09-05 12:20:16 +02:00 |
|
Jakub Trllo
|
9665f1c9d3
|
Merge branch 'develop' into feature/OP-3788_Move-queries-of-asset-and-representation-links
|
2022-08-31 18:25:13 +02:00 |
|
Jakub Trllo
|
c8ef54e9ce
|
use new source of 'get_linked_ids_for_representations'
|
2022-08-31 18:22:04 +02:00 |
|
Jakub Trllo
|
17cfd18d1a
|
use new location of 'get_linked_assets'
|
2022-08-31 18:19:51 +02:00 |
|
Jakub Trllo
|
111a0be1a8
|
removed not needed lines
|
2022-08-31 16:21:23 +02:00 |
|
Jakub Trllo
|
c7ffda124e
|
moved 'create_project_folders' and 'get_project_basic_paths'
|
2022-08-31 16:10:54 +02:00 |
|
Jakub Trllo
|
d3a9610c5a
|
moved helper function to pipeline.project_folders
|
2022-08-31 16:09:15 +02:00 |
|
Jakub Trllo
|
acf3d67f24
|
moved 'create_workdir_extra_folders' to 'openpype.pipeline.workfile'
|
2022-08-31 15:59:20 +02:00 |
|
Jakub Trllo
|
ac273094ba
|
added removement version
|
2022-08-31 15:10:58 +02:00 |
|
Jakub Trllo
|
c62e12a11b
|
marked 'create_project' in lib as deprecated
|
2022-08-31 15:03:19 +02:00 |
|
Jakub Trllo
|
de499bf748
|
Merge pull request #3749 from pypeclub/feature/OP-3790_Move-hostdir-rename-functionality
General: Move hostdirname functionality into host
|
2022-08-30 19:19:53 +02:00 |
|
Jakub Trllo
|
19c7d2b8a1
|
marked 'copy_file' as deprecated
|
2022-08-29 15:20:21 +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
|
ea241ca807
|
added some docstrings to deprecated functions
|
2022-08-29 14:41:44 +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
|
aeb30b3101
|
marked functions in delivery as deprecated
|
2022-08-29 14:13:21 +02:00 |
|
Jakub Trllo
|
c26119cc9f
|
use new functions in code
|
2022-08-29 14:13:08 +02:00 |
|
Jakub Trllo
|
6398f02109
|
copied function to collect frames 'collect_frames'
|
2022-08-29 14:10:48 +02:00 |
|
Jakub Trllo
|
3618e8f856
|
create formatting function for file sizes 'format_file_size'
|
2022-08-29 14:10:23 +02:00 |
|
Jakub Trllo
|
5133d9d22e
|
removed 'HostDirmap' from lib
|
2022-08-29 13:16:45 +02:00 |
|
Jakub Trllo
|
6801a719d3
|
added method to get last available variant in application manager
|
2022-08-26 16:06:59 +02:00 |
|
Jakub Trllo
|
9e7abf5804
|
Merge branch 'develop' into feature/OP-3819_Move-subset-name-functionality
|
2022-08-26 14:59:49 +02:00 |
|
Jakub Trllo
|
35b389f4a2
|
Merge branch 'develop' into feature/OP-3817_Move-aftereffects-functions-to-aftereffects
|
2022-08-26 14:54:16 +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
|
9c3e37e3f4
|
removed unused functions from openpype lib
|
2022-08-25 17:55:04 +02:00 |
|
Jakub Trllo
|
7356fc666d
|
moved collection of launch hooks from modules into applications logic
|
2022-08-25 12:31:47 +02:00 |
|
Jakub Trllo
|
d263a8ef9d
|
remove functions from openpype lib
|
2022-08-25 12:02:51 +02:00 |
|
Jakub Trllo
|
c352ae5bcc
|
add deprecation warning for PypeLogger and added docstring about deprecation
|
2022-08-24 15:57:52 +02:00 |
|
Jakub Trllo
|
882e00baef
|
use Logger instead of PypeLogger
|
2022-08-24 15:52:47 +02:00 |
|
Jakub Trllo
|
26270c4d57
|
Merge pull request #3714 from pypeclub/feature/legacy_creator_getter_function
General: Move creators plugin getter
|
2022-08-24 12:28:13 +02:00 |
|
Jakub Trllo
|
9c86a2a879
|
Merge pull request #3713 from pypeclub/feature/OP-3789_Remove-constants-from-avalon_context
General: Move constants from lib to client
|
2022-08-24 11:13:49 +02:00 |
|
Jakub Trllo
|
7a4cd9c1fa
|
removed 'get_subset_name' and renamed 'get_subset_name_with_asset_doc' to 'get_subset_name'
|
2022-08-23 19:20:04 +02:00 |
|
Jakub Trllo
|
df0565222c
|
marked functions in openpype.lib as deprecated
|
2022-08-23 19:15:54 +02:00 |
|
Jakub Trllo
|
da80b2506e
|
moved get creator by name to pipeline.create
|
2022-08-23 18:21:47 +02:00 |
|