github chaiNNer-org/chaiNNer v0.9.1
Alpha v0.9.1

latest releases: v0.24.1, v0.24.0, v0.23.3...
2 years ago

This is a small update that addresses a few bugs that were found in 0.9.0, but it does add a few things as well.

Bug Fixes:

  • Fixed iterator child nodes being locked into a position outside of the iterator's bounds
  • Fixed edges disappearing behind iterators (thanks @RunDevelopment)
  • Fixed NCNN fp16 model interpolation
  • Fixed Linux icon for .deb and .rpm builds (untested, but should be fixed)
  • Fixed settings not saving properly sometimes

New Features:

  • Startup template
    • Select a chain to load on startup. Configured in settings
  • Node Selector Panel single click warning (thanks @RunDevelopment)
    • Single clicking a node in the selector panel will now let you know how to properly add a node to the canvas

New Nodes:

  • Blend Mode (thanks @theflyingzamboni)
    • This node performs the same action as blend modes between layers in traditional image editors. It's also now a replacement for the overlay node.
  • Opacity (thanks @theflyingzamboni)
    • This node allows you to adjust the opacity of any image. This now replaces the opacity settings of the overlay node (which is now also the Blend Mode node)

Changes to Existing Features:

  • Rotation Node now supports arbitrary rotation amounts, rather than just 90/180/270 (thanks @theflyingzamboni)
  • Sliders now show trailing zeros (thanks @theflyingzamboni)

Don't miss a new chaiNNer release

NewReleases is sending notifications on new releases.