4.2.4
Standalone builds should not require installation of .NET Core 3.1 (feedback welcome). The other packages expect .NET Core 3.1 to be installed. Both require this support system, but standalone packages include the libraries.
- Found a workaround to draw lines over polygons.
- Z-order wasn't doing the job, but re-ordering the draw calls works. Not ideal, but at least overlaying lines works.
- Veldrid viewport updates to use new nugets from Eto.Veldrid upstream project.
- OpenGL is problematic under .NET Core on non-Windows systems due to library issues.
- Upstream OpenTK dropped its platform support; upstream Eto.Veldrid has responded.
- This approach now provides :
Windows : Vulkan, Direct3D 11
macOS : metal
Linux : Vulkan, OpenGL