Commit graph

159 commits

Author SHA1 Message Date
Jakub Jezek
188881a0a5
fix(nks): review family to plate and plates cleanup 2020-02-18 00:02:50 +01:00
Jakub Jezek
bc4447a971
fix(nks): tags collection for plates and audio wrong subset name 2020-02-17 21:45:15 +01:00
Jakub Jezek
07dbb2533d
fix(nks): missing family if review applied 2020-02-17 21:07:26 +01:00
Jakub Jezek
96f3374255
Merge branch 'develop' into feature/PYPE-682-nks-publish-audio-from 2020-02-17 20:09:42 +01:00
Jakub Jezek
2312dffbd1
Merge branch 'develop' into feature/PYPE-666_anatomy_context_data 2020-02-14 16:53:35 +01:00
Jakub Jezek
f46ca740f5
feat(nks): adding debug log 2020-02-12 15:43:59 +01:00
Jakub Jezek
0cd57430f9
fix(nks): removing optionals 2020-02-12 15:43:31 +01:00
Jakub Jezek
26f53789f3
fix(nks): filter out audio trackitems on effect collect 2020-02-12 15:42:51 +01:00
Jakub Ježek
6ee23b8744 Merged in bugfix/PYPE-699-nk-nks-cleanup-old-code-files (pull request #466)
cleanup unneeded files and code

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-10 14:51:56 +00:00
Jakub Jezek
1a84b605a1
fix(nuke, nks): removing handles obsolete 2020-02-07 20:49:07 +01:00
Jakub Jezek
979cad41dc
fix(nks):didnt publish plates 2020-02-06 16:59:59 +01:00
iLLiCiTiT
e92537d34a extract effects can compute resources dir with anatomyData (need changes) 2020-02-04 18:27:34 +01:00
iLLiCiTiT
f6992a3d44 collector for project data was removed 2020-02-03 19:27:20 +01:00
Jakub Jezek
ae59f724a1
clean(nk): removing unneeded files 2020-01-31 20:07:40 +01:00
Jakub Jezek
2d1bd6227f
fix(nks): handles was taken from wrong attribute 2020-01-29 18:34:29 +01:00
iLLiCiTiT
8891f9e360 Merge branch 'develop' into feature/dict_indentation 2020-01-20 17:25:00 +01:00
iLLiCiTiT
7f9a4e9528 changes to keep indentation consistend 2 2019-12-06 18:41:54 +01:00
Milan Kolar
5fe78a3562 Merge branch 'refs/heads/master' into develop 2019-12-06 18:12:03 +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
Jakub Jezek
55d255a20a feat(nks): adding timecode values to instance 2019-12-04 14:53:06 +01:00
Jakub Jezek
5e1eb0f42a fix(nks): collect plates didn't collect frame to representation 2019-12-04 14:41:11 +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