Benjamin Schaaf

Results 168 comments of Benjamin Schaaf

@shyiko I use sublime as my daily driver and by reading the imports I can get a quick overview of what the code is using. I find it much easier...

Possible related issue: https://github.com/dimforge/parry/issues/70

I've narrowed this down to the GJK implementation returning the wrong normal here: https://github.com/dimforge/parry/blob/c3f28389e762cf93d8a1a62337fb806450852017/src/query/gjk/gjk.rs#L131. From the examples most collisions don't hit this code. Passing in `exact_dir=false` from https://github.com/dimforge/parry/blob/c3f28389e762cf93d8a1a62337fb806450852017/src/query/contact/contact_support_map_support_map.rs#L64 resolves the...

Note that build 4126 is ST4 not ST3. I'm unable to reproduce this by copying a region from gimp in ubuntu 20.04 gnome 3.36. Does it happen in X11 or...

This seems to come from Aseprite causing `gtk_clipboard_wait_for_text` to hang forever. My guess is that it should be replying that it doesn't have any text to copy, but isn't.

I haven't been able to reproduce any data loss on my end; except for the obvious last ~30s being lost due to any crash. Does it happen consistently for you?...

It's working as expected on my end. Does it happen in the latest development build of ST? [Screencast from 24-08-22 15:06:25.webm](https://user-images.githubusercontent.com/2748981/186333610-1647d389-1d00-44a2-8f8d-d495760e421d.webm)