redeclipse / base

Base environment for Red Eclipse and associated source files.
https://redeclipse.net/
424 stars 86 forks source link

[BUGBOT][Graphics] Texture Preview Distortion with Non-Zero Offset #1460

Open discord-bugcrawler[bot] opened 4 months ago

discord-bugcrawler[bot] commented 4 months ago

[BUGBOT][Graphics] Texture Preview Distortion with Non-Zero Offset

Description

The composite texture previews become stretched or clamped instead of wrapped when the texture offset is adjusted to a non-zero value. This issue is observed in the texture selection panel in the editor.

Workarounds

n/a

Information

qreeves commented 4 months ago

Requires a rewrite of how texture clamping is handled by the engine.