Jakub Jezek
9e13ac98ec
fix(nuke): cleanup and adding debug log
2020-02-12 16:42:13 +01:00
Jakub Jezek
52b4121206
fix(nk): was causing troubles with linux workstations
2020-02-11 14:20:31 +01:00
Jakub Jezek
3e6ce6c164
feat(nuke): setting colorspace to write and Reads from presets
2020-02-07 20:48:38 +01:00
Jakub Jezek
b68cbf4be0
fix(nuke): didnt create write node
2020-02-06 16:59:22 +01:00
Jakub Ježek
01fe6197a7
Merged in bugfix/PYPE-700-nk-refactory-loaders (pull request #467 )
...
Bugfix/PYPE-700 nk refactory loaders
Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-01 00:33:08 +00:00
Jakub Jezek
f0a4e0e046
Merge branch 'develop' into feature/PYPE-693-review-families-render2d
2020-02-01 00:31:30 +01:00
Jakub Jezek
935b5f4f38
Merge branch 'develop' into bugfix/PYPE-700-nk-refactory-loaders
2020-02-01 00:25:32 +01:00
Jakub Jezek
dc497be923
feat(nuke): anatomy templates and version data family to render
2020-02-01 00:16:20 +01:00
Jakub Jezek
35a7040930
fix(nuke): new way of imprinting data
2020-01-31 14:43:02 +01:00
Jakub Jezek
be7dbb1151
fix(nuke): printing objects and docstring
2020-01-30 18:18:01 +01:00
Jakub Jezek
a46773450f
feat(nuke): added support for png
2020-01-30 14:11:00 +01:00
Jakub Jezek
b715990e1e
fix(nuke): created too many backdrops
2020-01-30 14:10:36 +01:00
Milan Kolar
837807d535
syntax fixes
2020-01-29 00:50:58 +01:00
Jakub Jezek
b0da1c9013
fix(nuke: removing annoying message window
...
happened every time log.error happened
2020-01-28 15:07:37 +01:00
Jakub Jezek
3ecedad03b
Merge branch 'develop' into master-dazzle-prod
2020-01-20 12:03:34 +01:00
jakub@orbi.tools
9c9d000747
Merge branch 'feature/nuke-slate-prerender' into master-testing-local
...
# Conflicts:
# pype/plugins/nuke/publish/submit_nuke_deadline.py
2020-01-15 16:06:16 +01:00
Jakub Jezek
3e129d7a56
feat(nuke, global): adding slate family conditions
2020-01-15 16:04:49 +01:00
jakub@orbi.tools
13f08c7f1f
Merge branch 'feature/nuke-slate-prerender' into master-testing-local
...
# Conflicts:
# pype/plugins/global/publish/collect_filesequences.py
# pype/plugins/global/publish/integrate_new.py
2020-01-14 19:58:03 +01:00
jakub@orbi.tools
a9257df48e
nuke fixing deadline submission
2020-01-14 19:51:18 +01:00
Jiri Sindelar
d3ceff0bb6
Merge remote-tracking branch 'origin/feature/nuke-slate-prerender' into master-testing-local
2020-01-14 12:05:13 +01:00
Jakub Jezek
968ba9e68d
feat(nuke): generate_mov adding specification of mov to prores444
2020-01-14 11:54:57 +01:00
Jakub Ježek
84b73d0c69
Merged in feature/nuke-load-backdrop (pull request #410 )
...
feat(nuke): Loader plugin for nukenodes
Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-13 10:03:48 +00:00
Jakub Jezek
d20853f617
feat(global): finalizing the nuke to deadline feature
2020-01-10 14:35:19 +01:00
Jakub Jezek
218405841c
fix(global, nuke): updating deadline submission
2020-01-10 00:15:58 +01:00
Milan Kolar
3a4a6782ab
pep8 class names
2020-01-09 15:07:44 +01:00
Jakub Jezek
69015fb7fc
fix(nuke): updating nuke.lib and review data mov
2020-01-09 11:15:57 +01:00
Jakub Jezek
fbb4c247f6
fix(global): fixing reformat and letter box
2020-01-08 00:38:08 +01:00
Jakub Jezek
ade2a26e84
feat(nuke): adding back baking mov from nuke
2020-01-08 00:02:14 +01:00
Jakub Jezek
68c8a253bf
feat(nuke): lock range on setting frame ranges
2020-01-06 12:43:43 +01:00
Jakub Jezek
a4ae644e35
feat(nuke): Loader plugin for nukenodes
2019-12-10 14:05:05 +01:00
Jakub Jezek
5f6081db9b
Merge branch 'develop' into feature/PYPE-433-deadline-publish-with-correct-c
2019-12-07 18:28:25 +01:00
Jakub Jezek
1361d12452
feat(nuke): polishing the Lut Exporter
2019-12-06 07:59:19 +01:00
Jakub Jezek
48e5c4fd26
feat(nuke): Lut exporter added to nuke.lib
2019-12-05 10:36:08 +01:00
Jakub Jezek
d21e98aea9
feat(nuke): adding method for getting dependency for list of nodes
2019-11-23 23:44:43 +01:00
Jakub Jezek
444071e2d0
fix(nuke): not necessary to do it on all write nodes
2019-11-21 10:22:54 +01:00
Jakub Jezek
509578c4ef
fix(nuke): nuke little fixes
2019-11-12 12:52:57 +01:00
Jakub Jezek
2ef74e33cb
fix(nuke): overwriting create write function
...
- adding input node to connect to selected node in Create
- fixing prenode to be functional if more node before write need to be added [prep for mask/prerender]
- `preset` data rewrited to be `families`
2019-11-07 15:55:43 +01:00
Jakub Jezek
ba32b5f4a1
typo(nuke): removing todo
2019-11-06 23:44:48 +01:00
Jakub Jezek
fd2e0f8c27
fix(nuke): nuke.templates renamed to nuke.presets
...
- it was still remaining as templates in some modules
2019-11-06 15:52:19 +01:00
Jakub Jezek
637862f22d
fix(nuke): create plugin correct way of working with families
2019-11-06 15:51:32 +01:00
Jakub Ježek
321028ead8
Merged in hotfix/eallin_fixes_nks_nk (pull request #359 )
...
fix(nks): thumbnails, build workfile with preview mov
Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-06 09:20:57 +00:00
Jakub Jezek
275bd6da64
Merge branch 'develop' into hotfix/eallin_fixes_nks_nk
2019-11-06 10:09:09 +01:00
Jakub Jezek
2d6e11c19a
feat(nuke): node avalon knob prefix as list for backward compatibility
...
- `avalon:` or `ak:`
- omit tags for later clearing in pype.nuke.presets
2019-11-06 01:17:42 +01:00
Jakub Jezek
f35f4c1e93
feat(nuke): templates.py to presets.py
...
- rename key `preset` to `families`
- `families`: looping family as preset
- omit tags for later clearing
2019-11-06 01:14:09 +01:00
Jakub Jezek
66d0b1b253
feat(nuke): improving nuke features
...
- loader reads fpath and convert to hashes in path
- adding `review` knob to write
- removing extract_frames.py to _unused plugins
2019-11-04 19:28:39 +01:00
Jakub Jezek
d698a57733
fix(nuke): adding custom ocio path support
2019-11-04 15:59:35 +01:00
Toke Jepsen
fdccabeeb9
Support Deadline priority in Nuke.
2019-11-03 18:55:18 +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
Jakub Jezek
0b495f57d9
fix(nk): building first workfile was failing
2019-08-30 17:04:22 +02:00
Jakub Jezek
fff2586183
fix(nuke): doc string mess
2019-08-30 16:18:04 +02:00