Petr Kalis
|
1cbcdba969
|
OP-2053 - merge develop
|
2021-12-14 15:26:15 +01:00 |
|
Petr Kalis
|
148bb47b7d
|
OP-2053 - allow injection of AVALON_DB env var as a db
|
2021-12-14 10:54:10 +01:00 |
|
Petr Kalis
|
c0ad1b5d8b
|
OP-2042 - use existing value of env var OPENPYPE_DATABASE_NAME if possible
For better automatic testing
|
2021-12-07 11:01:55 +01:00 |
|
iLLiCiTiT
|
d31ba09b6c
|
fix check of oiio path for darwin
|
2021-11-26 11:41:54 +01:00 |
|
iLLiCiTiT
|
fb003bf9b0
|
fix import
|
2021-11-25 12:20:43 +01:00 |
|
iLLiCiTiT
|
cec39c9a67
|
validate existence of executable instead of executing them
|
2021-11-25 11:28:24 +01:00 |
|
Petr Kalis
|
6a2e804c46
|
Fix - add check for presence of destination
|
2021-11-05 17:48:52 +01:00 |
|
Petr Kalis
|
4283345694
|
Fix - switch back to Popen
|
2021-11-05 17:47:08 +01:00 |
|
Petr Kalis
|
51aa86da7a
|
Fix - used osascript
|
2021-11-05 17:27:54 +01:00 |
|
Petr Kalis
|
95fd21999e
|
Fix - switched source destination
|
2021-11-05 16:46:20 +01:00 |
|
Petr Kalis
|
a61ae434e2
|
Fix - added sudo
|
2021-11-05 16:32:35 +01:00 |
|
Petr Kalis
|
3872b3909e
|
Fix - add exception handling
|
2021-11-05 14:21:12 +01:00 |
|
Petr Kalis
|
0a9d2cde7f
|
Fix - ln -s on Linux and Popen is weird
|
2021-11-05 12:01:10 +01:00 |
|
Petr Kalis
|
efc4ba8b6c
|
Fix - different command used for Linux and Mac OS
|
2021-11-05 09:50:37 +01:00 |
|
Milan Kolar
|
7c2da65a69
|
Merge pull request #1744 from pypeclub/feature/move-to-pyside2
|
2021-10-18 15:26:14 +02:00 |
|
iLLiCiTiT
|
330d61cf00
|
make sure that mapping is set to iterable
|
2021-10-11 17:40:41 +02:00 |
|
Ondřej Samohel
|
1c13ce2c51
|
Merge branch 'develop' into feature/move-to-pyside2
|
2021-10-07 23:06:45 +02:00 |
|
iLLiCiTiT
|
06c3076c99
|
ssl certificate filepath is not added to mongo connection string but is added as argument to MongoClient
|
2021-10-01 18:15:06 +02:00 |
|
iLLiCiTiT
|
4fd4b8e2e8
|
fix import of get_openpype_global_settings
|
2021-10-01 16:33:06 +02:00 |
|
iLLiCiTiT
|
be191b0c93
|
use 'add_certificate_path_to_mongo_url' on openpype start
|
2021-10-01 14:55:57 +02:00 |
|
Petr Kalis
|
a5abaa6068
|
Merge pull request #2091 from pypeclub/PYPE-1310_client-start-of-openpype-with-google-drive-stream-path-remaping
Added running configurable disk mapping command before start of OP
|
2021-09-30 14:38:25 +02:00 |
|
Petr Kalis
|
021f1a7ccd
|
Fixed possibility of multiple drives
|
2021-09-29 19:03:45 +02:00 |
|
Petr Kalis
|
97b0a72ca9
|
Fixed returncode for repeatable starts
|
2021-09-29 18:57:35 +02:00 |
|
Petr Kalis
|
a6e334c16d
|
Added running configurable disk mapping command before start of OP
|
2021-09-29 18:50:50 +02:00 |
|
iLLiCiTiT
|
d217827ce8
|
fixed oiio tool path for linux machines
|
2021-09-28 14:34:44 +02:00 |
|
iLLiCiTiT
|
81f743bd21
|
tkinter message is visible in taskbar
|
2021-09-22 11:28:32 +02:00 |
|
iLLiCiTiT
|
0b4cd58858
|
fix oiio executable name
|
2021-09-22 10:48:48 +02:00 |
|
iLLiCiTiT
|
7fe3fd1d11
|
show tkinter message box if validation crashes
|
2021-09-21 14:06:25 +02:00 |
|
iLLiCiTiT
|
e24b142962
|
added startup validations of ffmpeg and oiio tool
|
2021-09-21 12:53:23 +02:00 |
|
Ondřej Samohel
|
03ced72990
|
Merge remote-tracking branch 'origin/bugfix/linux-build' into feature/move-to-pyside2
|
2021-09-20 18:19:42 +02:00 |
|
Ondřej Samohel
|
e3f0e89e21
|
default value for pop
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2021-09-01 13:05:43 +02:00 |
|
Ondrej Samohel
|
901e5f5266
|
refactor common code, change handling of env var
|
2021-08-31 18:24:24 +02:00 |
|
Ondrej Samohel
|
fcb2640c94
|
fix env var name
|
2021-08-20 18:12:38 +02:00 |
|
Ondrej Samohel
|
2b11e589c5
|
handle igniter dialog
|
2021-08-20 18:06:57 +02:00 |
|
Ondrej Samohel
|
df310da141
|
add update dialog
|
2021-08-20 17:57:28 +02:00 |
|
Ondřej Samohel
|
b582d56234
|
Merge remote-tracking branch 'origin/develop' into feature/move-to-pyside2
|
2021-08-19 17:44:37 +02:00 |
|
Ondrej Samohel
|
b6d8310457
|
hound fixes, checks for missing files
|
2021-08-13 18:18:57 +02:00 |
|
Ondrej Samohel
|
b4a3038623
|
add --validate-version and --headless
|
2021-08-13 18:02:12 +02:00 |
|
iLLiCiTiT
|
0e2bf5f522
|
compute environments after merge envs
|
2021-08-03 17:49:21 +02:00 |
|
iLLiCiTiT
|
00ea737307
|
start.py can use get_general_environments if is available
|
2021-07-26 10:40:46 +02:00 |
|
Ondrej Samohel
|
3dd40f184b
|
Merge remote-tracking branch 'refs/remotes/origin/develop'
Conflicts:
tools/create_env.sh
tools/fetch_thirdparty_libs.sh
|
2021-07-12 18:24:20 +02:00 |
|
Ondrej Samohel
|
9d8b3d2224
|
fix standalone --use-staging
|
2021-07-07 12:46:32 +02:00 |
|
Ondrej Samohel
|
bbd6e1f24e
|
fix processing of --use-version
|
2021-07-02 17:02:55 +02:00 |
|
Ondrej Samohel
|
3b71660224
|
fix staging info
|
2021-07-02 16:49:20 +02:00 |
|
Ondrej Samohel
|
c2b6f199c6
|
fail if invalid version format requested
|
2021-07-02 16:46:52 +02:00 |
|
Ondrej Samohel
|
07a18a15b2
|
fix argument
|
2021-07-02 16:08:10 +02:00 |
|
Ondrej Samohel
|
ad1891e637
|
add list version command, fix staging and use-version
|
2021-07-02 14:55:35 +02:00 |
|
iLLiCiTiT
|
64a1839c9d
|
add vendor directory to sys.path in start.py
|
2021-06-23 10:24:59 +02:00 |
|
Ondřej Samohel
|
be48678836
|
fix hound
|
2021-06-01 21:52:45 +02:00 |
|
Ondřej Samohel
|
493964aee2
|
initialize blessed term only in console mode
|
2021-06-01 21:50:21 +02:00 |
|