Commit graph

120 commits

Author SHA1 Message Date
Jakub Jezek
7c6833b231 fix(nks): extracting is now with collect destinations 2019-08-19 15:34:45 +02:00
Jakub Jezek
f2152d64f1 fix(nks): desabling collect metadata as it is not finished yet 2019-08-19 15:34:12 +02:00
Jakub Jezek
6162a519a5 feat(nks): collecting effects to instances 2019-08-16 18:03:22 +02:00
Jakub Jezek
d1cf46575c feat(nks): adding collection of subTrackItems to collect Clips 2019-08-16 18:03:00 +02:00
Jakub Jezek
d4dc2e96b7 feat(nks): adding width, height, pixelAspect into version data 2019-08-13 08:40:43 +02:00
Jakub Jezek
8635f6b532 fix(nks): adding width, height, pixelAspect into instance sharing attributes 2019-08-13 08:40:10 +02:00
Jakub Jezek
0ded69a209 Merge branch 'feature/PYPE-478-frame-start-from-source-frame-n' into feature/PYPE-331-nks-lut-workflow 2019-08-13 08:22:57 +02:00
Jakub Jezek
2dda011e0a Merge branch 'develop' into feature/PYPE-331-nks-lut-workflow 2019-08-12 16:54:04 +02:00
Jakub Jezek
44814124f8 feat(nks): if user writes source to Tags value it will get source frames 2019-08-12 13:10:12 +02:00
Jakub Jezek
bc9633233b feat(nks): adding retiming and timewarping implementation 2019-08-09 19:29:57 +02:00
Jakub Jezek
7419d56e93 fix(nukestudio): new attributes fixes 2019-08-04 20:19:56 +02:00
Jakub Jezek
b40e1f5511 fix(all): rename attributes
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
Jakub Jezek
f9bedc7f7b feat(nks): adding review identificator into instance label 2019-07-31 00:56:54 +02:00
Jakub Jezek
b8d764561c fix(nks): rename plugin to its function 2019-07-31 00:56:04 +02:00
Jakub Jezek
50ad311ca0 fix(nukestudio): removing workfile version collector duplicity with global plugin 2019-07-31 00:01:24 +02:00
Jakub Jezek
3677f1d083 fix(nukestudio): unifying editorial data for publishing 2019-07-30 23:59:46 +02:00
Jakub Jezek
b274983085 fix(nks): review plateRef was creating review family 2019-07-24 15:37:12 +02:00
Jakub Jezek
9a07345751 fix(nukestudio): more in description, review, hierarchy, leader clip
- correct loading review representations
- Leader clip plugin define "main" instance attribute for Sharing data between instances
- subsets plugin is loading all subset Tags not differentiating if plate only
- original Subset plugin stripped out so it is only removing `clip` family instances
2019-07-24 13:34:50 +02:00
Jakub Jezek
a706b46a2e fix(nks): rework review collect to get also plateRef with preview in ftrack 2019-07-24 09:37:03 +02:00
Jakub Jezek
ee11908a33 fix(nks): asset share handles 2019-07-23 10:19:52 +02:00
Jakub Jezek
0799cf1d04 fix(nks): hierarchical custom attributes, starting frame
frame start distribute to other instances,
resolution_width/height,pixel_aspect to asset custom attributes
2019-07-22 11:52:05 +02:00
jezschaj
559101217d Merge branch 'develop' into bugfix/PYPE-428-dazzle-feedback-publish-errors 2019-07-17 11:37:55 +02:00
Jakub Jezek
bc277d5ad2 fix(nks): distributing handles didnt respect individual clip with tag, renaming collect_tag_types to *_main 2019-07-16 18:49:45 +02:00
Jakub Jezek
91021668d2 feat(nks): adding workfile version plugins - collect, validate, export 2019-07-15 17:04:14 +02:00
Jakub Jezek
ed0ed9aca7 fix(nks, nk): operation with handles 2019-07-10 11:23:04 +02:00
Jakub Jezek
b8ddf3e3e0 fix(nks): improving first frame tag implementation 2019-07-09 18:58:10 +02:00
Jakub Jezek
6e3f68a17b fix(nks): not compatible code to _unused plugins 2019-07-09 14:46:56 +02:00
Jakub Jezek
b15449837a fix(nks): wrong name of attribute 2019-07-09 14:45:50 +02:00
Jakub Jezek
5ae6947ab1 fix(nks): correctly distributing custom_attributes 2019-07-09 14:45:22 +02:00
Jakub Jezek
54a505a73c fix(nks): dealing with fps 2019-07-09 14:44:54 +02:00
Jakub Jezek
5913bdf34e fix(nks): removing handles from collectors and shifting all towards use of handleStart/End 2019-07-09 11:13:58 +02:00
Jakub Jezek
cb1784a84b fix(nks): adding width and height into plateMain instance 2019-07-09 09:50:54 +02:00
Jakub Jezek
0b74946fd7 fix(nks): improving definition of plateMain 2019-07-09 09:42:10 +02:00
Jakub Jezek
66d8c8397f fix(nks): review workflow improvment 2019-07-09 09:41:26 +02:00
Jakub Jezek
df27fc930a fix(nks): improving labeling 2019-07-09 09:40:57 +02:00
Jakub Jezek
e50eb19d34 fix(nks): fps collection into clips 2019-07-09 09:39:17 +02:00
Jakub Jezek
a345090b52 feat(nks): source resolution Tag implementation 2019-07-09 09:35:53 +02:00
Jakub Jezek
afe83dcf7a fix(nks): supporting frameStart and changing plugin onto ContextPlugin 2019-07-07 21:45:24 +02:00
Jakub Jezek
1fdcd6bd6a feat(nks): handling handle_start/end workflow 2019-07-07 21:44:36 +02:00
Jakub Jezek
6e813604c5 feat(nks): adding framestart tag collector 2019-07-07 21:43:27 +02:00
Jakub Jezek
11a0321db4 fix(nks): moving assetsShared context attribute into Clip collection 2019-07-07 21:42:56 +02:00
Jakub Jezek
8a77c702a1 fix(nks): tasks were not shared between instances 2019-07-07 10:38:26 +02:00
Jakub Jezek
7ff31fff3e Merge branch 'develop' into feature/merge_PR187_toke_nukestudio_improvements 2019-07-06 09:16:05 +02:00
Toke Jepsen
4be54ff827 Wrong plate image sequence files collected. 2019-07-05 13:05:16 +01:00
Toke Jepsen
72cea27d4f Extract plate with audio. 2019-07-04 16:18:36 +01:00
Toke Jepsen
5cc745b609 Extract review with audio. 2019-07-04 16:18:19 +01:00
Milan Kolar
e7f044b2f3 (hotfix) - support multiple dots in names for plate collection 2019-07-04 14:31:04 +02:00
Toke Jepsen
baf6075182 Do not assume project handles. 2019-07-04 11:58:20 +01:00
Toke Jepsen
2acb4a63e4 Extract plates to timeline range. 2019-07-04 10:50:15 +01:00
Toke Jepsen
352ba19d0b Create review thumbnail if it does not exist. 2019-07-04 10:03:59 +01:00