Commit graph

68 commits

Author SHA1 Message Date
Milan Kolar
665fce94f4 bump version to beta 2021-04-01 22:37:22 +02:00
Milan Kolar
7b41968ab0 fix forgotten pype imports 2021-04-01 19:20:08 +02:00
Ondrej Samohel
787404f21a
Merge branch 'openpype-develop' into openpype-infrastructure
# Conflicts:
#	igniter/bootstrap_repos.py
#	igniter/install_thread.py
#	igniter/user_settings.py
#	start.py
2021-04-01 17:46:17 +02:00
Ondrej Samohel
2a5c620087
Merge remote-tracking branch 'openpype/bugfix/pype-modules-path-unification' into openpype-infrastructure
# Conflicts:
#	igniter/bootstrap_repos.py
#	igniter/tools.py
#	start.py
2021-04-01 17:22:49 +02:00
Ondrej Samohel
eb829e2ed3
rename done in igniter 2021-04-01 16:51:44 +02:00
iLLiCiTiT
f0f2631aaa Merge branch 'develop' into feature/environment_prefix 2021-04-01 15:08:56 +02:00
Milan Kolar
dcce50ea9e rename pype to openpype on icons 2021-04-01 14:46:49 +02:00
iLLiCiTiT
c26f3ff8c7 changed prefixes in igniter 2021-04-01 14:14:11 +02:00
Milan Kolar
fd67d8924b update all icons to openpype version 2021-04-01 13:19:26 +02:00
iLLiCiTiT
3280d1a8aa removed forgotten line 2021-03-31 16:16:54 +02:00
iLLiCiTiT
fae5a6506c added url argument back to docstring 2021-03-31 16:16:44 +02:00
iLLiCiTiT
75f9fd7d1c close validation mongo connection 2021-03-31 15:26:44 +02:00
iLLiCiTiT
c51f31161e changed how paths are checked 2021-03-31 15:07:20 +02:00
iLLiCiTiT
b98fd5d0a9 modified get_pype_path_from_db to use get_pype_global_settings function 2021-03-31 15:02:18 +02:00
iLLiCiTiT
e7781a4540 added function to load global settings from mongo 2021-03-31 15:00:41 +02:00
iLLiCiTiT
a9442274ec removed unused function load_environments from igniter 2021-03-31 14:59:23 +02:00
Ondrej Samohel
8d61529fb0
mimic source hierarchy in zips for frozen and live code 2021-03-29 13:55:43 +02:00
Milan Kolar
a3b03ba4d6 add alpha1 to version 2021-03-12 19:02:38 +01:00
Milan Kolar
b4dfbedad4 prep versions for alpha 2021-03-12 17:17:23 +01:00
Milan Kolar
fdfb24ee5e set pwd before importint Qt 2021-03-11 15:13:57 +01:00
Milan Kolar
7c4aa85de0 Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype 2021-03-11 12:45:51 +01:00
Ondrej Samohel
c41a652e18
updated avalon-core, few minor fixes 2021-03-09 22:41:32 +01:00
Ondrej Samohel
8defec44de
ensure 100% progress bar when finished 2021-03-08 23:31:49 +01:00
Ondrej Samohel
c7e8ab4d87
fix return states 2021-03-08 23:00:57 +01:00
Ondrej Samohel
02327ac39e
fix error handlig 2021-03-08 12:54:11 +01:00
Ondrej Samohel
f181f0ba84
fix case when mongo url is not apriori set 2021-03-08 12:32:35 +01:00
Ondrej Samohel
3d1ec0278a
add option to run w/o installation 2021-03-05 20:41:35 +01:00
Ondrej Samohel
8db42c93c3
hound fixes and version for igniter 2021-03-05 17:14:53 +01:00
Ondrej Samohel
4fa47cbe01
streamlined UI 2021-03-05 17:06:39 +01:00
Ondrej Samohel
30537adba6
hound fixes 2021-03-02 21:39:09 +01:00
Ondrej Samohel
74e2b580c9
igniter dialog improvements 2021-03-02 21:33:23 +01:00
Ondrej Samohel
4d24a5d1f0
stop loading environments before version is determined 2021-03-02 21:32:43 +01:00
Ondrej Samohel
946c93ad5d
igniter UI improvements
simplifying installation
2021-03-02 13:38:53 +01:00
Petr Kalis
ae5163ad89 Deadline in Pype 3 - added change of pwd
Without it Deadline tries to load wrong Qt from its pwd
2021-02-25 18:30:29 +01:00
Ondrej Samohel
10686e06c5
change version comparsion, handling of venv and startup 2021-01-15 22:42:16 +01:00
Ondrej Samohel
78ca7e8bcf
reduce complexity, fix hound 2021-01-14 21:30:32 +01:00
Ondrej Samohel
432dc13b9d
bugfixes and refactors 2021-01-14 20:47:24 +01:00
Ondrej Samohel
f82281adb9
fix create_env, add icon, igniter as subprocess, refactored start 2021-01-14 18:22:15 +01:00
Ondřej Samohel
5e06361968
streamline pype installation, updated tools 2021-01-12 22:53:53 +01:00
Ondřej Samohel
84c8e9e8b1
fixes for build, acre in pypeclub fork 2021-01-12 15:33:31 +01:00
Ondrej Samohel
cd15d111f3
move acre and pyblish-base to requirements 2021-01-12 12:00:40 +01:00
Ondrej Samohel
bc9a7c1989
fix hound bitching 2021-01-11 22:26:03 +01:00
Ondrej Samohel
e03c337660
filtering zip file 2021-01-11 21:58:45 +01:00
Ondrej Samohel
18d63433e0
fixed tests, renamed entry point 2021-01-08 19:29:25 +01:00
Ondřej Samohel
a6bbee9abf
dropping support for pype repositories as zip files 2021-01-07 19:21:13 +01:00
iLLiCiTiT
8b7b62c044 add acre to sys path in igniter as pype.py has invalid relative path to repos 2020-12-04 16:40:59 +01:00
iLLiCiTiT
8e39835e4a add full path to acre module 2020-12-04 14:42:31 +01:00
iLLiCiTiT
875b4b2c1b fix environments getter 2020-12-04 14:01:54 +01:00
Ondřej Samohel
38ed825d7d
fix keyring import bug 2020-11-23 18:50:28 +01:00
Ondřej Samohel
bfff689926
hound fixes 2020-11-23 13:39:17 +01:00