Jakub Jezek
a2f81fbdb0
feat(nuke): adding label to collect backdrop
2019-11-22 11:50:31 +01:00
Jakub Jezek
2e82c80e8a
Merge branch 'develop' into feature/PYPE-25-nuke-backdrop-publish
2019-11-22 10:09:48 +01:00
Toke Jepsen
593a98a385
Merged in tokejepsen/pype/feature/nuke_validate_knobs (pull request #280 )
...
Validate knobs to studio presets.
Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-21 20:12:32 +00:00
Jakub Jezek
c4292d3add
feat(nuke): adding collect backdrop plugin
2019-11-21 19:56:12 +01:00
Jakub Jezek
a87d7cf054
feat(nuke): fixing family/class detection
...
- render families only for render group node
- any group will be accepted too
- disable nodes are not included
2019-11-21 19:08:34 +01:00
Jakub Jezek
2bf235ece1
clean(nuke): remove unused lines
2019-11-21 19:07:04 +01:00
Jakub Jezek
df41c92f44
feat(nuke): include only nodes with subset knob
2019-11-21 19:06:00 +01:00
Jakub Jezek
3f1b86f002
Merge branch 'develop' into feature/PYPE-25-nuke-backdrop-publish
2019-11-21 18:42:33 +01:00
Jakub Jezek
40ff53098f
typo(nuke): fixing add_family
2019-11-21 18:33:07 +01:00
Jakub Jezek
3fbe8b6f45
feat(nuke): update head info in create backdrop
2019-11-21 18:09:22 +01:00
Jakub Jezek
74b1be0da3
fix(nuke): code is redundant
2019-11-21 13:17:48 +01:00
Jakub Jezek
1e67a5bc5b
feat(nuke): improvements on fix method
2019-11-19 17:47:16 +01:00
Jakub Jezek
f0618af38e
feat(nuke): upgrading collect legacy write to see new version of write
2019-11-19 17:46:52 +01:00
Jakub Jezek
30f854e872
fix(nuke): family and families definition improvement
...
collect instances
2019-11-19 17:46:16 +01:00
Jakub Ježek
f263eabe82
Merged in feature/nuke-publish-grouping (pull request #366 )
...
Nuke Subset Grouping
2019-11-13 14:12:18 +00:00
Jakub Ježek
1e523caa52
Merged in feature/nuke-create-backdrop (pull request #360 )
...
Nuke: Create plugin for backdrop creation
2019-11-13 09:17:59 +00:00
Jakub Jezek
a03e486265
fix(nuke): validate render frames correct family if no render
2019-11-13 10:12:29 +01:00
Jakub Jezek
561c54cab2
fix(nuke): validators change to correct render family
2019-11-13 10:11:18 +01:00
Jakub Jezek
256c23d8ec
feat(nuke): collector are now adding subset group attr to instance
2019-11-13 10:10:06 +01:00
Jakub Jezek
330b9bad87
fix(nuke): collect instances getting correctly writes family
2019-11-13 10:09:20 +01:00
Jakub Jezek
cc866903c8
fix(nuke): create write family and families mismatch
2019-11-13 10:08:36 +01:00
Jakub Jezek
48c4bd2103
feat(nuke): adding grouping subset to write instances
2019-11-12 17:50:08 +01:00
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
90da0921d9
Merge branch 'develop' into feature/nuke-create-backdrop
2019-11-06 10:27:21 +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
Toke Jepsen
73886c5079
Bugfix for string based knobs.
2019-11-03 18:46:32 +00:00
Toke Jepsen
5dcffac491
Validate knobs inside write group.
2019-11-03 18:46:24 +00:00
Jakub Jezek
317b13b5f9
feat(nuke): add create plugin for backdrop creation
2019-10-29 14:22:05 +01: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
Toke Jepsen
049e9ba716
Validate knobs to studio presets.
2019-08-21 16:43:54 +01:00
Jakub Jezek
0b92b2315f
fix(nk): animation on separate channels was not accepted
2019-08-21 16:30:23 +02:00