Commit graph

10974 commits

Author SHA1 Message Date
iLLiCiTiT
5c3465ddeb modified env variable in premiere 2021-03-12 11:42:45 +01:00
iLLiCiTiT
d6567358de user module has same rest api methods like before 2021-03-12 11:42:14 +01:00
iLLiCiTiT
aea8d1c2ff preimplemented helper class for endpoint 2021-03-12 11:41:47 +01:00
iLLiCiTiT
cfd943869c avalon module has same rest api methods like with rest api module 2021-03-12 11:39:49 +01:00
iLLiCiTiT
1ac0790f57 implemented interface for webserver module 2021-03-12 11:39:21 +01:00
iLLiCiTiT
cbd233c93a added find_port method to webserver module 2021-03-12 11:38:49 +01:00
iLLiCiTiT
326b3762be removed rest api usage from user module 2021-03-12 11:37:17 +01:00
iLLiCiTiT
33a0742b3d removed rest api usage from muster module 2021-03-12 11:35:26 +01:00
iLLiCiTiT
fe63883f96 removed rest api usage from avalon module 2021-03-12 11:34:17 +01:00
iLLiCiTiT
43944663cc removed rest_api from settings 2021-03-12 11:32:30 +01:00
iLLiCiTiT
55a12b4abc deleted rest api module 2021-03-12 11:32:02 +01:00
Milan Kolar
262d761011 small maya settings fix 2021-03-11 18:55:32 +01:00
Milan Kolar
a7a38a359c
Merge pull request #1097 from pypeclub/feature/ws_tool_in_avalon
Websocket server tool in avalon
2021-03-11 18:22:59 +01:00
Milan Kolar
b853c7b690 remove unused method 2021-03-11 17:09:57 +01:00
Milan Kolar
e4f7103595
Merge pull request #1058 from pypeclub/feature/1004-deadline-better-handling-of-pype
Feature/1004 deadline better handling of pype
2021-03-11 16:56:09 +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
fdfb24ee5e set pwd before importint Qt 2021-03-11 15:13:57 +01:00
Milan Kolar
382d54015e
Merge pull request #1113 from pypeclub/bugfix/parse_global_environments
Parse global environments
2021-03-11 13:08:15 +01:00
Milan Kolar
bb68b81b4a update avalon core 2021-03-11 12:46: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
Milan Kolar
c8eba1a181
Merge pull request #1112 from pypeclub/bugfix/tvpaint_prelaunch_hook
TVPaint prelaunch hook fix
2021-03-11 11:18:08 +01:00
Milan Kolar
cce73d1c4e
Merge pull request #1111 from pypeclub/bugfix/missing_gobal_environments
Missing gobal environments
2021-03-11 11:17:30 +01:00
iLLiCiTiT
fe80ad7032 modified tvpaint's prelaunch hook to not use PYPE_PYTHON_EXE 2021-03-11 10:59:05 +01:00
Petr Kalis
b524b0b0c4 resolve conflict 2021-03-11 10:46:20 +01:00
iLLiCiTiT
fe09a88db3 removed PYPE_PYTHON_EXE from global environments 2021-03-11 10:17:48 +01:00
iLLiCiTiT
68540073fa removed al,ready hardcoded environments form defaults 2021-03-11 10:16:24 +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
Petr Kalis
22883b840c Merge develop - resolve conflict 2021-03-10 17:56:19 +01:00
Milan Kolar
68be90e31d
Merge pull request #1077 from pypeclub/feature/igniter-improvements
Igniter and Pype bootstrap improvements
2021-03-10 17:53:20 +01:00
Milan Kolar
5c441aaf98 Merge branch 'develop' into feature/igniter-improvements 2021-03-10 17:33:27 +01:00
Milan Kolar
8780c51f1a
Merge pull request #1096 from pypeclub/feature/386-show-diagnostic-info-when-clicking-on-version-in-pype-tray
Show diagnostic info when clicking on version in pype tray
2021-03-10 17:29:59 +01:00
Milan Kolar
ea678212f3 pull latest develop 2021-03-10 17:27:39 +01:00
Milan Kolar
da14c6125e
Merge pull request #1107 from pypeclub/bugfix/1074-nuke-loader-context
Reset loader's asset selection on context change
2021-03-10 17:13:28 +01:00
Milan Kolar
e6d60d9a67
Merge pull request #1095 from pypeclub/3.0/feature/643-mark-publishable-instances-in-photoshop
Feature/643 mark publishable instances in photoshop
2021-03-10 16:59:08 +01:00
iLLiCiTiT
050429948a fixed widgets import in maya's implementation 2021-03-10 12:55:43 +01:00
iLLiCiTiT
330f3cc4d3 there is no need of overriding taskChanged event only add new callback 2021-03-10 12:55:29 +01:00
Ondrej Samohel
c41a652e18
updated avalon-core, few minor fixes 2021-03-09 22:41:32 +01:00
Petr Kalis
acb18c45df PS - fix create multiple groups instances 2021-03-09 12:53:49 +01:00
iLLiCiTiT
208d8301ed imports cleanup 2021-03-09 10:57:31 +01:00
iLLiCiTiT
aa62be3662 added ability to show separated paths 2021-03-09 10:54:50 +01:00
iLLiCiTiT
75fd04ca2b fixed buttons expandings 2021-03-09 10:30:05 +01:00
iLLiCiTiT
24c49a7cc3 added some docstrings 2021-03-09 10:21:44 +01:00
iLLiCiTiT
841c1b3918 added buttons to copy or extract information 2021-03-09 10:14:54 +01:00
iLLiCiTiT
276a7df315 added workstation info 2021-03-09 09:45:33 +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
iLLiCiTiT
9cc95a9ac3 fixed environments editability 2021-03-08 20:18:47 +01:00