Emil Ernerfeldt

Results 813 comments of Emil Ernerfeldt

This is a good suggestion, and piping `atos` shouldn't be too much work. I'm not sure when I'll find the time to do this, however.

`egui_glow::Painter` is already being used for web by `egui_web`, so it should not be too much work to use `egui_glow::Painter` in `three-d`.

Actually, it works well on some repositories. One of the repositories where I am having problems is this one: - if I run `bacon` and make a change in the...

> I believe puffin would greatly benefit from the ability to separate timelines. Currently it's separated per thread but still shares the same timeline, thus sharing the total execution time....

I'd be interested in seeing this merged! the `drag_window` feature is critical for users that want to draw their own window frame.

should this be closed?

![Screen Shot 2022-09-05 at 12 12 40](https://user-images.githubusercontent.com/1148717/188425521-08649193-1bdb-475f-81f2-533c6205dc75.png) Looks good for me. The issue template asks you to fill in your OS etc.

On my macOS Monterey (12.5.1) I have no such CPU problem. `pick_file` is a blocking call, so if there is a problem it is likely in `rfd` or how `rfd`...

> I don‘t think so. I am not able to recreate this on an IPad Pro 12.9 (2020) with magic keyboard running iPadOS 15.6.1. Great, thanks for testing! > That...