Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 787 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.7.1] - 2024-08-17

fixed

Bug discovered with Nuke 15.1 which lead to completely wrong results. Bug was realted to the inversion of a matrix.

[0.7.0] - 2024-01-02

Added

public:

  • new debug_print_matrix knob: it allow to print the 3x3matrix used for the inset, in the console.

internal:

  • update blink script to add "debug print matrix" feature

[0.6.2] - 2024-01-01

Added

  • use_gpu knob that is parented to the internal blink script similarly named knob.

[0.6.1] - 2024-11-14

Initial release