Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion RevisionHistory.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@
<h1>DFTFringe Version History</h1>
<ul>

<li>Version 8.3.0</li>
<ul>
<li>Auto-invert feature (and dialog) only applies to wavefronts created form igram, not those loaded from file, simulated, averaged, subtracted, etc.</li>
<li>Contourview display is always perfectly square</li>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<li>Contourview display is always perfectly square</li>
<li>Contourview display is always perfectly circular</li>

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think ? works for elipse

Suggested change
<li>Contourview display is always perfectly square</li>
<li>Contourview display is always perfectly proportionate</li>

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

square is better. Leave it at that then. Or you could say "isn't elliptical".

Square is good. Square has multiple meanings which work: "square" can mean perpendicular or it can be the shape, or it can mean level, or it can just mean "proper fit" or "okay" as in "are we square now?".

<li>Fixed bug where user couldn't zoom out of contourview</li>
<li>Reduced right pane minimal size</li>
<li>Fixed crash in "show statistics"</li>
<li>Disabled dark mode on windows</li>
<li>Updated dependencies versions</li>
</ul>

<li>Version 8.2.0</li>
<ul>
<li>Gaussian blur no longer turns edges (and other artifacts) -- zernike blur no longer needed for foucault/ronchi/star test simulations</li>
Expand Down Expand Up @@ -179,7 +190,7 @@ <h1>DFTFringe Version History</h1>
<li>DFTF can now build and run on Linux (build is only tested on latest Ubuntu)</li>
<li>Move to semver format for version names</li>
</ul>

<li>Version 6.2</li>
<ul>
<li>Enhanced report.pdf generation to make images better
Expand Down
Loading