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
|
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 |
|
Jakub Trllo
|
38e907d4ea
|
removed unused import and added deprecation comment
|
2022-08-23 17:48:43 +02:00 |
|
Jakub Trllo
|
2ded3136c7
|
moved project name regex to client operations and use it from there
|
2022-08-23 17:47:04 +02:00 |
|
Jakub Trllo
|
bc7aa718ad
|
use current schemas from client
|
2022-08-23 17:45:49 +02:00 |
|
Jakub Trllo
|
867f91d9f4
|
removed unused import
|
2022-08-22 14:42:52 +02:00 |
|
Jakub Trllo
|
d74eb5961e
|
fix typo
|
2022-08-22 14:42:45 +02:00 |
|
Jakub Trllo
|
38d2233b3f
|
added or modified removement version in Deprecated category of deprecated functions
|
2022-08-22 14:37:14 +02:00 |
|
Jakub Trllo
|
6257fcb777
|
marked 'compute_session_changes' and 'update_current_task' as deprecated in openpype.lib
|
2022-08-22 14:34:43 +02:00 |
|
Jakub Trllo
|
93c9fb2309
|
Merge pull request #3578 from pypeclub/feature/maya-build-from-template
Maya: Build workfile by template
|
2022-08-18 10:36:39 +02:00 |
|
Jakub Trllo
|
9694a7692b
|
Merge pull request #3647 from pypeclub/feature/OP-3314_Hosts-as-Addons-step-1
Maya: Hosts as modules
|
2022-08-17 15:09:24 +02:00 |
|
iLLiCiTiT
|
5a0b987418
|
Merge branch 'develop' into feature/maya-build-from-template
|
2022-08-12 20:26:40 +02:00 |
|
Jakub Trllo
|
e95c58e7b0
|
Merge pull request #3637 from pypeclub/feature/OP-3646_Move-workfiles-functions-into-pipeline
General: Move workfiles functions into pipeline
|
2022-08-12 20:07:20 +02:00 |
|
Jakub Trllo
|
041c676f2c
|
Merge branch 'develop' into feature/maya-build-from-template
|
2022-08-11 17:34:10 +02:00 |
|
Jakub Trllo
|
7d304d0f86
|
host module can define workfile extensions
|
2022-08-11 13:39:32 +02:00 |
|
Jakub Trllo
|
58af54c443
|
let host module add it's prelaunch hooks and don't guess it
|
2022-08-11 13:33:35 +02:00 |
|
Jakub Trllo
|
32176ba234
|
modules does not have to inherit from ILaunchHookPaths and application is passed to 'collect_launch_hook_paths
|
2022-08-11 13:29:06 +02:00 |
|
Jakub Trllo
|
88be040598
|
modev 'add_implementation_envs' to maya module and application knows that it should look there
|
2022-08-11 12:43:50 +02:00 |
|