Edge Pixel Extension

Edge Pixel Extension adds a panel to Blender's Image Editor that allows users to bleed or extend the edge pixels of a texture into transparent areas. This process helps prevent visible seams on models when viewed from a distance, ensuring texture data safely overlaps the boundaries of UV islands. The tool works by iteratively identifying transparent pixels and overwriting them with the average color of adjacent non-transparent pixels. Users can adjust the alpha threshold for transparency detection and specify the extension count to determine the exact pixel distance of the generated buffer.