Nicolas Musset

Results 216 comments of Nicolas Musset

> Will this page still get data and work as before? https://metrics.stride3d.net/ Probably not. I believe the install count is based of nuget so that would stay but the others...

`Down` is standard in UI frameworks (Winforms, WPF, egui, ImGui, Swift, Web). I don't know of any that uses the word `Held`. I'd prefer we stick to what people might...

Some extensions already exist. For example: https://github.com/stride3d/stride/blob/master/sources/engine/Stride.Engine/Engine/EntityTransformExtensions.cs

> My assumption is to reset these values as the initial values just as if an element was originally placed as seen below. > > ![Capture_default](https://github.com/user-attachments/assets/293c39a9-78fc-49d1-b04c-1c166cab5f17) What we mean by...

Please provide the steps to reproduce and remove any paragraph that don't add any useful information.

Have you read the documentation?

@xen2 Yes that's exactly the idea. It shows that the editor is optional, and that it is possible to build on top of Xenko's engine without the need to support...

Starting point if someone wants to investigate further to make sure it works for all platforms/configurations: [Xnk.zip](https://github.com/xenko3d/xenko/files/2739186/Xnk.zip).

~~@rds1983 It is not a dotnet application, but .net framework.~~

We have a previous/next system (based upon the undo/redo stack) which records selection of items in asset view or in scene hierarchy, so it is expected to have slight increase...