Marian Dziubiak

Results 85 comments of Marian Dziubiak
trafficstars

I'm gonna try and create some BenchmarkDotNet samples to ensure my evidence wasn't incorrectly collected.

### Benchmark description I wanted to check there's a difference between bounded and unbounded channel for 1P, 1C scenario and what is the impact of including cancellation token on allocations....

No, it needs further work. Might need to convert it to draft for now

There was a short conversation recently on discord about using Avalonia for the editor - it seems it's doable but currently complicated to get the GPU rendering of the scene...

There's some misalignment in this PR where some comments are placed below the member instead of above it.

Overall looks good. The bool property indicating support is great as it clearly indicates to the user if they can enable this passthrough mode on the given device/VR system.

I'll run the build and if it passes I'll merge it. Thanks for reminder

I tried upgrading RoslynPad a while ago and failed because it changed the API we integrate with in a custom way to support the script editor. Seems there's a lot...

The template for code library targets `net6.0-windows;uap10.0.16299;net6.0;net6.0-android;net6.0-ios` instead of just `net6.0`. It seems more complex how the template generator is arriving at that though.

Hmm, currently the Stride.UI doesn't contain any assets, but I think it should be possible to move the StrideUILibrary into that project while preserving the Guid identifier in order to...