-
* .NET Version: 5
* Windows version: Windows 10 20H2 (OS Build 19042.867)
* Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes, also .NET Framework 4.5.2, and all .NET Core versions.
…
-
Right now the open source community is looking for an open standard json file format that stores animation data in the form of keyframes.
We have an addon for blender that does that already:
https://…
-
Hi there,
I'd like to help get Rust onto Consoles more. I have two devkits from the major platform holders (I'm trying to be a little subtle here to avoid breaking any NDAs) and have signed an NDA …
-
Hi! Well, I'd like to contribute the integration of dustArtemis into the benchmarks. Possibly mirroring the repo in GitHub along the way, I'm still not quite decided.
In any case, what steps should I…
-
First off, thanks for all the code and well written blog posts! I love these hexagonal planets, and I'm not geometrically-minded enough to have ever come up with this.
A friend of mine (3D artist),…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
- Organization name: Piston
- Homepage url: http://www.piston.rs/
- Logo url: https://raw.githubusercontent.com/PistonDevelopers/piston/master/images/piston-logo.png
- How you are using Rust: A modula…
-
I have been testing LiteNetLib, Lidgren-gen3 and Lidgren-old (the one from Google Code) and Lidgren-old is beating the competitors by far... On my test I have 750 clients connected to a single server …
-
Please forgive the faux pas if readdressing closed issues is not the "done thing", however with the release of [Windows App SDK 1.0.0](https://github.com/microsoft/WindowsAppSDK/releases) I was surpri…
-
The .NET trimmer statically analyzes your project and removes any unused code. In Blazor we use the .NET trimmer to significantly reduce the publish size of Blazor WebAssembly apps. However, we don't …