Gitii
Gitii
Hi, there seems to be a bug in the SinglePickerMaterialDialog component (scroll-mode): it does not wrap long items correctly. Please see this screenshot: 
Hi @MScholtes, Thanks for sharing your code with us. Sometines I am too lazy to download everything and compile it. That's why I created this PR to add an github...
Hi, I have a question about the padding in hlsl structs and the corresponding c# structs: In "Using C# structures with HLSL constant buffers" you describe the importance of padding:...
Hi @arvydas , Is the .net library still supported? I thinking to use in a personal project and I would like to create a few simple pull requests to upgrade...
Hi, the current version of ColorThief does not remove the canvas if an error has been thrown. The current versions of firefox throw an error if the passed in image...
Since 1.0.4 the behaviour of collect(...) regarding this.stop() seems to be changed, the callback will not be called if the publication is stopped before it is "ready". Is this intended?...
Hi @Jinjinov, I have created this __draft__ PR because I would like to get some early feedback. What has been done so far: * Refactored code base as requested *...
Hi, I wanted to share my proof of concept for aot support. Under Windows, `Hardware.Info` uses WMI to gather hardware details. COM is used to interface with WMI. The "old"...