Commit graph

5341 commits

Author SHA1 Message Date
Ondřej Samohel
45feed021a fixing race conditions 2020-04-21 19:21:28 +02:00
Ondřej Samohel
67e5ff10ff
typo fixes, presets request made synchronized, ground for encoding events 2020-04-17 19:22:05 +02:00
iLLiCiTiT
69f8f3434d added available method for availability check 2020-04-17 17:29:06 +02:00
iLLiCiTiT
9af100d4db removed kwarg from route decorators 2020-04-17 17:28:33 +02:00
iLLiCiTiT
d7247ef4f4 renamed lib.py to rest_api.py because has only rest api callbacks 2020-04-17 17:10:55 +02:00
iLLiCiTiT
1616044175 removed publishing.py since not used and cleaned up imports 2020-04-17 16:52:39 +02:00
iLLiCiTiT
b1ca4e2302 rest api publish method runs publish script in subprocess 2020-04-17 16:52:09 +02:00
iLLiCiTiT
a18a467bf9 added prepare environemnts method which prepares environments base od request data 2020-04-17 16:47:44 +02:00
iLLiCiTiT
6e6c9bfd1c added publish script which registers all plugins and then launch publisher 2020-04-17 16:31:04 +02:00
iLLiCiTiT
792b65b0b9 premiere statics registration is not based on presets because it is not safe to do so 2020-04-17 16:30:18 +02:00
Jakub Jezek
3070e17507
fix(adobe, ppro): clearing code 2020-04-17 11:45:15 +02:00
Jakub Jezek
b04805a451
feat(ppro): wip publishing clips 2020-04-16 18:31:50 +02:00
Jakub Jezek
8a484e830c
feat(ppro): unnecessary imports 2020-04-15 15:33:05 +02:00
Jakub Jezek
a22ae98ee2
feat(ppro): wip publishing from premiere 2020-04-15 15:26:35 +02:00
Jakub Jezek
ba9524d06f
feat(ppro): wip on extension 2020-04-13 19:17:03 +02:00
Jakub Jezek
12ceadfab2
feat(ppro): wip on refactoring 2020-04-10 18:11:35 +02:00
Jakub Jezek
405eaebe0a
feat(ppro): wip on refactory to pype2 2020-04-10 11:39:50 +02:00
Jakub Jezek
e1395fb185
Merge branch 'develop' into feature/PYPE-624-convert-premiere-to-pype2 2020-04-09 11:00:37 +02:00
Jakub Jezek
977879caa2
feat(): wip aport to restapi 2020-04-09 11:00:17 +02:00
Jakub Jezek
6ffacaa60a
gitignore debug log 2020-04-08 14:56:01 +02:00
Jakub Jezek
f2c5beb148
feat(): improving batchRenamer loading 2020-04-08 14:55:23 +02:00
Jakub Jezek
5436a398f7
feat(): pype.jsx, pype.js fix syntax 2020-04-08 14:54:54 +02:00
Milan Kolar
b518ff8e77
Merge pull request #43 from pypeclub/bug/PYPE-743_yeti-cache-versions
PYPE-743: fixing yeti cache version updates
2020-04-08 13:54:04 +02:00
Ondřej Samohel
05b33a20ce code cleanup 2020-04-08 11:45:51 +02:00
Jakub Jezek
16840a9eca
feat(ppro): reworking api to pras > pype rest api server 2020-04-07 21:12:38 +02:00
Jakub Jezek
9de1d2c9a0
feat(premiere): wip extension to pype2 2020-04-07 20:15:20 +02:00
Milan Kolar
a14f78729b
Merge pull request #40 from pypeclub/fix/PYPE-599_rig-content
Update validate_rig_output_ids.py
2020-04-06 19:18:18 +02:00
Milan Kolar
19930c29ac Merge tag 'fix-metadata-root' into develop 2020-04-06 13:19:01 +02:00
Milan Kolar
c556b88525 Merge branch 'hotfix/fix-metadata-root' 2020-04-06 13:18:58 +02:00
Milan Kolar
3555a008ee revert metadata root replacement 2020-04-06 13:18:13 +02:00
Jakub Jezek
21197ec58a
feat(ppre): updating extension and its dependencies 2020-04-03 20:18:19 +02:00
Ondřej Samohel
4bd3d0652e
shutting up hound 2020-04-03 19:54:14 +02:00
Ondrej Samohel
f9655b0e21
fixed handling of fursettings and representation paths 2020-04-03 19:47:12 +02:00
Milan Kolar
eaa179dc78
Merge pull request #41 from pypeclub/bugfix/blende_launch_refix
bugfix/blender launch refix
2020-04-03 19:24:20 +02:00
Milan Kolar
f183390442 Merge branch 'hotfix/preserve-maya-scene-type' 2020-04-03 18:28:36 +02:00
Milan Kolar
19f692a51f Merge branch 'hotfix/preserve-maya-scene-type' into develop 2020-04-03 18:28:35 +02:00
Ondrej Samohel
5109ea9a90 fixed missing import 2020-04-03 15:32:13 +02:00
Jakub Jezek
0c6a078445
feat(service): missing init added 2020-04-03 14:06:23 +02:00
Jakub Jezek
a88b808207
feat(service): adding adobe restapi service 2020-04-03 14:05:59 +02:00
Jakub Jezek
ef307e900a
feat(ppro): moving static gui pages to ppro 2020-04-03 14:05:10 +02:00
Jakub Jezek
fd08af29a5
feat(ppro): lib pep8 fixes 2020-04-03 13:06:36 +02:00
Jakub Jezek
d4c773d661
feat(ppro): changing url for restapi 2020-04-03 13:05:48 +02:00
Jakub Jezek
352ec7db21
feat(ppro): prelaunch finalized wrapping 2020-04-03 12:01:46 +02:00
iLLiCiTiT
305ba756ba Subprocess in app launch is again stored to variable. Now it is _popen and added comment why it is there. 2020-04-03 11:32:13 +02:00
Ondřej Samohel
f81e2e9ca3
Update validate_rig_output_ids.py 2020-04-02 18:10:40 +02:00
Milan Kolar
f852d664e6 Merge branch 'hotfix/review_collect_get_handles' into develop 2020-04-02 16:27:32 +02:00
Milan Kolar
63256d516d Merge branch 'hotfix/review_collect_get_handles' 2020-04-02 16:27:32 +02:00
Milan Kolar
7763b33992 make sure we don't error on missing handles in instance 2020-04-02 16:27:25 +02:00
Milan Kolar
fa29608469
Merge pull request #37 from pypeclub/feature/PYPE-753_maya-extract-quicktime-refactor
PYPE-753 maya extract review refactor
2020-04-02 16:15:59 +02:00
iLLiCiTiT
e34d21c244 basic implementation of premiere communicator 2020-04-02 15:40:34 +02:00