Commit graph

16 commits

Author SHA1 Message Date
Toke Stuart Jepsen
476b3d9f37 Optional script validation 2020-05-29 15:01:46 +01:00
Jakub Jezek
d1dd502357
fix(nuke): validator clam fps float number 2020-03-24 16:35:37 +01:00
Jakub Jezek
f3bc7258df
clean(nuke): commented code 2020-02-01 00:19:43 +01:00
Jakub Jezek
dcfb0aeea4 rounding fps attribute 2019-10-07 17:17:37 +02:00
Milan Kolar
8402d3bfda nuke get asset data using lib function 2019-08-02 19:42:57 +02: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
Toke Jepsen
2a0977e6da Improve logging with stating which attributes are compared.
- Code cosmetics.
2019-07-25 23:21:13 +01:00
Jakub Jezek
39d0391934 fix(nuke): review workflow and other fixes 2019-07-18 16:19:21 +02:00
Jakub Jezek
322ec3e3c8 fix(nuke): plublish workfile handle_start/end was not correct 2019-07-11 16:53:42 +02:00
Jakub Jezek
e49aaab9f4 fix(nuke): nukescript to workfile fix, handles_start/end workflow improvment 2019-07-11 13:58:47 +02:00
jezschaj
36ed023130 Merge branch '2.0/develop' into 2.0/cleanup_dazzle 2019-05-15 15:56:22 +02:00
Jakub Jezek
346c824f72 feat(nuke): fixing handles for publishing writes 2019-05-15 10:43:12 +02:00
jezschaj
2b6ea31d12 feat(nuke): adding Handles into required hierarchical attr in Validate script 2019-05-14 11:46:37 +02:00
Jakub Jezek
550243f000 fix(nuke): adding hierarchical attributes to check and ignore 2019-04-18 15:50:14 +02:00
Jakub Jezek
115937ab00 feat(nuke): adding validating plugins for script, version match, write node attributes 2019-04-10 16:39:15 +02:00
Jakub Trllo
7dbc0376f6 - script is validated. - added format in collect script plugin 2019-01-04 16:28:26 +01:00