Commit Graph

4 Commits

Author SHA1 Message Date
RodZill4 5805b2f625 Updated the gaussian blur node to clamp sigma above 0 2020-12-19 22:17:49 +01:00
Tai Chi Minh Ralph Eastwood 5a1a49b52a
Fix gaussian blur shader for divide by zero
Fix the gaussian blur shader by never quite going to zero for values
of sigma.  This stops driver crashes on AMD cards in Linux.
2020-12-17 11:36:18 +01:00
RodZill4 38d1ceae7c Added intensity inputs to gaussian blur and directional blur nodes 2020-05-28 19:12:51 +02:00
RodZill4 e25fded15d Rewrote convolutions as shader nodes 2020-05-08 10:36:19 +02:00