Commit graph

9977 commits

Author SHA1 Message Date
Petr Kalis
dc436645cf SyncServer GUI - fix - download was broken
Fixed order of arguments in method call
2021-02-05 19:06:33 +01:00
Petr Kalis
4195549ff9 SyncServer GUI - added Pause functionality
Allows pausing on representation, project or server level.
2021-02-05 18:51:55 +01:00
Petr Kalis
2aea417e40 SyncServer GUI - added Open in explorer to menu 2021-02-03 19:31:40 +01:00
Petr Kalis
b56e9cfb43 SyncServer GUI - fix - selection kept disappearing 2021-02-03 18:59:27 +01:00
Petr Kalis
a70e1f8a7b SyncServer GUI - added add_site and remove_site as public facing api
app.py contains redundant items in menu for easier testing.
Both will be removed later.
2021-02-03 18:46:16 +01:00
Petr Kalis
e66e661c38 SyncServer GUI - added reset site for whole representation
Updated saving to DB with better approach
2021-02-03 16:19:09 +01:00
Petr Kalis
ff8a8347f7 Merge branch 'develop' of github.com:pypeclub/pype into 3.0/sync_server_fixes 2021-02-02 17:01:23 +01:00
Milan Kolar
df7c35affc
Merge pull request #947 from pypeclub/feature/python_executable_replacement
Python executable replacement
2021-02-02 15:14:51 +01:00
Milan Kolar
f87081b53a
Merge pull request #907 from pypeclub/feature/906-hiero-convert-to-pype3
Refactoring hiero #648 PR to pype3
2021-02-02 11:47:53 +01:00
Milan Kolar
a3431117a7 add pype tag icon and remove "clip" from audio extractor 2021-02-02 11:35:50 +01:00
Milan Kolar
2a994a8245 update core 2021-02-02 11:21:34 +01:00
Milan Kolar
00cedfc873 Merge branch 'develop' into feature/906-hiero-convert-to-pype3 2021-02-02 11:20:53 +01:00
Milan Kolar
b52c1ec019
Merge pull request #962 from pypeclub/feature/houdini-to-3.0
Refactor houdini to 3.0 structure
2021-02-02 11:13:04 +01:00
Milan Kolar
44bb905057 fix forgotten unreal import 2021-02-02 11:11:26 +01:00
Milan Kolar
302719241b change houdini startup to reflect new, structure 2021-02-02 11:11:07 +01:00
Milan Kolar
616ca3e2f2 move houdini plugins to pype.hosts.houdini.plugins 2021-02-02 11:10:49 +01:00
Milan Kolar
a25644eb54 move houdini host to pype.hosts.houdini.api 2021-02-02 11:10:34 +01:00
iLLiCiTiT
b8e0a7479d added standalone publisher to silent commands 2021-02-02 10:40:09 +01:00
iLLiCiTiT
052ca7f086 simplified usage of get_pype_execute_args 2021-02-02 10:39:04 +01:00
Milan Kolar
f1e7525f39
Merge pull request #961 from pypeclub/feature/unreal-to-3.0
Refactor Unreal to 3.0 structure
2021-02-02 10:38:55 +01:00
iLLiCiTiT
42b12ed28f get_pype_execute_args can accept any number of arguments that will be added after executable 2021-02-02 10:38:08 +01:00
Milan Kolar
78fb31ddfd
Merge pull request #934 from pypeclub/feature/blender-refactor-to-3.0
Refactor blender to 3.0 format
2021-02-02 10:33:36 +01:00
Milan Kolar
ec75ceb73e move unreal to self contained host 2021-02-02 10:32:59 +01:00
Milan Kolar
56f022012a
Merge pull request #959 from pypeclub/bugfix/3.0_prores_ks_in_burnin_script
Prores ks in burnin script
2021-02-01 18:39:26 +01:00
Milan Kolar
8b1897a020
Merge pull request #951 from pypeclub/3.0/arnold-referenced-aovs
Maya: Handling Arnold referenced AOVs - Pype 3
2021-02-01 18:37:30 +01:00
Milan Kolar
4acff95dbf
Merge pull request #957 from pypeclub/bugfix/3.0_subset_family_in_families
Subset family is now stored in subset document
2021-02-01 18:37:02 +01:00
Milan Kolar
a3614d7a91
Merge pull request #952 from pypeclub/bugfix/3.0_tvpaint_single_frame_sequence
Fix single frame Sequence in TVPaint
2021-02-01 18:35:55 +01:00
Milan Kolar
3c63e5b3a8
Merge pull request #955 from pypeclub/bugfix/3.0_djv_new_version_arguments
DJV new version arguments
2021-02-01 18:35:28 +01:00
iLLiCiTiT
4e971ffb67 prores codec name checks tags in stream data for different codecs 2021-02-01 16:17:43 +01:00
iLLiCiTiT
71f0cc292b stream data are stored to ffprobe_data variable 2021-02-01 16:17:39 +01:00
iLLiCiTiT
6bc724846a instance family is added to subset families at first place 2021-02-01 15:24:59 +01:00
iLLiCiTiT
355fc7b7ea reduced arguments to launch djv to executable and filepath 2021-02-01 15:16:29 +01:00
iLLiCiTiT
78c41cb13f tvpaint extract sequence convert single frame sequence to single file 2021-02-01 15:00:11 +01:00
Milan Kolar
af80aee424
Merge pull request #945 from pypeclub/3.0/feature/ae_workfile_template
AE - added prelaunch hook for opening last or workfile from template
2021-02-01 13:58:40 +01:00
Milan Kolar
55e5d773c9
Merge pull request #937 from pypeclub/feature/celaction-to-3.0
Refactor Celaction to 3.0 format
2021-02-01 13:57:06 +01:00
Ondrej Samohel
1e8c1f9e71
fix arnold referenced aovs handling 2021-02-01 13:30:46 +01:00
iLLiCiTiT
1f42ebc736 standalone publisher has it's own cli command 2021-02-01 13:02:24 +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
Milan Kolar
aad1778935
Merge pull request #931 from pypeclub/feature/maya_to_3.0
Refactor maya to 3.0 format
2021-02-01 12:32:15 +01:00
Milan Kolar
180536dab4 add empty arguments that were accidentally deleted 2021-02-01 10:27:24 +01:00
iLLiCiTiT
11b58ed36b it is possible to run ftrack event server 2021-01-29 20:16:58 +01:00
iLLiCiTiT
df08fe6a0b extract burnin can execute pype burnin script 2021-01-29 19:38:20 +01:00
Petr Kalis
9523ab586c AE - modified pre launch hook to open last workfile
TODO - opening from template, opening AE from frozen dist
2021-01-29 18:24:45 +01:00
iLLiCiTiT
6ef9531343 extract burnin use pype executable to execute burnin script 2021-01-29 17:42:39 +01:00