Commit graph

7268 commits

Author SHA1 Message Date
Milan Kolar
e358744632
Merge pull request #371 from tokejepsen/2.x/feature/audio_on_compositing_reviews
Adding "audioMain" to Nuke reviews.
2020-08-07 13:49:02 +02:00
Ondrej Samohel
23caec0a76
fix case where staging dir is not set 2020-08-07 13:45:32 +02:00
iLLiCiTiT
ce3271de02 query also pype group in ftrack attributes 2020-08-07 12:41:53 +02:00
iLLiCiTiT
941f6be192 query also avalon group in get_pype_attr 2020-08-07 12:39:47 +02:00
iLLiCiTiT
5724f3e474 using -g 1 (same as -intra) to set right keyframes of burning output 2020-08-07 12:18:54 +02:00
Milan Kolar
0b25a6ff46
Merge pull request #352 from pypeclub/feature/nukestudio_tags_out_presets
Feature/nukestudio tags out presets
2020-08-07 12:14:16 +02:00
iLLiCiTiT
3d24d4db53 added ignore to integer 2020-08-07 11:59:29 +02:00
iLLiCiTiT
ca94850499 added testing schema 2020-08-07 11:59:11 +02:00
Jakub Jezek
d72f5a798e
feat(sp): multi-threading hierarchy collection 2020-08-06 21:23:32 +02:00
Jakub Jezek
4bd0ab0b7b
fix(sp): improving data collection 2020-08-06 21:22:47 +02:00
Jakub Jezek
4261972a8d
feat(sp): editorial with multiple edl file instances 2020-08-06 21:22:23 +02:00
Jakub Jezek
7ed3c2686a
fix(sp): removing loggers for speedup 2020-08-06 21:21:18 +02:00
iLLiCiTiT
d6a998d953 project change won't affect state attributes 2020-08-06 19:01:13 +02:00
iLLiCiTiT
369e1cc08a added testing data 2020-08-06 18:12:17 +02:00
iLLiCiTiT
04f650b9b5 project overrides are appliable for boolean 2020-08-06 18:12:01 +02:00
iLLiCiTiT
2e7980104f addde apply_overrides to inputs 2020-08-06 16:57:54 +02:00
iLLiCiTiT
407fbbe77b call aplpy_overrides on project change 2020-08-06 16:57:09 +02:00
iLLiCiTiT
a59aa34a8a just added override_value attribute 2020-08-06 16:04:39 +02:00
iLLiCiTiT
fb2681f986 renamed origin_value to default_value 2020-08-06 15:53:55 +02:00
iLLiCiTiT
2a4a81bde1 raw json input has special input widget 2020-08-06 14:45:27 +02:00
iLLiCiTiT
fde11ec034 is_modified also looks if overridatio nhas changed 2020-08-06 11:15:05 +02:00
iLLiCiTiT
def7fa7e08 added check for template value that it is a string 2020-08-06 11:06:16 +02:00
iLLiCiTiT
3770d642e9 use only keys in delivery with {root in value 2020-08-06 10:57:49 +02:00
Milan Kolar
16f38545eb
Merge pull request #374 from tokejepsen/2.x/feature/ftrack_action_delete_size
Calculate size
2020-08-06 10:55:53 +02:00
iLLiCiTiT
7f156a957e input have is_modified property methods and was_overriden attribute 2020-08-06 10:47:09 +02:00
Jakub Jezek
ef2e4d507d
fix(sp): hierarchy was not generating proper parents 2020-08-06 10:46:13 +02:00
Jakub Jezek
8f9e0c9d28
feat(sp): adding audio and shot instancing 2020-08-06 10:46:05 +02:00
Jakub Jezek
8f57ae45fe
feat(sp): wip publishing clips 2020-08-06 10:45:56 +02:00
Jakub Jezek
17e3c19d7a
feat(sa): publishing clips wip 2020-08-06 10:45:47 +02:00
Jakub Jezek
1e73ba2397
feat(sp): removing preset-able content 2020-08-06 10:45:39 +02:00
Jakub Jezek
005e39b33c
feat(sp): removing preset-able content 2020-08-06 10:45:33 +02:00
Jakub Jezek
a07038d889
feat(sp): adding required current file 2020-08-06 10:45:23 +02:00
Jakub Jezek
83d35608a1
clean(sp): make it nicer 2020-08-06 10:45:14 +02:00
Jakub Jezek
33d671edd9
feat(sp): updating extract_shot 2020-08-06 10:44:56 +02:00
Jakub Jezek
c44873d2c1
feat(global): adding standalonepublisher to hosts 2020-08-06 10:44:48 +02:00
Jakub Jezek
04c4ba7762
feat(global): moving to correct host folder 2020-08-06 10:44:41 +02:00
Jakub Jezek
b41cca9972
feat(sp): refactory way the publish gui is started so preset are loaded to plugins 2020-08-06 10:44:26 +02:00
Jakub Jezek
9af892ecee
feat(sp): adding hierarchy and framerange colectors 2020-08-06 10:44:18 +02:00
Jakub Jezek
123fb5ff86
feat(standalone): editorial wip 2020-08-06 10:44:07 +02:00
Milan Kolar
fab38ca8e6
Merge pull request #407 from pypeclub/feature/determine-maya-scene-type-by-preset
Maya: make choice about ma/mb configurable per family type
2020-08-06 09:40:58 +02:00
Milan Kolar
c684812bc2 Merge branch '2.x/develop' into feature/determine-maya-scene-type-by-preset 2020-08-06 09:40:33 +02:00
Milan Kolar
07962a9428
Merge pull request #338 from kalisp/feature/135-WebSocket_server
WIP POC imlementation of Websocket Json RPC server
2020-08-06 09:11:48 +02:00
Milan Kolar
5205e1773e bump version 2020-08-04 21:42:02 +02:00
Milan Kolar
d41977bab7 Merge remote-tracking branch 'origin/2.x/develop' into 2.x/develop 2020-08-04 21:39:44 +02:00
Milan Kolar
43f727b88d Merge remote-tracking branch 'origin/develop' into develop 2020-08-04 21:39:18 +02:00
Milan Kolar
ddcf63e24c Merge branch 'hotfix/extract_render_harmony' into 2.x/develop 2020-08-04 21:39:11 +02:00
Milan Kolar
4109798f43 Merge branch 'hotfix/extract_render_harmony' 2020-08-04 21:38:57 +02:00
Milan Kolar
a47cbf7b86 Merge branch 'hotfix/extract_render_harmony' into develop 2020-08-04 21:38:52 +02:00
Milan Kolar
0c883a9f5b temp frame range filter implementation
temporary implementation for a client. must be cleaned up and logic should be changed to work based on task type
2020-08-04 21:38:29 +02:00
Milan Kolar
9a4c7673e9 temporary change to extract render logic
collection should eventually be phased out in favour of explicit render collection
2020-08-04 21:37:35 +02:00