Rust coder, and creator of egui.
Has worked with physics simulation, games, 3D scanning and cyber security.
- Stockholm, Sweden
- http://www.ilikebigbits.com/
- @ernerfeldt
Highlights
- 46 discussions answered
Block or Report
Block or report emilk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse2,872 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 2 repositories
Created a pull request in emilk/egui that received 7 comments
egui-winit: Automatically detect and apply dark or light mode
Closes #1001
Uses the dark-light crate: https://crates.io/crates/dark-light
+51
−7
•
7
comments
Opened 24 other pull requests in 5 repositories
emilk/egui
11
merged
1
closed
- Add ui.data(), ctx.data(), ctx.options() and ctx.tessellation_options()
- Return more info from ScrollArea::show
- Lower default font atlas size
- Choose your own font and size
- Partial font texture update
- glow: reuse the same GL texture when possible
- Make shift-scroll do horizontal scrolling on all platforms
- Fix dead-lock in TextEdit on touch-screens
- Texture loading in egui
- Fix bugs in glow on web
- Put everything in Context behind the same Mutex
- Put everything in Context behind the same Mutex
EmbarkStudios/puffin
6
merged
1
open
EmbarkStudios/poll-promise
1
open
2
merged
EmbarkStudios/opensource-website
1
merged
EmbarkStudios/rust-ecosystem
1
merged
Reviewed 33 pull requests in 4 repositories
emilk/egui
28 pull requests
- Bezier curve
- Bugfix/drag window
-
Add optional step buttons to
DragValue - Formatter for plot axis labels
-
Make
Plot::highlighttake a boolean - Don't move fixed windows
- Dynamic grid and date picker
- Reducing glutin dependency in egui_glow
- Add ability to override collapsing icons
-
egui-web: Update
web_location_hashwhen hash in URL changes - Allow aborting an exit event
- make next_widget_position public
-
Make
color_picker_hsva_2dpublic. - add set margin method to TextEdit
- checkbox without a text label
- Re-enable window transparency
- Add a link to the source code of a fractal clock example
- Add some improvements in the documentation
- Add new function to animate f32 values
- egui_glow: Reduce memory allocations in Painter::set_texture
- egui_glow: Optimize Painter::set_texture
-
Split
Event::TextintoTextandPaste - Fix immovable windows moving
- egui_glow: Add function to set the texture filter
- Fix context menu styling
- Some pull request reviews not shown.
EmbarkStudios/puffin
2 pull requests
EmbarkStudios/poll-promise
2 pull requests
tkaitchuck/aHash
1 pull request
Created an issue in emilk/egui that received 8 comments
epaint software renderer
I would like to have a software rasterizer for epaint, so that you can take the output shapes from egui and turn it into an image.
This would be us…
8
comments
Opened 3 other issues in 1 repository
Answered 7 discussions in 1 repository
emilk/egui
emilk/egui
- Why the Slider doesn't get centered when using Layout::top_down(Align::Center) but a Label does?
- How to get the window size created by eframe?
- how to set text_edit_singleline max length,
- How to change the widget style after an event?
- How to clear ScrollArea state from memory?
- How do I "handle" an event in a control?
- How to set window title text color
37
contributions
in private repositories
Jan 4 – Jan 14
