Ralle

Results 17 issues of Ralle

The offset is ignored in this method and similar ones: https://github.com/mathnet/mathnet-spatial/blob/master/src/Spatial/Euclidean/CoordinateSystem.cs#L432 What you have to do is to convert the vector from (x,y,z) to (x,y,z,1) and multiply it with the...

**Describe the bug** Next.JS does SSR and this hook sends a `false` first and then React doesn't update when it client-side detects a `true`. I made a work-around that makes...

question

Hey, Rasmus Vind here. Thanks for the invite :) Also, great to see a Chrome extension. Will be much easier for me to test the XenForo add-on than being required...

I was creating an identity and clicked outside the box by mistake. This resulted in the pop-up closing and was completely reset next time I opened the add-on menu. My...

Hey Wes, On iOS the show list scrolls without momentum scroll unless you add this CSS property: `-webkit-overflow-scrolling: touch` It makes for a much smoother experience with this enabled. Try...

I would love for a way to convert a PNG to a BLP. In a project for Hive where I need this now.

Just updated StormLib and it works fine. I even use it on The Hive Workshop now. Thanks for making this tool.

I am in the need of a feature to extract all files in a MPQ missing the listfile. My plan with the files is to index hashes to cross reference...

I am working on a project both from my Mac laptop and from my Windows PC. Everything is cross platform so far and I would like to keep it that...