Jakub Jezek
90f6d2e2da
feat(nuke): gizmo remove subsetgroup
2019-12-05 17:24:45 +01:00
Jakub Jezek
d346f7e37f
feat(nuke): removing subsetgroup
2019-12-05 17:21:18 +01:00
Jakub Jezek
2877045b79
Merge branch 'develop' into feature/PYPE-589-publishing-gizmos-and-importing
2019-12-05 10:49:40 +01:00
Jakub Jezek
7ff6f468fa
merge hotfix/nuke-fixes with fixed conflict
2019-11-29 01:08:00 +01:00
Jakub Jezek
9044056aef
fix(nuke): collect read fixed to new scheme
2019-11-29 01:02:56 +01:00
Jakub Jezek
8cb0db829a
fix(nuke): collect instance was not expecting Read node
2019-11-29 01:02:37 +01:00
Jakub Ježek
7dcf0d5ffa
Merged in hotfix/publish-plugin-improvements (pull request #377 )
...
Publishing plugin improvements
Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 10:43:21 +00:00
Jakub Jezek
b5abaecdfe
feat(nuke): adding colorspace to version data
2019-11-26 00:20:21 +01:00
Jakub Jezek
28a048b57d
feat(nuke): adding Collect | Validate | Extract Gizmo family
2019-11-25 21:04:27 +01:00
Jakub Jezek
3e2635f3b9
fix(nuke): collect legacy write was overwriting family on all groups
2019-11-25 20:54:30 +01:00
Jakub Jezek
c8a1bd151f
feat(nuke): collecting | validating | extracting backdrop
2019-11-23 23:46:29 +01:00
Jakub Jezek
351c7ed95f
feat(nuke): adding validate backdrop
...
checking if there are nodes above backdrop
2019-11-22 11:51:12 +01:00
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
40ff53098f
typo(nuke): fixing add_family
2019-11-21 18:33:07 +01:00
Jakub Jezek
ba5796ebd8
doc(nuke): improving assert message
2019-11-20 09:25:02 +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 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
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
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
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
Toke Jepsen
049e9ba716
Validate knobs to studio presets.
2019-08-21 16:43:54 +01: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
bc9633233b
feat(nks): adding retiming and timewarping implementation
2019-08-09 19:29:57 +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