You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 2025.8.3 fix, refractor blend-modes (#6)
* rebuild blend_modes, so they accept any array and scale it properly
* fix, blend_functions, former blend_modes, make minimal and utilize and update the blend_base present
* test for python 3.13
* add tests for dtype_scale and linear_normalization to have more coverage
* rework tests and the blend functions and compositing, aka do not change the original logic at all just refractor and make nice, else do not touch