iLLiCiTiT
7f9a4e9528
changes to keep indentation consistend 2
2019-12-06 18:41:54 +01:00
iLLiCiTiT
7a6085559c
dicts' keys in io methods calling start on the next row to keep same indentations if line lenght changes
2019-12-05 12:18:30 +01:00
Toke Jepsen
13c46a8cd8
Merged in tokejepsen/pype/feature/nukestudio_comments (pull request #279 )
...
Publish comments from NukeStudio.
2019-11-13 13:45:47 +00:00
Jana Mizikova
c009f661e6
fix(nks): thumbnails, build workfile with preview mov
...
- thumbnail for clip is taken from middle of duration
2019-11-01 17:06:35 +01:00
Milan Kolar
08cdbe36e6
make sure silos don't crash publishing.
2019-10-25 16:17:03 +02:00
Toke Jepsen
752af5e5cc
Separate comments collection to plugin.
2019-09-18 10:26:51 +01:00
Toke Jepsen
096709abf7
Merge branch 'develop' into feature/nukestudio_comments
...
# Conflicts:
# pype/plugins/nukestudio/publish/collect_shots.py
2019-09-18 09:38:35 +01:00
Jakub Jezek
8e3969c26c
fix(nks): adding ability to transfer animated transform soft effect
2019-09-11 19:02:16 +02:00
Jakub Jezek
e108281c98
fix(nks): little problems on collectors
2019-09-10 09:53:14 +02:00
Jakub Jezek
f0df2082e3
fix(nks): frame start didn't collect properly
2019-08-29 10:04:19 +02:00
Jakub Jezek
f205f44214
fix(nks): not to publish lut if no soft effect are available for clip
2019-08-28 18:32:59 +02:00
Toke Jepsen
46c06ce20d
Publish comments from NukeStudio.
2019-08-21 16:09:31 +01:00
Jakub Jezek
804f945ab8
fix(nks): cleaning up old code
2019-08-21 16:16:00 +02:00
Jakub Jezek
eb02919301
fix(nks): refactoring code to better shape
2019-08-21 16:15:39 +02:00
Jakub Jezek
9eb7dc3d15
fix(nks): refactoring way clips and effects are collected
2019-08-21 16:15:09 +02:00
Jakub Jezek
97373c1ed0
fix(nks): adding node class type to the lutJson output file
2019-08-21 09:43:43 +02:00
Jakub Jezek
715b282ac9
fix(nks): metadata plugin into _unused
2019-08-19 15:37:40 +02:00
Jakub Jezek
d4294eccd9
fix(nks): clean up of the script
2019-08-19 15:37:15 +02:00
Jakub Jezek
c6a3911f56
fix(nks): collecting effects was renamed to Lut and also improved the data collection with assignedTo attribute
2019-08-19 15:36:34 +02:00
Jakub Jezek
e058913fc3
fix(nks): collect shots was context plugin but it should be instance plugin
2019-08-19 15:35:22 +02:00
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