Commit graph

221 commits

Author SHA1 Message Date
Jakub Jezek
509578c4ef fix(nuke): nuke little fixes 2019-11-12 12:52:57 +01:00
Jakub Jezek
6ae508d383 typo(nuke): removing prints 2019-11-07 19:24:43 +01:00
Jakub Jezek
6f5f823e44 fix(nuke): create_write plugin improvements
- selected node operation
- what if the node exists already
2019-11-07 17:23:15 +01:00
Jakub Jezek
86ddb924b5 feat(nuke): rewriting create write plugin
- self.families and self.nCass for easier applications
2019-11-07 15:59:18 +01:00
Jakub Jezek
637862f22d fix(nuke): create plugin correct way of working with families 2019-11-06 15:51:32 +01:00
Jakub Jezek
1df729c206 fix(nuke): version data frameStart/end excluded handles 2019-11-04 20:31:21 +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
Toke Jepsen
fdccabeeb9 Support Deadline priority in Nuke. 2019-11-03 18:55:18 +00:00
Jakub Jezek
0e77f8a136 fix(nuke): lutJson didn't load fully as unexisted nuke node knob 2019-10-17 15:14:16 +02:00
Jakub Jezek
c6253b7493 fix(nuke): missing variable issue 2019-10-16 14:11:22 +02:00
Jakub Jezek
dcfb0aeea4 rounding fps attribute 2019-10-07 17:17:37 +02:00
Jakub Jezek
776e8922bc fix: unnecessary import of module 2019-10-04 16:50:18 +02:00
Jakub Jezek
02c6ca2fef Merge branch 'develop' into feature/PYPE-496-nuke-input-process-baking-mov 2019-10-04 16:46:03 +02:00
Jakub Jezek
2f06a65198 impoving publishing of baked mov
- adding feature to add input process node to baking
- removing collec/validate active viewer process (not necessary)
- output node added to render write node
2019-10-04 16:41:36 +02:00
Jakub Jezek
b13d2f717b Merge branch 'develop' into bugfix/PYPE-428-dazzle-feedback-publish-errors
# Conflicts:
#	pype/plugins/nuke/load/load_luts.py
#	pype/plugins/nuke/load/load_luts_ip.py
#	pype/plugins/nuke/publish/validate_active_viewer.py
2019-10-02 14:07:17 +02:00
Jakub Jezek
16189b5691 fix: some changes improving publishing and loading luts 2019-10-02 13:45:01 +02:00
Toke Jepsen
9853e258e4 Merged in tokejepsen/pype/feature/legacy_write_nodes (pull request #300)
Repair legacy write nodes.

Approved-by: Jakub Ježek <jakub@pype.club>
2019-09-26 08:58:57 +00:00
Jakub Jezek
0b495f57d9 fix(nk): building first workfile was failing 2019-08-30 17:04:22 +02:00
Jakub Jezek
731b34acdc Merge branch 'feature/PYPE-488-nk-loading-nks-lut-soft-effects' into feature/PYPE-331-nks-lut-workflow_altered 2019-08-30 15:49:39 +02:00
Jakub Jezek
6d9f81532c fix(nk): loading mov with better name and improving filter of nodes 2019-08-28 18:34:17 +02:00
Jakub Jezek
8181db02cf fix(nk): it didn't stop procedure after exeption 2019-08-22 14:20:49 +02:00
Jakub Jezek
979a96af4b feat(nk): loading lutJson as Input Process for nondestructive colorspace workflow 2019-08-22 14:18:40 +02:00
Jakub Jezek
0b92b2315f fix(nk): animation on separate channels was not accepted 2019-08-21 16:30:23 +02:00
Toke Jepsen
5f87708ef8 Submit to Deadline as well. 2019-08-21 15:20:24 +01:00
Toke Jepsen
62bee8eafa Create/Validate Deadline tab with ChunkSize. 2019-08-21 15:04:57 +01:00
Jakub Jezek
626d0e86eb feat(nk): adding loading Lut Json files with luts to nuke as node group under Read node 2019-08-20 17:47:57 +02:00
Jakub Jezek
511114e86b fix(nk): handles were ignored in sequence loader 2019-08-20 17:47:25 +02:00
Jakub Jezek
250a5f6741 fix(nk): changing the name of Read loaded node to be more unique 2019-08-15 10:47:31 +02:00
Jakub Jezek
e58689b232 fix(nk): create write was not returning the node back 2019-08-15 10:46:55 +02:00
Jakub Jezek
84b18da1d3 Merged in feature/PYPE-476-nk-load-plate-with-retime (pull request #261)
feat(nk): loading image sequences with retiming
2019-08-12 09:18:23 +00:00
jezschaj
801ed97de8 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-08-12 11:04:30 +02:00
jezschaj
c166c189f8 fix(nuke): loader were not reading jpeg sequence 2019-08-12 11:03:51 +02:00
Jakub Jezek
33d9e16e7b feat(nk): loading image sequences with retiming 2019-08-09 19:33:33 +02:00
Jakub Jezek
bc9633233b feat(nks): adding retiming and timewarping implementation 2019-08-09 19:29:57 +02:00
Jakub Jezek
02d54b54f7 feat(nuke): adding Read from Write button on Write node 2019-08-08 16:33:21 +02:00
Jakub Jezek
115ed67a60 hotfix(nuke): deadline plugin submission 2019-08-07 14:19:17 +02:00
Jakub Jezek
b8f3aa0561 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-08-06 12:09:51 +02:00
Jakub Jezek
dabaf7d63b Merge remote-tracking branch 'toke/feature/legacy_read_nodes' into develop 2019-08-06 10:23:20 +02:00
jezschaj
c4887a1842 fix(nk): validation fixes 2019-08-05 14:11:36 +02:00
Toke Jepsen
4dbceaa87d Merge branch 'develop' into hotfix/publish_new_writes
# Conflicts:
#	pype/plugins/nuke/publish/collect_writes.py
2019-08-05 09:00:39 +01:00
Toke Jepsen
8d511c5512 Merged in tokejepsen/pype/hotfix/load_sequence (pull request #248)
Updating read nodes was erroring because startFrame/endFrame came in as floats.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-08-04 20:39:38 +00:00
Jakub Jezek
dbadd134fc fix(nuke): attributes consolidation 2019-08-04 20:19:32 +02:00
Jakub Jezek
b05bebe9c5 fix(nuke): adding families 2019-08-04 20:18:46 +02:00
Jakub Jezek
bbf4957f47 feat(nuke): adding outut node for later use in Load Precomp 2019-08-04 20:18:20 +02:00
Jakub Jezek
fce8f6b515 fix(nuke): wasnt loading nk scripts as precomp 2019-08-04 20:17:01 +02:00
Jakub Jezek
aa2efc7bf3 Merge branch 'hotfix/nuke_publish_create_load' into hotfix/nuke_new_attr_changes 2019-08-04 14:13:45 +02:00
Milan Kolar
8402d3bfda nuke get asset data using lib function 2019-08-02 19:42:57 +02:00
Jakub Jezek
ad407fed68 fix(nuke): reading instance node from write and not group 2019-08-02 18:49:26 +02:00
Jakub Jezek
1912db46b8 fix(nuke): removing obsolete plugin 2019-08-02 18:48:53 +02:00
Jakub Jezek
9a2e0117cb fix(nuke): was not collecting properly write nodes inside groups 2019-08-02 18:48:33 +02:00