Results 12 issues of András Polgár

Hi, I'm getting the following warning with the default configuration: `hyper-autoprofile enabled but no prompt config found` I just started to use Hyper so it can be just some silly...

Hi There! Thanks for the great crate! It seems like calling `add_face` duplicates all the existing half-edges in the Mesh. To reproduce: ```rust use three_d_asset::Zero; use tri_mesh::{Mesh, Vec3}; fn main()...

Unfortunately, Firefox doesn't support the selectionchange event properly at the moment (which is crucial for the entity selection) http://caniuse.com/#feat=selection-api I've tried some polyfills with no luck.

bug
browser compatibility

Hi There, I'm trying to run Gazebo (Garden) with the [gazebo-forks version of dart](https://github.com/gazebo-forks/dart) When i run `gz sim` with gz-physics built with `gazebo-forks/dart` it prints `double free or corruption...

bug

Hey, thanks a lot for this binding, works great! :tada: I'm not sure how should I use it as a dependency. Currently, I clone the repo next to my sources...

Hi, somtimes i'm getting the following string body from the [slack API](https://api.slack.com/web) as an error response for a POST: `You are sending too many requests. Please relax.` instead of a...