Nicolas Musset
Nicolas Musset
What was the status of your machine at that time in term of RAM and CPU (just before dropping)?
Are calls to Services.GetSafeServiceAs()` thread-safe? If not, two threads initializing for the first time could get different instances.
Is it a case of left-handed versus right-handed coordinates? In any case, the expected behavior should be documented.
Thanks a lot for your analysis. I would suggest to follow Numerics as we might use it at some point, and fix the constructors that don't follow that logic. It's...
Do you have a link to the vendor specs? If so can it be added as comment? We might need to do fixes in the future so it's good to...
Can you run in debug et disable "Just my code"? In the current state, the stack trace doesn't give any meaningful information.
Can this PR be rebased? It seems to include the same change that was done in #2694.
I haven't checked what the current state is of what this PR changes, but ideally we should have this by default: * TeamCity should be able to build the ARM64...
The worst part is that while it's downloading the new version, the old one stops working. It should do the download in a separate cache and do a switch at...
@ojno did you make some progress on this task? If so, can you share your work (even if incomplete) as a draft PR?