Ondřej Samohel
|
46e3681feb
|
Merge pull request #2428 from 2-REC-forks/bugfix/plugins_shortpath
Short Pyblish plugin path
|
2021-12-22 17:05:59 +01:00 |
|
Jakub Trllo
|
d18eee883b
|
Merge pull request #2401 from pypeclub/feature/OP-2013_MongoDB-Ability-to-specify-replica-set-groups
General: MongoDB ability to specify replica set groups
|
2021-12-22 12:57:31 +01:00 |
|
iLLiCiTiT
|
5efef322a6
|
added attribute log_mongo_url_components back for older builds
|
2021-12-22 11:37:31 +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
|
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 |
|
iLLiCiTiT
|
d83989c9b3
|
use first part of url for replica set urls
|
2021-12-13 19:28:14 +01:00 |
|
iLLiCiTiT
|
432c9f8f15
|
decompose_url is now private function _decompose_url
|
2021-12-13 19:27:31 +01:00 |
|
iLLiCiTiT
|
975f0a1c68
|
removed unused compose_url
|
2021-12-13 19:25:17 +01:00 |
|
iLLiCiTiT
|
f712b207f2
|
removed compose_url and decompose_url from api and lib functions
|
2021-12-13 19:25:08 +01:00 |
|
iLLiCiTiT
|
818740c359
|
use default components in log mongo
|
2021-12-13 19:23:59 +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 |
|