Commit graph

123 commits

Author SHA1 Message Date
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
Jakub Trllo
49cb5a3e16 hound fixes 2022-06-30 17:28:22 +02:00
Jakub Trllo
13123a4127 get_system_general_anatomy_data can accept already prepare system settings 2022-06-30 16:18:34 +02:00
Jakub Trllo
57e0f576c8 removed unused import 2022-06-30 16:18:19 +02:00
Jakub Trllo
a0bc06c620 use query functions for rest of avalon context functions 2022-06-30 16:18:12 +02:00
Jakub Trllo
5b600b8506 is_latest use new query functions 2022-06-30 16:11:54 +02:00
Jakub Trllo
9f29726d98 modified and moved project doc validation 2022-06-30 16:05:22 +02:00
Jakub Trllo
e147cd4132 added 'get_workfile_info' to openpype.client which replace 'get_workfile_doc' in openpype.lib 2022-06-30 16:04:25 +02:00
Jakub Trllo
4e7358f73b removed unused function 'get_hierarchy' 2022-06-30 14:47:08 +02:00
Jakub Trllo
c782c61c3c
Merge pull request #3357 from pypeclub/feature/OP-3420_Trigger-callback-on-workfile-open
Hosts: More options for in-host callbacks
2022-06-20 13:17:47 +02:00
Jakub Trllo
a28f76374e use get_openpype_username to fill data for templates filling 2022-06-17 14:33:26 +02:00
Jakub Trllo
89a7d438b4 added human readable keys into taskChanged topic data 2022-06-16 17:42:46 +02:00
Thomas Fricard
770b6d3ab2 setup build template in openpype lib 2022-06-09 12:54:08 +02:00
Jakub Trllo
ca803331e5 make sure keys are as list instead of 'dict_keys' in py2 2022-04-28 14:03:39 +02:00
Jakub Trllo
5e4d618be4 fixed new imports of avalon 2022-04-25 18:19:20 +02:00
Jakub Trllo
a579cd31c8 Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
Petr Kalis
b59a408a39
Merge pull request #2966 from pypeclub/feature/OP-2951_Download-all-workfile-inputs
SiteSync: Download all workfile inputs
2022-04-25 16:13:09 +02:00