iLLiCiTiT
|
d71b8e2e40
|
modified use version argument handling to be able pass "latest"
|
2021-12-09 12:03:23 +01:00 |
|
iLLiCiTiT
|
406ece7e44
|
use new methods in start.py
|
2021-12-08 19:03:55 +01:00 |
|
iLLiCiTiT
|
52c5424f2b
|
modified messages
|
2021-12-08 18:31:50 +01:00 |
|
iLLiCiTiT
|
ce20415727
|
added option to pass "latest" to use version argument
|
2021-12-08 18:31:40 +01:00 |
|
iLLiCiTiT
|
767ef9d715
|
sort versions earlier
|
2021-12-08 18:31:14 +01:00 |
|
iLLiCiTiT
|
b0099ea5d4
|
skipped already done imports
|
2021-12-07 18:39:45 +01:00 |
|
iLLiCiTiT
|
a98bdc7d7f
|
catch and handle OpenPypeVersioNotFound exception
|
2021-12-07 18:39:24 +01:00 |
|
iLLiCiTiT
|
9b369de50c
|
raise OpenPypeVersionNotFound in run from code too
|
2021-12-07 18:38:43 +01:00 |
|
iLLiCiTiT
|
5d03abe627
|
removed play animation part
|
2021-12-07 18:30:51 +01:00 |
|
iLLiCiTiT
|
21b9926be4
|
simplified _find_frozen_openpype
|
2021-12-07 18:30:15 +01:00 |
|
Ondrej Samohel
|
383307d888
|
tweak tests and add get latest version
|
2021-12-03 13:51:03 +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 |
|