Commit graph

32 commits

Author SHA1 Message Date
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
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
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
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
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
aa2efc7bf3 Merge branch 'hotfix/nuke_publish_create_load' into hotfix/nuke_new_attr_changes 2019-08-04 14:13:45 +02:00
Jakub Jezek
b74872a6dd fix(nuke): loading was calculating with handles but it should be without 2019-08-02 18:47:06 +02:00
Toke Jepsen
499cadb829 Updating read nodes was erroring because startFrame/endFrame came in as floats. 2019-08-02 12:39:29 +01:00
Jakub Jezek
b40e1f5511 fix(all): rename attributes
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
Jakub Jezek
02526f156d fix(nuke): fixing update function in loader to better work with avalon.nuke.lib:ls_img_sequence 2019-07-31 01:05:14 +02:00
Milan Kolar
590f953564 hotfix(global) if handles were not found on render it couldn't be loaded to nuke, also we need to make sure they are integers 2019-07-24 10:55:54 +02:00
Milan Kolar
42c5379950 add more representations to loaders 2019-06-23 21:44:44 +02:00
Jakub Jezek
3f4e392c15 fix(nuke): load imagesequence didnt work properly with frameranges and handle start and end 2019-06-09 17:34:19 +02:00
Jakub Jezek
d50f7c60f4 fix(nukestudio): fix family to plate instead of plates and adding mov representaion 2019-06-06 18:28:30 +02:00
Jakub Jezek
c9e13f16c7 feat(nuke): adding plates family 2019-05-30 18:36:51 +02:00
Jakub Jezek
0c5f876137 feat(nuke): adding callback to nuke for change color of Loader nodes regarding to last version 2019-05-15 21:45:52 +02:00
Jakub Jezek
4e9d9c70a2 fix(nuke): loader was not working as Logger obj had changed initialization 2019-04-21 14:00:22 +02:00
Jakub Jezek
2939984216 feat(nuke): adding update function for integrate manager 2019-04-18 15:50:14 +02:00
Milan Kolar
6c0bba1168 Merge branch 'develop' into 2.0/sync_from_1.0 2019-04-09 22:38:28 +02:00
Milan Kolar
2bb789c413 logger fixes 2019-04-09 18:22:55 +02:00
Jakub Jezek
4e99de691c fix(nuke): fixing path formating to replace "\" in path to "/" 2019-03-31 19:28:59 +02:00
Milan Kolar
8d28c4af44 fix version checker, and other nuke fixes 2019-02-06 21:18:56 +01:00
Milan Kolar
e5efe62a81 fixing families in loader 2019-01-21 13:44:24 +01:00
Milan Kolar
11cf14e282 cleanup write publishing and loading 2019-01-18 17:52:40 +01:00
Jakub Jezek
27618c8d55 Create write, Publish write, Publish prerendered.frames, Load sequence. All is working 2018-12-04 14:49:11 +01:00
Jakub Jezek
b03ede44f3 load_sequence update 2018-12-03 08:39:56 +01:00
Jakub Jezek
cb69f0dce1 cleaning up plugins/nuke/publish/*, updating collecting writes and render local 2018-11-29 18:41:47 +01:00
Jakub Jezek
2dc510a3ab Merge branch 'initialisation' into nuke-all-jakub 2018-10-02 23:49:09 +02:00
Jakub Jezek
eb9936b487 family names cut of 'studio.' 2018-10-02 23:35:35 +02:00
Jakub Jezek
7667674317 rename config folder 2018-10-02 22:55:04 +02:00
Renamed from config/plugins/nuke/load/load_sequence.py (Browse further)