1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 23:00:04 -04:00

Add texture filters to changelogs and improve docs

This commit is contained in:
Emil Ernerfeldt
2022-05-22 17:32:38 +02:00
parent 1a9a0d7ec8
commit cc148ca895
4 changed files with 41 additions and 30 deletions

View File

@@ -3,6 +3,7 @@ All notable changes to the `egui_extras` integration will be noted in this file.
## Unreleased
* You can now specify a texture filter for `RetainedImage` ([#1636](https://github.com/emilk/egui/pull/1636)).
## 0.18.0 - 2022-04-30