Emil Ernerfeldt
eba3927ace
Remove .with_srgb(false) when constructing window ( #2110 )
2022-10-08 11:43:48 +02:00
Emil Ernerfeldt
4ac1e28eae
Improve text redering and do all color operation in gamma space ( #2071 )
2022-09-24 17:53:11 +02:00
Adia Robbie
b43a8626cf
Add custom shader_version on glow renderer ( #1993 )
...
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2022-09-06 10:08:16 +02:00
Emil Ernerfeldt
ac4d75e9b4
egui-winit: don't repaint when just moving window ( #1980 )
...
* Bug fix: reset repaint countdown when we pass it
* eframe: debug-print what winit event caused a repaint
* egui-winit: don't repaint when only moving window
* fix docstring
2022-08-29 11:20:19 +02:00
Emil Ernerfeldt
041f2e64ba
Move all crates into a crates
directory ( #1940 )
2022-08-20 10:41:49 +02:00