Eideren

Results 231 comments of Eideren

You're a god send, thanks a ton for taking over this one @Basewq and for looking into this further than I had :)

I'll look into publishing the package once teamcity is up

1. Yes 2. You can keep it as just the options listed over here: ![image](https://github.com/stride3d/stride/assets/5742236/a837b6fa-b5e4-4a73-a27e-c84e36d9c11d) So, as the first post mentions, the filter, display, sort and view type, although for...

@soorMSWE What are you trying to do specifically here, saving and restoring the assets that were selected in the last session ? If that's the case, best to avoid it...

@soorMSWE > Are we able to save out the lists through the SettingsKeys? Afaict, yes, we have tests covering those here https://github.com/stride3d/stride/blob/master/sources/core/Stride.Core.Design.Tests/TestSettings.cs And one actual usage over there https://github.com/stride3d/stride/blob/master/sources/editor/Stride.GameStudio/Settings/GameStudioInternalSettings.cs#L16 >...

Also in unity, Odin Inspector ![image](https://github.com/stride3d/stride/assets/5742236/ecf41600-b248-49c7-aa15-fd4eca4e8f16) Do note that our abstract type should also handle object references not just values; the field should work as both a dropdown but also...