• Joined on 2023-08-24
NueSB commented on pull request blender/blender#112605 2023-09-24 03:20:47 +02:00
GPencil: Implement nearest neighbor filtering for pixelate effect

Done. Apologies for the delay and thanks for the help :)

NueSB pushed to nearestneighbor-gpencil-aa at NueSB/blender 2023-09-24 03:19:45 +02:00
eb93bd4f85 Formatting pass
NueSB commented on pull request blender/blender#112605 2023-09-23 22:02:18 +02:00
GPencil: Implement nearest neighbor filtering for pixelate effect

Thanks! I was originally going to use an approach like that, but I couldn't figure out how to wrangle Blender samplers. Looks like everything's working from here. (and better no less, there's no…

NueSB pushed to nearestneighbor-gpencil-aa at NueSB/blender 2023-09-23 21:56:23 +02:00
a5b715bee6 Fix: Undefined behavior from OOB texelFetch
NueSB created pull request blender/blender#112605 2023-09-19 23:20:20 +02:00
GPencil: Implement nearest neighbor filtering for pixelate effect
NueSB pushed to nearestneighbor-gpencil-aa at NueSB/blender 2023-09-19 23:03:30 +02:00
b4e9b65c01 GPencil: Implement nearest neighbor filtering for pixelate effect
NueSB created branch nearestneighbor-gpencil-aa in NueSB/blender 2023-09-19 23:03:30 +02:00
NueSB created repository NueSB/blender 2023-09-19 20:41:05 +02:00