Dirk Krause

Results 28 issues of Dirk Krause

Hi, I am experiencing that sometimes (yes, it is one of these bugs) the progress bar that takes you to the areas seems to take forever or stalls completely. You...

**Which demo project is affected:** https://github.com/godotengine/godot-demo-projects/tree/master/3d/navmesh **Description:** The existing Navmesh demo uses the Navigation node, which will be deprecated. I created a minimal example using the new NavigationServer with NavigationAgent...

enhancement

For what it's worth: it's late 2019 and I can confirm that this plugin works for Cordova with iOS and Android, and does *not* - as stated in #20 -...

Hi, when you try the provided example, and you switch to mobile mode in chrome, then the execution of the mousedown/click event happens only every second time. Effectively you need...

Hi, first of all - thanks for this great component! Then: I get tons of 'can't invert matrix, determinant is 0' warnings. I saw that issue 1a04a62 addressed something like...

Hi, I'd just like to report that I tried it on several phone types and it works great. The only phone I have problems with is a Galaxy Nexus runnning...

Might be obvious but to use this with Electron-forge, you need to: a) insert this in the dependencies of package.json "dependencies": { "electron-squirrel-startup": "^1.0.0", "midi": "^2.0.0" }, and `yarn` to...

**Description:** On Oculus Quest, the mousedown event seems to fire twice. - A-Frame Version: 1.0.4 - Platform / Device: Oculus Quest - Reproducible Code Snippet or URL: https://curious-electric.com//w/experiments/aframe/minimal-quest-event-bug/ Possibly related...

I think the lightmapper can be changed so that lightmaps can be exported to glTF files. The challenge is to make use of a feature of the blender exporter which...

enhancement

Took the description from one issue and adapted it. This was the information I didn't find at first.