Commit graph

139 commits

Author SHA1 Message Date
Jakub Trllo
f56e7bcbf8 removed deprecated functions from openpype lib 2023-02-13 10:51:21 +01: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
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
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
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
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
77d78aadf9 mark 'change_timer_to_current_context' in 'openpype.lib' as deprecated 2022-08-09 18:19:38 +02:00
Jakub Trllo
fbe1a773c0 marked functions in avalon context as deprecated 2022-08-09 16:17:39 +02:00
Jakub Trllo
01d87ba032 moved build workfile to 'openpype.pipeline.workfile' 2022-08-09 15:10:45 +02:00
Jakub Trllo
bf463afc41 moved 'get_workdir_from_session' to context tools 2022-08-09 13:50:16 +02:00
Jakub Trllo
02007784fa moved 'get_last_workfile_with_version' and 'get_last_workfile' to 'openpype.pipeline.workfile' 2022-08-09 12:56:50 +02:00
Jakub Trllo
c64578684d marked create and update workfile doc functions as deprecated 2022-08-09 12:31:26 +02:00
Jakub Trllo
fabec0819b maked moved functions as deprecated 2022-08-09 11:19:29 +02:00
Jakub Trllo
3333057c4a Merge branch 'develop' into feature/maya-build-from-template 2022-07-29 16:02:19 +02:00
Jakub Trllo
764207d033 fix missing import 'get_loaders_by_name' 2022-07-27 10:25:04 +02:00
Jakub Trllo
b2b6ffe0e4 updated 'collect_last_version_repres' with latest develop 2022-07-27 10:13:56 +02:00
Jakub Trllo
b1f2831868 moved 'get_loaders_by_name' to load utils 2022-07-27 10:12:04 +02:00
Jakub Trllo
84982f5d74 Merge branch 'develop' into feature/maya-build-from-template
# Conflicts:
#	openpype/lib/avalon_context.py
2022-07-27 10:04:57 +02:00
Jakub Trllo
9f9ac018bd use new functions instead of 'get_workdir_data' 2022-07-26 17:23:12 +02:00
Jakub Trllo
3561454a5f removed unused imports 2022-07-26 16:48:41 +02:00
Jakub Trllo
f120f22c71 Added information about removement to docstrings of deprecated functions 2022-07-26 16:48:13 +02:00
Jakub Trllo
5c6b47e503 mark functions in lib as deprecated and re-use functions from openpype.pipeline 2022-07-26 16:47:11 +02:00
Jakub Trllo
33464794be Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-25 10:35:33 +02:00
Milan Kolar
83139c4e48
Merge pull request #3522 from pypeclub/feature/OP-3592_Get-current-context-document-functions 2022-07-22 15:24:04 +02:00
Jakub Trllo
d232ad4f41 Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-20 16:25:56 +02:00
Jakub Trllo
ab34b6f1cf use normalized 'TemplateResult' output in 'get_workdir_with_workdir_data' 2022-07-20 10:12:56 +02:00
Jakub Trllo
37a02fe8e1 'get_workdir_with_workdir_data' returns 'TemplateResult' 2022-07-20 09:48:21 +02:00
Jakub Trllo
1a61bd03e0 marked 'get_latest_version' as deprecated 2022-07-15 18:12:39 +02:00
Jakub Trllo
c8d18dafa1 'is_latest' moved to pipeline as 'is_representation_from_latest' 2022-07-15 17:46:21 +02:00
Jakub Trllo
f3b628843b marked 'any_outdated' in 'openpype.lib' as deprecated 2022-07-15 17:06:35 +02:00
Jakub Trllo
35bd841939 marked 'get_asset' as deprecated 2022-07-15 15:31:51 +02:00
Jakub Trllo
eb352d0958 fix 'hero' kwargs 2022-07-04 16:51:54 +02:00
Jakub Trllo
24305ca803 Merge branch 'develop' into feature/OP-3506_Use-query-functions-in-openpype-lib 2022-07-04 16:51:07 +02:00
Jakub Trllo
a2b8df6964 normalize when workdir is received from session 2022-06-30 18:04:45 +02:00
Jakub Trllo
3bf3c0bab4 modified anatomy imports in lib itself 2022-06-30 17:56:54 +02:00
Jakub Trllo
728bfd6571 normalize workdir 2022-06-30 17:56:30 +02:00