Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.18 KB

BUGS.md

File metadata and controls

38 lines (27 loc) · 1.18 KB

Known bugs and limitations

Bugs

Here is a list of know bugs, ordered by priority from high to low:

Limitations

  • Resampling nodes (Transform, CornerPin) do not implement texture filtering, see MrKepzie#258. When downsizing an image with a factor larger than 1.5, the image should be blurred before being downscaled to avoid aliasing artifacts. Mipmapping and anisotropic texture filtering, which solve this problem, will be implemented in the future.

Missing and wanted features

Here is a list of non-blocking bugs / wanted features: