Krzysztof Wicher
Krzysztof Wicher
Would it at least be possible to show some error code when that API is called? Currently it silently ignores and reports back what was set (don't know the implementation...
cc: @tannergooding
I'm honestly more inclined into changing docs to state "unit normal vector". This is an extra operation which might matter in some cases. EDIT: I just realized this is in...
@bartonjs do you perhaps know any easy workarounds?
I opened 4 random logs out of curiosity and it seems they run on 3 different machines so it seems a bit unlikely it's machine specific - the only thing...
@clivetooth can you please clarify where are you hitting this? I've run following code on .NET 8: ```csharp using System.Numerics; long[] longs = { Int64.MinValue, -10534, -189, 0, 17, 113439,...
@simen68 can you please clarify issue you've hit?
@OwenFromAI are you interested in making a PR?
@akurpukov would you like to send a patch?
@chcig can you please clarify the error you've hit?