Commit graph

210 commits

Author SHA1 Message Date
iLLiCiTiT
5b6b708090 extracted get workdir functions to avalon_context in pype.lib 2021-01-06 11:08:52 +01:00
iLLiCiTiT
0b31fe7526 make sure it's totally independent 2020-12-22 15:48:43 +01:00
iLLiCiTiT
c1d0870a7e removed unused import 2020-12-22 15:42:35 +01:00
iLLiCiTiT
a4de80a61e call .copy() on variable env 2020-12-22 15:41:31 +01:00
Milan Kolar
8181a5f8b6
Merge pull request #846 from pypeclub/bugfix/threadsafe_terminal
Thread safe Terminal
2020-12-22 15:37:05 +01:00
iLLiCiTiT
526f15a852 removed TODO 2020-12-22 10:51:30 +01:00
iLLiCiTiT
2cdaf321fb application launch context load modules to collect prelaunch hooks 2020-12-22 10:48:59 +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
iLLiCiTiT
b25a702456 added few comments 2020-12-21 15:55:31 +01:00
iLLiCiTiT
3635fe0423 added threading lock to Terminal to wait until is initialized 2020-12-21 11:24:25 +01:00
Milan Kolar
5fa62d6d83
Merge pull request #835 from pypeclub/feature/tray_without_subprocess
Tray without subprocess
2020-12-18 18:29:09 +01:00
iLLiCiTiT
d012f54a1f set _initialized to True on _initialize call 2020-12-18 15:43:00 +01:00
iLLiCiTiT
0e4eb39c6c added initialization part to Terminal class 2020-12-18 15:34:34 +01:00
iLLiCiTiT
c0e6d24ed5 less invasive way of not using root logger 2020-12-18 10:49:32 +01:00
iLLiCiTiT
cc6c752533 remove handlers from root logger to avoid doubled logs 2020-12-18 10:36:24 +01:00
iLLiCiTiT
72f6d3b4af module importing has security checks now 2020-12-17 11:09:56 +01:00
Milan Kolar
639efb674f
Merge pull request #816 from pypeclub/feature/self_contained_tvpaint
Self contained tvpaint
2020-12-16 22:08:13 +01:00
Ondřej Samohel
032c753b86
remove colorama 2020-12-15 18:05:32 +01:00
Milan Kolar
86d23767ec speed up animation 2020-12-15 17:46:40 +01:00
Ondřej Samohel
2bd0856168
Merge remote-tracking branch 'origin/develop' into bugfix/super-very-important-bugfix 2020-12-15 14:49:48 +01:00
iLLiCiTiT
021241de97 initialize log in lib/applications.py 2020-12-14 19:20:08 +01:00
iLLiCiTiT
0d84faa80a fix host folder parts 2020-12-14 19:19:55 +01:00
iLLiCiTiT
ef2abd1de8 fixed subfolder 2020-12-14 19:00:22 +01:00
iLLiCiTiT
84175aaa78 modified loading of hooks to look for them also in host folder 2020-12-14 19:00:10 +01:00
Ondřej Samohel
dfc1e0c50a
fix hound 2020-12-14 18:08:07 +01:00
Ondřej Samohel
8c70ebb78d
switch to blessed 2020-12-14 18:01:09 +01:00
iLLiCiTiT
0b8811c321 added PypeMongoConnection to __all__ 2020-12-14 10:20:13 +01:00
Ondřej Samohel
f5d8f36e1f
major speed up 2020-12-11 16:40:10 +01:00
iLLiCiTiT
19b2c77621 implemented naive singleton for mongo connection for pype's purposes 2020-12-11 16:23:00 +01:00
Ondřej Samohel
4ba41c4e9d
supercritical fix for supercritical bug 2020-12-11 15:05:28 +01:00
Ondřej Samohel
d6d0c8fca6
supercritical fix for Pype 2020-12-11 14:52:04 +01:00
Milan Kolar
8226a73802
Merge pull request #804 from pypeclub/feature/modules_manager
Pype modules manager
2020-12-11 12:29:35 +01:00
iLLiCiTiT
80d53627d5 fixed avalon import in avalon_context lib functions 2020-12-10 12:25:22 +01:00
iLLiCiTiT
f3e7e27826 wrapper return wrapped function 2020-12-10 12:09:40 +01:00
iLLiCiTiT
b9ac206f37 get_default_components in pype.lib returns PYPE_MONGO instead of AVALON_MONGO 2020-12-10 10:40:13 +01:00
Ondřej Samohel
ee84d02ce7
make user settings compatible with python 2 hosts 2020-12-09 16:13:14 +01:00
Milan Kolar
c44a16d142 Merge branch 'develop' into 3.0/anatomy_load_from_settings 2020-12-09 10:47:42 +01:00
iLLiCiTiT
481ae14f38 Merge branch 'develop' into 3.0/refactoring 2020-12-08 09:52:38 +01:00
iLLiCiTiT
ab3091d634 removed previous hooks implementation 2020-12-07 17:12:07 +01:00
iLLiCiTiT
f94d7ac37a fix merge changes 2020-12-07 15:47:30 +01:00
iLLiCiTiT
d44d63cdc0 Merge branch 'develop' into 3.0/refactoring 2020-12-07 15:46:41 +01:00
Milan Kolar
75339ffbdc
Merge pull request #789 from pypeclub/feature/use_app_manager_in_collector
Use app manager in context collector
2020-12-04 22:36:46 +01:00
unknown
27e360a06e Merge branch 'release/2.14.2' into develop 2020-12-04 21:21:21 +01:00
iLLiCiTiT
e215e8c4bc fix missing local variable 2020-12-04 18:25:27 +01:00
iLLiCiTiT
34418e1195 environment root prefix changed to PYPE_PROJECT_ROOT 2020-12-04 17:19:29 +01:00
iLLiCiTiT
4740310d5c anatomy has default_data to get raw anatomy data 2020-12-04 17:19:08 +01:00
iLLiCiTiT
f8fe175992 anatomy reset also resets loaded data 2020-12-04 17:18:49 +01:00
iLLiCiTiT
5058d5b303 fixed overriding variable value 2020-12-04 17:18:30 +01:00
iLLiCiTiT
d61c060242 added ProjectNotSet exception 2020-12-04 17:18:16 +01:00