Skip to content

Releases: milasudril/texpainter

Introduce support for computing image gradient

10 Jul 06:02
Compare
Choose a tag to compare
1.10.0

Introduce support for computing image gradient

This release should compile on jammy

25 Jun 09:07
Compare
Choose a tag to compare
1.9.1

Fix build errors on Jammy

Add annulus and mult. inv image processors

08 Jun 13:39
Compare
Choose a tag to compare
1.9.0

Add annulus and mult. inv image processors

Version 1.8.0

21 Apr 18:41
Compare
Choose a tag to compare

Added processors:

  • Square root
  • Dither
  • Black body

New parameters:

  • Add option to use volume below function surface as mask

1.7.1

05 Jan 17:32
Compare
Choose a tag to compare
Bugfixes

Add support for line segment trees

18 Dec 12:32
Compare
Choose a tag to compare

Line segment trees can be used to create tree-like structures, such as

  • Trees
  • Cracks
  • Mountains

Bugfix for #38

11 Dec 18:56
Compare
Choose a tag to compare
1.6.1

Fix for #38

Add max positioning filter

27 Nov 17:38
Compare
Choose a tag to compare

This release introduces a node that sets the location of the maximum value in a grayscale image.

New release with minmax filter

24 Nov 21:21
Compare
Choose a tag to compare

This release adds a minmax filter. This is like a median filter, but outputs min and max instead.

More features

31 Oct 17:23
Compare
Choose a tag to compare
  • Posterization filters
  • Control over alpha pre-mult in RGBA source over