Commit graph

41 commits

Author SHA1 Message Date
Jakub Trllo
f0801cb098
Chore: Remove deprecated functions (#5323)
* removed deprecated files from root of openpype

* removed deprecated content from openype/lib

* fix imports
2023-07-25 16:19:14 +02:00
Jakub Trllo
f56e7bcbf8 removed deprecated functions from openpype lib 2023-02-13 10:51:21 +01:00
Jakub Trllo
acf3d67f24 moved 'create_workdir_extra_folders' to 'openpype.pipeline.workfile' 2022-08-31 15:59:20 +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
9c3e37e3f4 removed unused functions from openpype lib 2022-08-25 17:55:04 +02:00
Jakub Trllo
d263a8ef9d remove functions from openpype lib 2022-08-25 12:02:51 +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
08a9cb2073 fix typo 2022-08-05 10:08:07 +02:00
Jakub Trllo
cf42e8fa44 mark functions in openpype.lib as deprecated 2022-08-01 14:15:26 +02:00
Jakub Trllo
eed6acd53c use query function in plugin tools 2022-06-30 16:50:36 +02:00
Jakub Trllo
066d6123d6 replace avalon imports in openpype.lib 2022-04-14 12:29:41 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Roy Nieterau
136a163122 Fix typos in openpype/lib 2022-01-16 13:16:22 +01:00
2-REC
6d15256840 Simplified indexing 2021-12-21 17:38:39 +07:00
2-REC
c814e04691 Check min length of plugin path 2021-12-21 17:35:29 +07:00
iLLiCiTiT
6239c06715 changed imports and removed transcoding code from plugin tools 2021-11-25 15:48:29 +01:00
Jakub Ježek
ea76c1c346
Update openpype/lib/plugin_tools.py
improving exception behavior

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2021-11-16 14:45:00 +01:00
Jakub Jezek
172a143ecb
plugin_tools: adding exception because 'mxf` is not supported by oiio 2021-11-16 11:56:20 +01:00
iLLiCiTiT
2b7115c4b7 replaced '_get_subset_name' with 'get_subset_name_with_asset_doc' 2021-10-29 19:45:17 +02:00
iLLiCiTiT
0f6145f0a6 added second function get_subset_name_with_asset_doc to be able get subset name 2021-10-26 16:02:21 +02:00
Petr Kalis
479878dc08 Merge remote-tracking branch 'origin/develop' into OP-1206_Add-loader-for-linked-smart-objects-in-Photoshop 2021-10-25 14:01:53 +02:00
Petr Kalis
a10963188d Fix - better approach for oiio_supported 2021-10-14 17:32:00 +02:00
Petr Kalis
2ae4b12f21 Fix - oiiotool wasn't recognized even if present
This caused to DWAA support not working even if it could
2021-10-14 12:07:13 +02:00
Petr Kalis
eb4cd6d7c6 PYPE-1901 - extracted method for task parsing 2021-10-12 18:27:32 +02:00
Petr Kalis
b90bcd9877 PYPE-1901 - New pluging for remote publishing (webpublish)
Extracted _json_load method
2021-10-08 17:25:42 +02:00
iLLiCiTiT
983a2fff25 added task type usage in get_subset_name 2021-09-16 14:16:24 +02:00
iLLiCiTiT
7ae3cf157e capitalization works only on char and number symbols 2021-06-08 18:45:22 +02:00
iLLiCiTiT
bdc009bf5b get_subset_name can accept dynamic_data 2021-06-08 15:56:56 +02:00
iLLiCiTiT
90fb363ce0 allow to pass list of lists or dict to prepare_template_data 2021-06-08 15:56:30 +02:00
iLLiCiTiT
557352f7ed loader setting overrides are added for both Loader and SubsetLoader classes 2021-05-07 19:59:42 +02:00
Milan Kolar
b59da71aa9
Merge pull request #1416 from pypeclub/3.0/feature/PS_group_subset_by_task_name 2021-05-06 20:29:26 +02:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
Petr Kalis
623f19c5fa PS subset group - added new standard function
Implementation should follow Create subset name approach
2021-05-04 16:03:23 +02:00
iLLiCiTiT
2b97f7d044 Merge branch 'develop' into 1175-add-ffmpeg-and-othe-binaries-to-build 2021-04-15 16:24:32 +02:00
iLLiCiTiT
dbf6727f49 fix global settings for pyblish plugins 2021-04-14 16:35:21 +02:00
iLLiCiTiT
203c32183d replaced usage of OPENPYPE_OIIO_PATH env with get_oiio_tools_path function 2021-04-14 15:14:50 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Renamed from pype/lib/plugin_tools.py (Browse further)