Commit graph

297 commits

Author SHA1 Message Date
iLLiCiTiT
a61e3f70e7 Merge branch 'develop' into feature/OP_2395_env_groups 2021-12-20 14:36:59 +01:00
iLLiCiTiT
4de80689ed added environment group to extractenvironments command line argument 2021-12-17 17:54:02 +01:00
iLLiCiTiT
e3532074c5 environment group is part of all environment related functions and application launch context 2021-12-17 17:49:51 +01:00
iLLiCiTiT
de5a4ca0a1 added functin to parse environment data based on passed information 2021-12-17 17:48:25 +01:00
iLLiCiTiT
c777bc8afc application launch context nad launch hooks have access to modules manager 2021-12-16 16:56:31 +01:00
iLLiCiTiT
fb096d0f68 don't pass hierarchy in lib function 2021-12-16 16:56:09 +01:00
Petr Kalis
61bf279d4b
Merge branch 'develop' into feature/OP-2053_Add-validator-to-check-correct-version-of-extension-for-PS-and-AE 2021-12-14 11:28:30 +01:00
Jakub Trllo
3b9db7d43f
Merge pull request #2186 from Ellipsanime/add-key-parent-asset-in-path-templating
OpenPypeV3: Add key parent asset to path templating construction
2021-12-14 10:42:32 +01:00
Petr Kalis
2a540cdbde Merge branch 'feature/OP-2019_Create-test-publish-class-for-AE' into feature/OP-2053_Add-validator-to-check-correct-version-of-extension-for-PS-and-AE 2021-12-09 13:34:34 +01:00
Petr Kalis
23ed14a397 OP-2042 - remove superfluous logging 2021-12-08 11:41:02 +01:00
Petr Kalis
150f6efd08 OP-2042 - explicitly sort variants alphabetically 2021-12-06 17:00:28 +01:00
Petr Kalis
8eb7a30358 OP-2042 - added a functionality to inject additional command line arguments 2021-12-03 17:38:02 +01:00
Petr Kalis
ceeaf28dd7 OP-2042 - clean up files from different PR 2021-12-03 10:14:14 +01:00
Petr Kalis
49a6e8c55b OP-2019 - merge origin/develop 2021-12-02 19:22:04 +01:00
Petr Kalis
07fdcc6f4d OP-2019 - fixed wrong value 2021-12-02 19:07:46 +01:00
Petr Kalis
1762f4635b OP-2042 - fixed wrong value
Belongs to merged PR for AE testing
2021-12-02 19:04:44 +01:00
Ondrej Samohel
459f2b1be6
Merge remote-tracking branch 'origin/develop' into feature/OP-2045_Preview-for-multilayer-exrs 2021-11-30 13:39:21 +01:00
Petr Kalis
fab3b02b3e Merge remote-tracking branch 'origin/develop' into feature/OP-2042_nuke-testing-class 2021-11-30 12:08:59 +01:00
iLLiCiTiT
6eecf8e759 change task type before optional keys filling 2021-11-29 15:03:58 +01:00
iLLiCiTiT
7a5a0a5168 added preparation method which replaces {task} with {task[name]} in templates 2021-11-29 14:41:48 +01:00
iLLiCiTiT
12a6a528ca store site name to reuse it on reset 2021-11-29 14:41:12 +01:00
iLLiCiTiT
41c1f6a2d1 reuse already available variables 2021-11-29 13:09:00 +01:00
Jakub Trllo
f03472c017
Merge pull request #2322 from pypeclub/bugfix/input_links_cleanup
Input links: Cleanup and unification of differences
2021-11-26 19:41:22 +01:00
iLLiCiTiT
9772282a5c check for "id" key instead of "_id" in get_linked_asset_ids 2021-11-26 13:35:34 +01:00
Jakub Trllo
4eaea20c90
Merge pull request #2302 from pypeclub/bugfix/OP-2050_Delivery-action-cannot-publish-representation-published-on-different-platform
Delivery: Fix delivery paths created on windows
2021-11-26 11:41:48 +01:00
iLLiCiTiT
8b4ceb9c77 removed unused functions 2021-11-25 18:21:08 +01:00
iLLiCiTiT
57b7712167 convert extract jpeg as extract review and burnin 2021-11-25 18:18:32 +01:00
iLLiCiTiT
3d4be3b63d fix typo of "inputLinks" key 2021-11-25 18:13:13 +01:00
iLLiCiTiT
da4fe6bb49 added new functions to openpype.lib 2021-11-25 16:46:06 +01:00
iLLiCiTiT
66ae8a0ccd added function to create temp transcoding directory 2021-11-25 16:44:19 +01:00
iLLiCiTiT
a4cc0b43eb added missing import 2021-11-25 16:43:16 +01:00
iLLiCiTiT
ad7bf3d4bd added conversion function 2021-11-25 16:43:07 +01:00
iLLiCiTiT
3946729c8e added 'should_convert_for_ffmpeg' as extended version of 'should_decompress' 2021-11-25 16:42:53 +01:00
iLLiCiTiT
8ee3f07a40 implemented function which helps determine if can export any channels from input 2021-11-25 16:42:42 +01:00
iLLiCiTiT
57ce70d189 adde parsing function for oiio data 2021-11-25 16:41:10 +01:00
iLLiCiTiT
8915211af6 added helper function to call oiio tool and get input info 2021-11-25 16:40:55 +01:00
iLLiCiTiT
249bcd65c6 reorganization of 'should_compress' 2021-11-25 16:38:54 +01:00
iLLiCiTiT
6239c06715 changed imports and removed transcoding code from plugin tools 2021-11-25 15:48:29 +01:00
iLLiCiTiT
d4d799ebc2 created new transcoding subfile in openpype lib 2021-11-25 15:47:23 +01:00
iLLiCiTiT
4815ce5417 added 'is_oiio_supported' function to vendor bin utils 2021-11-25 15:46:22 +01:00
iLLiCiTiT
0544147c6f log stderr as info 2021-11-25 13:13:41 +01:00
Jakub Jezek
6f67e98081
Merge branch 'develop' into feature/OP-1933_nuke-toggle-baking-colorspace 2021-11-25 11:54:49 +01:00
iLLiCiTiT
b3d581dc47 make sure paths are available at any platform 2021-11-24 13:43:42 +01:00
iLLiCiTiT
b988508f15 modified get_linked_assets 2021-11-22 16:03:54 +01:00
clement.hector
fbb9d3e232 Add parent asset in anatomy 2021-11-22 13:58:51 +01:00
iLLiCiTiT
8e07e0e32b use list of arguments for ffprobe instead of running string with shell=True 2021-11-19 18:25:58 +01:00
iLLiCiTiT
acde01d7ef added 'get_workfir_data' to openpype api 2021-11-19 15:28:29 +01:00
Milan Kolar
6a2f0f573e
Merge pull request #2157 from Ellipsanime/add_key_task_name_type_and_short_in_path_templating 2021-11-18 21:28:40 +01:00
Petr Kalis
7456d0c380 OP-2019 - added remote publishing method for automatic tests 2021-11-18 18:17:21 +01:00
Jakub Jezek
899ba680fa
Merge branch 'develop' into feature/OP-1933_nuke-toggle-baking-colorspace 2021-11-18 10:54:05 +01:00