Emil Ernerfeldt
|
df33830821
|
Update snapshot images
|
2025-09-08 17:11:12 +02:00 |
|
Emil Ernerfeldt
|
f46926aaf1
|
Improve texture filtering by doing it in gamma space (#7311)
* Closes https://github.com/emilk/egui/pull/5839
This makes some transparent images look a lot nicer when blended:

Cursive text will also look nicer.
This unfortunately changes the contract of what
`register_native_texture` expects
---------
Co-authored-by: Adrian Blumer <blumer.adrian@gmail.com>
|
2025-07-07 17:46:27 +02:00 |
|
Emil Ernerfeldt
|
9e021f78da
|
Change ui.disable() to modify opacity (#7282)
* Closes https://github.com/emilk/egui/pull/6765
Branched off of https://github.com/emilk/egui/pull/6765 by @tye-exe.
I needed to branch off to update snapshot images
---------
Co-authored-by: tye-exe <tye@mailbox.org>
Co-authored-by: Tye <131195812+tye-exe@users.noreply.github.com>
|
2025-07-01 14:05:53 +02:00 |
|
Emil Ernerfeldt
|
f57cb27386
|
Include test windows in egui_demo_lib snapshot tests (#7070)
|
2025-05-21 17:44:27 +02:00 |
|