Skip to content

Releases: philstopford/Variance_GPL

4.2.7

19 Aug 19:59
Compare
Choose a tag to compare

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

24 Jul 15:12
Compare
Choose a tag to compare

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

20 Jun 20:19
Compare
Choose a tag to compare

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

30 May 15:06
Compare
Choose a tag to compare

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

11 Apr 18:56
Compare
Choose a tag to compare

Bug fixes.

Mac and standalone builds are fully self-contained. Others need .NET Core 3.1 installed to run.

4.2.2

30 Mar 22:32
Compare
Choose a tag to compare

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

13 Mar 02:44
Compare
Choose a tag to compare
4.2.2b1 Pre-release
Pre-release

Implemented LWR seed correlation.

4.2.1

03 Mar 13:50
Compare
Choose a tag to compare

Multithreading relaxations to avoid overwhelming some systems.

4.2.0

24 Feb 22:44
Compare
Choose a tag to compare

Initial GPLv3 release. The wiki is being built out based on the docs to provide an overview of the tool.