Nicolas Musset
Nicolas Musset
# PR Details Adds a Window for editing the settings. ## Types of changes - [ ] Docs change / refactoring / dependency upgrade - [ ] Bug fix (non-breaking...
# PR Details Modernize the samples. I did not enable the `nullable` feature since it isn't the case yet in the whole codebase. I also excluded the C# tutorials projects...
Display asset references and *referencers* in a panel. Double-clicking on a reference focus the corresponding asset in the asset explorer view.
This task includes the ability to build and to run a game from the editor. The output of the build process should be displayed in the corresponding panel. _Bonus:_ also...
The launcher has been rewritten with Avalonia in stride3d/stride#2096. However, the styling was roughly done and some visuals aren't great. In particular, the contextual menu to select a minor version...
While Avalonia supports **Windows**, **Linux** and **MacOS**, our code has some dependencies or assumptions of a Windows machine running the editor. The purpose of this task is to identify all...
# PR Details ## Related Issue #2753 ## Types of changes - [ ] Docs change / refactoring / dependency upgrade - [ ] Bug fix (non-breaking change which fixes...