Commit graph

22 commits

Author SHA1 Message Date
iLLiCiTiT
93432c1836 hound fixes 2020-12-22 18:56:50 +01:00
iLLiCiTiT
c7a650986a plugin_tools is again using run_subprocess instead of execute 2020-12-22 17:11:00 +01:00
Milan Kolar
c99950a1c7 plugin tools use execute instead of subprocess 2020-12-21 21:09:16 +01:00
Milan Kolar
067666bbe8 return missing commits from previous 2.x/develop merge 2020-12-21 19:30:20 +01:00
Milan Kolar
be9c4d4841 Revert "Merge remote-tracking branch 'origin/2.x/develop' into develop"
This reverts commit b38585243c.
2020-12-18 12:49:28 +01:00
Milan Kolar
b38585243c Merge remote-tracking branch 'origin/2.x/develop' into develop 2020-12-18 12:47:32 +01:00
Petr Kalis
2ca672b7b7 Hound 2020-12-11 22:06:53 +01:00
Petr Kalis
7d9a7c4625 Rework oiio_supported - return only boolean
Removed multipartExr part, not implemented yet, nothing to do with DWAA
Try catch added temporarily to maximalize chance to finish publish,
possible failures beause of DWAA and no oiio results in log and empty
result, not an exception and hard fail.
2020-12-11 21:59:57 +01:00
Petr Kalis
5ca4f47097 Changed order of conditions 2020-12-09 11:30:24 +01:00
Jakub Jezek
b74dc3a7a7
fix(global): two types on repre["files"] support and better exception
oiio_supported didn't test path existence
2020-12-09 10:07:18 +01:00
Petr Kalis
52feeabb44 DWAA support
Redo of PR on 'master'
2020-12-08 17:47:13 +01:00
iLLiCiTiT
d44d63cdc0 Merge branch 'develop' into 3.0/refactoring 2020-12-07 15:46:41 +01:00
unknown
27e360a06e Merge branch 'release/2.14.2' into develop 2020-12-04 21:21:21 +01:00
iLLiCiTiT
1fee2d524c fix imports in lib 2020-12-04 13:05:16 +01:00
Petr Kalis
4d742f50e2 Hound 2020-12-04 11:40:27 +01:00
Petr Kalis
df76d931a1 AE - fix publish after background load 2020-12-04 10:57:53 +01:00
Milan Kolar
d8b94cca5c remove unused config imports 2020-12-03 20:45:32 +01:00
Milan Kolar
92d751d94d replace project_settings with get_project_settings 2020-12-03 16:04:52 +01:00
Milan Kolar
f7655dbb44 change automatic plugin config loading to settings 2020-12-03 11:09:57 +01:00
Petr Kalis
5d07af223c #664 - moved last 2 functions
removed obsolete lib_old.py
2020-11-11 20:40:38 +01:00
Milan Kolar
d11ef77236 fix relative imports for 2.x compatibility 2020-10-28 16:07:09 +01:00
Ondřej Samohel
bc8d66fdc1
extracted few things from lib.py 2020-10-28 13:03:11 +01:00