n8engine icon indicating copy to clipboard operation
n8engine copied to clipboard

Enable nullability in the .Core project

Open TheVeryStarlk opened this issue 3 years ago • 1 comments
trafficstars

This feature helps to predict null reference exceptions as it was introduced in C# version 8.0. I'm quite certain that it will require a lot of changes in the project, but I can work on migrating to enable nullability by creating a pull request for that.

TheVeryStarlk avatar Mar 04 '22 22:03 TheVeryStarlk

Awesome! That's something I planned to get around to later so I really appreciate you stepping in to help. Unfortunately there's no visual roadmap or anything at the moment but my current work has been going put towards the engine's rendering with Silk.NET/OpenGL.

natecurtiss avatar Mar 04 '22 22:03 natecurtiss