Releases: philstopford/Variance_GPL
4.2.7
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.
- UI bug fix affecting the initial display for the U-shape (irritation, nothing serious).
4.2.6
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.
- Viewport enhancements
- Project load bug fix for DOE parameter registration
- Drag-and-drop support for project loading.
4.2.5
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.
- Workaround for crash when using Vulkan with intel GPU
- GTK UI fixes from Eto.Forms update.
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
4.2.3
Bug fixes.
Mac and standalone builds are fully self-contained. Others need .NET Core 3.1 installed to run.
4.2.2
LWR seed correlation options.
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.
4.2.2b1
Implemented LWR seed correlation.
4.2.1
Multithreading relaxations to avoid overwhelming some systems.
4.2.0
Initial GPLv3 release. The wiki is being built out based on the docs to provide an overview of the tool.