Stridelonia icon indicating copy to clipboard operation
Stridelonia copied to clipboard

Stride plugin which allows running Avalonia on Stride

Results 6 Stridelonia issues
Sort by recently updated
recently updated
newest added

- Updated to .NET 6 - Updated Stride package references - removed Avalonia.Diagnostics package due to conflict with Microsoft.CodeAnalysis.Common 3.4.0 in avalonia 10 and Microsoft.CodeAnalysis.Common 3.6.0 in Stride 4.1.0.1838

I love what you've done here. It's a goldmine opportunity for better UI's inside Stride! **Here are some questions/concerns that I have before I dive deeper:** 1. TODO: In your...

question
Design Discussion

From #6 Create a User Control that allows viewing Stride scene in Avalonia window.

enhancement

From #6 Allowing Avalonia to use Stride as a renderer platform will unlock full of possibilities. I track the creation of Renderer here When Renderer is created. Some discussion about...

enhancement
help wanted

This issue is to discuss how to define an additional window in stride. Actually, we can only define the main view in Avalonia App that will be always displayed in...

Design Discussion

To allow Avalonia to run in Stride. I need to get the configuration of Avalonia. Actually to define the configuration. You need to define a module that will load by...

Design Discussion