Dylan Perks
Dylan Perks
Ah ok, didn't think that through. By the sounds of things, `SdlPlatform` will need to keep track of all the `SdlView`s created and have a method called `DoEvents` on the...
This unfortunately slipped the latest preview. Will be in Preview 5, which will be released around the same time the ATG begins working on its Stride project.
We'd like to investigate further. To ensure that licensing is not a problem, can you please pull request your minimal reproduction into the `src/Lab` folder? I can then work at...
Sounds like we need to show Silk.NET.Windowing.Extensions.WindowManager some love then
Great! Though, Silk.NET's job isn't to put in place things like schedulers ourselves - we just want to be an abstraction not a framework (i.e. window.Initialize maps to SDL_CreateWindow, window.DoEvents...
Contributions welcome in fixing this, but if you're getting this with raw SDL_PollEvent then I have no idea what to do to fix this.
@Beyley I think I got most of the way there, see https://github.com/dotnet/Silk.NET/blob/feature/jetbrains-plugin/build/nuke/Build.ReSharper.cs We just need to run PushToJetbrains as part of our usual release pipeline. I'm going to double check...
Oh by the way this looks amazing so far 😍
Can you fix this build error? Will just need to add the template projects to the NUKE acceptable exclusions! > A project has not been included in the solution and...
These comments might be old as they've been pending for god knows how long