Skip to content

Releases: Vodes/vodesfunc

v1.7.0

01 Nov 20:17
Compare
Choose a tag to compare

What's Changed

  • RescaleBuilder is now mostly fully featured and DescaleTarget uses it internally to (mostly) retain API compatibility.
    You can consider the latter to be deprecated.
  • schizo_denoise keeps props intact now
  • Force fp32 in RescaleBuilder by @emotion3459 in #15
  • Update aa.py vstools.scale_8bit depreceated func to `vstools.scale_… by @srappan in #16
  • Updated noise.adaptive_grain by @yuv420p10le in #18

Breaking

  • ShaderDoubler and ClampedDoubler have been removed. Use the vsscale alternatives.
  • RescaleBuilder requires width now. Simplifies the calculations a bit and lets me call issues user error.

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.0

05 May 15:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0