iLLiCiTiT
|
a8a7ec91c6
|
bootstrap from code is using OPENPYPE_ROOT to determine it's paths
|
2021-04-14 11:40:04 +02:00 |
|
iLLiCiTiT
|
c5669a292d
|
define OPENPYPE_ROOTvariable at the top of start.py
|
2021-04-14 11:38:54 +02:00 |
|
Milan Kolar
|
a390a55428
|
Merge pull request #1271 from pypeclub/bugfix/missing_openpype_root_from_pythonpath
add openpype_root to pythonpath
|
2021-04-09 10:32:07 +02:00 |
|
iLLiCiTiT
|
e81c9dd5b5
|
fix bootstrap attribute access
|
2021-04-08 16:54:55 +02:00 |
|
Milan Kolar
|
d1a55e3923
|
add openpype_root to pythonpath
|
2021-04-07 15:31:59 +02:00 |
|
Petr Kalis
|
306e862824
|
Setting of openpype database must be higher
Added missed ones
|
2021-04-01 22:27:59 +02:00 |
|
Petr Kalis
|
73841259bf
|
Rebrand database access
All occurences of 'pype' database should be replaced with 'openpype'
|
2021-04-01 22:16:46 +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
|
7f15ef8d81
|
changed environment prefixes in rest of pype module
|
2021-04-01 15:53:13 +02:00 |
|
Ondrej Samohel
|
69cafcddda
|
pype -> openpype in tools and scripts
|
2021-04-01 15:02:44 +02:00 |
|
iLLiCiTiT
|
abdf4a1f99
|
changed environments in start.py
|
2021-04-01 14:10:43 +02:00 |
|
Ondrej Samohel
|
8d61529fb0
|
mimic source hierarchy in zips for frozen and live code
|
2021-03-29 13:55:43 +02:00 |
|
Ondrej Samohel
|
b9a6e093ab
|
better handle connection errors to db
|
2021-03-26 16:49:18 +01:00 |
|
Ondrej Samohel
|
64fcec4d4a
|
fix README.md and pype root determination when running from sources
|
2021-03-17 16:58:24 +01:00 |
|
Milan Kolar
|
3cde2dff39
|
move environment set before pype imports
|
2021-03-11 16:55:29 +01:00 |
|
Milan Kolar
|
849c4cb682
|
Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype
|
2021-03-11 15:14:09 +01:00 |
|
Milan Kolar
|
7c4aa85de0
|
Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype
|
2021-03-11 12:45:51 +01:00 |
|
iLLiCiTiT
|
2a9f16b95d
|
parse environment values from settings before merge
|
2021-03-11 12:23:25 +01:00 |
|
iLLiCiTiT
|
11a0be709c
|
added set_pype_global_environments which set environments from general and few hardcoded values
|
2021-03-11 10:09:59 +01:00 |
|
iLLiCiTiT
|
19c6181968
|
removed set_environments function as it is
|
2021-03-11 10:05:18 +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
|
3d1ec0278a
|
add option to run w/o installation
|
2021-03-05 20:41:35 +01:00 |
|
Ondrej Samohel
|
4fa47cbe01
|
streamlined UI
|
2021-03-05 17:06:39 +01:00 |
|
Milan Kolar
|
f2ae1684f0
|
Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype
|
2021-03-04 16:51:13 +01:00 |
|
Ondrej Samohel
|
1ee274ffc5
|
Merge branch 'develop' into feature/igniter-improvements
|
2021-03-03 09:55:50 +01:00 |
|
Ondrej Samohel
|
4d24a5d1f0
|
stop loading environments before version is determined
|
2021-03-02 21:32:43 +01:00 |
|
iLLiCiTiT
|
758d412fef
|
fix space in docstring
|
2021-03-02 19:04:53 +01:00 |
|
iLLiCiTiT
|
b3996aff2d
|
set avalon's core environments before pype import and use modules manager
|
2021-03-02 12:04:33 +01:00 |
|
Petr Kalis
|
4a07b9a4fa
|
Deadline Pype 3 - merge develop
|
2021-02-26 14:20:12 +01:00 |
|
iLLiCiTiT
|
b8e0a7479d
|
added standalone publisher to silent commands
|
2021-02-02 10:40:09 +01:00 |
|
iLLiCiTiT
|
61ef0cbb0d
|
pype modules are also popped
|
2021-02-01 12:41:23 +01:00 |
|
iLLiCiTiT
|
5a7bf4106b
|
added warning comment
|
2021-02-01 12:41:12 +01:00 |
|
iLLiCiTiT
|
161b0c14a0
|
prepend repo paths to sys.path instead of appending
|
2021-02-01 12:41:00 +01:00 |
|
iLLiCiTiT
|
5666f90879
|
added TODO comments to tools and common vendor sys paths
|
2021-02-01 12:40:20 +01:00 |
|
iLLiCiTiT
|
6480674345
|
sys paths to tools and common vendor are in fron code initialization added only if not executed from frozen code
|
2021-02-01 12:39:53 +01:00 |
|
iLLiCiTiT
|
96c8f922d8
|
frozen pype adds sys paths to tools and common vendor to right dirs
|
2021-02-01 12:39:06 +01:00 |
|
iLLiCiTiT
|
b61d515569
|
tools and common vendor are not set to build directory
|
2021-02-01 12:36:54 +01:00 |
|
iLLiCiTiT
|
cae34382a4
|
have to delete all pype modules from sys.modules
|
2021-01-29 16:51:20 +01:00 |
|
Milan Kolar
|
21dd9cbf56
|
remove PYPE_MODULE_ROOT traces
|
2021-01-20 17:01:55 +01:00 |
|
Ondrej Samohel
|
9392dbc6a6
|
handle no terminal situation
|
2021-01-20 14:10:36 +01:00 |
|
Ondrej Samohel
|
f2ccc50438
|
clean deprecated commands
|
2021-01-20 12:18:29 +01:00 |
|
Ondrej Samohel
|
8df840995e
|
proper python environments
|
2021-01-19 19:32:04 +01:00 |
|
Milan Kolar
|
4e132607c3
|
suggestions for environment handling
|
2021-01-18 12:20:03 +01:00 |
|
Ondrej Samohel
|
988e147ae9
|
hound fixes
|
2021-01-15 22:48:34 +01:00 |
|
Ondrej Samohel
|
10686e06c5
|
change version comparsion, handling of venv and startup
|
2021-01-15 22:42:16 +01:00 |
|
Ondrej Samohel
|
b1d6036f24
|
hound
|
2021-01-14 21:39:25 +01:00 |
|