Commit graph

2273 commits

Author SHA1 Message Date
Milan Kolar
83a75c3938 Merge branch 'feature/enhancement-editorial-standalop2' into develop 2020-08-10 17:13:46 +02:00
Jakub Jezek
a3e8828ad1
hound(sp): suggestions 2020-08-10 16:39:06 +02:00
Jakub Jezek
0931b067fd
fix(ca): half frame extension 2020-08-10 14:26:00 +02:00
Jakub Jezek
3f5c686a6a
fix(sp): shots were assigned to wrong parent 2020-08-10 11:08:15 +02:00
Jakub Jezek
54d0c8f4b0
fix(sp): paths with space were not supported 2020-08-07 18:13:43 +02:00
Jakub Jezek
059a0c6ae0
feat(ps): audio main to version 1 only and fixing 0.5 frame offset 2020-08-07 18:09:57 +02:00
Jakub Jezek
b4070f5f4e
clean(sp): prints 2020-08-07 16:32:37 +02:00
Jakub Jezek
d57f0faf53
fix(sp): one frame offset 2020-08-07 16:31:52 +02:00
Milan Kolar
66449b3b5c Merge branch 'feature/ftrack_group_is_bcw_compatible' into develop 2020-08-07 14:49:14 +02:00
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
Jakub Jezek
d72f5a798e
feat(sp): multi-threading hierarchy collection 2020-08-06 21:23:32 +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
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
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
c684812bc2 Merge branch '2.x/develop' into feature/determine-maya-scene-type-by-preset 2020-08-06 09:40:33 +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
ddcf63e24c Merge branch 'hotfix/extract_render_harmony' into 2.x/develop 2020-08-04 21:39:11 +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
Milan Kolar
d9d7acf5c6
Merge pull request #405 from pypeclub/feature/cleanup-pimping-up
Publish: Cleanup plugin code optimization
2020-08-03 14:05:03 +02:00
Milan Kolar
a1519c42d1
Merge pull request #402 from tokejepsen/2.x/bugfix/get_viewer_input_process
Nuke: Fix viewer input process node return as Viewer node
2020-08-03 14:02:31 +02:00
Milan Kolar
ea568ea4b9
Merge pull request #401 from tokejepsen/2.x/feature/nuke_instance_in_same_context
Instance in Same Context for Nuke
2020-08-03 13:00:56 +02:00
Milan Kolar
e9fecf3260
Merge pull request #400 from tokejepsen/2.x/bugfix/validate_attributes
Fix multiple attributes on the same node overwriting.
2020-08-03 12:59:21 +02:00
Milan Kolar
7e36600116
Merge pull request #389 from pypeclub/feature/render-setup-enhancement
Maya: render setup update and removal implementation
2020-08-03 12:52:59 +02:00
Milan Kolar
49140345fe
Merge pull request #381 from pypeclub/feature/bake-custom-camera-attributes
Maya: bake custom attributes to camera during export
2020-08-03 12:48:46 +02:00
Milan Kolar
68b30b500b
Merge pull request #376 from pypeclub/bugfix/maya-single-frame-renders
Maya: support for single frame renders
2020-08-03 12:45:30 +02:00
Ondrej Samohel
5b21943ed8
make decision about ma/mb configurable per family 2020-07-31 17:43:57 +02:00
Milan Kolar
f7428d9cf8 Merge branch 'hotfix/option-to-disable-photoshop-exports' into 2.x/develop 2020-07-31 16:48:44 +02:00
Milan Kolar
eea020eca7 Merge branch 'hotfix/option-to-disable-photoshop-exports' into develop 2020-07-31 16:48:25 +02:00
Ondrej Samohel
c59eeab6e6
some code cleanup 2020-07-31 15:35:06 +02:00
Milan Kolar
8934fba388 make png and jpeg configurable in config 2020-07-30 17:45:05 +02:00
Toke Stuart Jepsen
907ebe1760 Fix viewer input process node return as Viewer node 2020-07-30 08:46:53 +01:00
Toke Stuart Jepsen
3925ddc5ae Instance in Same Context for Nuke
Moved the equivalent Maya plugin into global and merged with Nuke.
Fixed Nuke instances collection not using node data for asset.
2020-07-29 17:34:54 +01:00
Toke Stuart Jepsen
832fd9fa66 Fix multiple attributes on the same node overwriting. 2020-07-29 16:17:15 +01:00
Milan Kolar
3d9e405761 Merge branch 'hotfix/celaction-workfile-versioning' into 2.x/develop 2020-07-28 16:01:04 +02:00
Milan Kolar
1370af1ca8 Merge branch 'hotfix/celaction-workfile-versioning' 2020-07-28 16:00:26 +02:00
Milan Kolar
607ecb71fa Merge branch 'hotfix/celaction-workfile-versioning' into develop 2020-07-28 16:00:25 +02:00