Commit graph

256 commits

Author SHA1 Message Date
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
3d4be3b63d fix typo of "inputLinks" key 2021-11-25 18:13:13 +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
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
Jakub Jezek
899ba680fa
Merge branch 'develop' into feature/OP-1933_nuke-toggle-baking-colorspace 2021-11-18 10:54:05 +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
Petr Kalis
05bed5458a
Merge branch 'develop' into chore/OP-2003_Remove-IS_HEADLESS-env-var-in-PS-webpublishing 2021-11-16 13:19:05 +01:00
Jakub Jezek
172a143ecb
plugin_tools: adding exception because 'mxf` is not supported by oiio 2021-11-16 11:56:20 +01:00
Petr Kalis
c30e7e0838 OP-2003 - added 0.0 when batch is in progress
FE is expecting 'progress' key
2021-11-16 11:30:56 +01:00
Petr Kalis
c999abda89
Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server
Add command line way of running site sync server
2021-11-12 19:10:03 +01:00
Petr Kalis
7013c6e25e OP-2003 - attempt to remove IS_HEADLESS and replace it with targets
WIP, targets not working yet
2021-11-12 17:36:18 +01:00
iLLiCiTiT
e6d76c5b58 fix python 2 unicode conversion 2021-11-11 14:17:09 +01:00
Petr Kalis
b0b695159c OP-1923 - fix - correct choosing of Local Settings overrides 2021-11-04 19:30:52 +01:00
Petr Kalis
73a4de5f27 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1923_Dirmap-in-Nuke 2021-11-04 18:10:07 +01:00
Petr Kalis
d2d486d24f Merged develop 2021-11-04 17:48:25 +01:00
Petr Kalis
24c1aed739 OP-1920 - renamed env var SITE_SYNC_LOCAL_ID to OPENPYPE_LOCAL_ID 2021-11-04 17:42:19 +01:00
iLLiCiTiT
733448e132 simplified getting short name 2021-11-04 15:40:23 +01:00
iLLiCiTiT
c4c8cc17f4 simplified application launch 2021-11-04 15:39:04 +01:00
iLLiCiTiT
73ead413a2 we know that type key is available on workdir data 2021-11-04 15:23:22 +01:00
iLLiCiTiT
789e13b1a5 removed dbcon argument as is not used 2021-11-04 15:23:03 +01:00
iLLiCiTiT
1f4777c48a removed unused argument 2021-11-04 15:22:40 +01:00
Petr Kalis
052366c608 OP-1932 - fix - source-path and destination path were switched for local sync 2021-11-03 15:11:52 +01:00
Petr Kalis
93953e65c8 OP-1932 - refactoring - moved everything to lib
Added caching class for expensive operations
2021-11-03 13:07:17 +01:00
iLLiCiTiT
92838aa150 Merge branch 'develop' into feature/new_publisher_core 2021-11-02 19:12:39 +01:00
Petr Kalis
852cea7714 Hound 2021-11-02 17:35:09 +01:00
Petr Kalis
1bfa8c7dae OP-1923 - implemented dirmap for Nuke 2021-11-02 15:33:35 +01:00
Petr Kalis
c6e424bc87 OP-1923 - abstracted dirmap for reuse in hosts
Implemented for Maya (refactored current implementation)
2021-11-02 12:05:37 +01:00
iLLiCiTiT
87cb264735 added checks of templates in project anatomy 2021-11-02 11:36:23 +01:00
Jakub Trllo
a3ba023a4e
Merge pull request #2179 from pypeclub/feature/OP-1661_Expect-asset-document-instead-of-asset-id-in-get_subset_name
Subset name: Be able to pass asset document to get subset name
2021-11-01 15:44:56 +01:00
iLLiCiTiT
2b7115c4b7 replaced '_get_subset_name' with 'get_subset_name_with_asset_doc' 2021-10-29 19:45:17 +02:00
Petr Kalis
b6bab8dbca
Merge pull request #2118 from pypeclub/PYPE-1901_RD-publishing-psd-with-studio-postprocessing
Publishing PSD with studio postprocessing
2021-10-29 14:55:28 +02:00
Petr Kalis
faf987fa0d Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1920_Add-command-line-running-of-Site-Sync-server 2021-10-29 11:36:12 +02:00
clement.hector
7ec884f2d5 filled anatomyData in publish plugins 2021-10-26 17:22:27 +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
Jakub Trllo
4598908382
Merge pull request #2175 from pypeclub/bugfix/OP-1829_Photoshop-Seems-to-not-launch-on-MacOs
MacOS: Launching of applications may cause Permissions error
2021-10-26 11:28:26 +02:00
iLLiCiTiT
db26055d56 use plist info to get full path to executable 2021-10-25 19:17:40 +02:00
Petr Kalis
421ac7716e OP-1920 - override get_local_site_id from env var 2021-10-25 16:48:04 +02:00
clement.hector
17af919d75 replace docstring 2021-10-25 15:16:20 +02:00
clement.hector
af2450fb04 remove change on get_workfile_template_key_from_context 2021-10-25 15:12:25 +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
clement.hector
f4641e1eda add suggestion 2021-10-21 11:20:40 +02:00
iLLiCiTiT
eacee0e015 Merge branch 'feature/new_publisher_core' of github.com:pypeclub/pype into feature/new_publisher_core 2021-10-20 10:22:57 +02:00
clement.hector
3c6d807df5 add dict for task name short and type 2021-10-20 10:20:13 +02:00
Petr Kalis
0188febe4f PYPE-1901 - added check that no other batch is currently processed
PS cannot be run twice on a host machine
2021-10-19 13:01:28 +02:00
iLLiCiTiT
11652b8483 Merge branch 'develop' into feature/new_publisher_core 2021-10-19 10:04:10 +02:00