Getting ready for release v8.5.0 - #383
Open
gr5 wants to merge 1 commit into
Open
Conversation
|
🚀 New build available for commit |
atsju
requested changes
Aug 27, 2026
atsju
left a comment
Collaborator
There was a problem hiding this comment.
Version 2.1 is duplicated at bottom of document. Please fix it too.
Line 223 there is a trailing \ that has nothing to do there
| <li>Mac and Linux versions!! Thanks to @lucassifoni. Mac installer will require extra steps for now. Most advanced mac users will know what to do but if not there are instructions on the main | ||
| git page. For linux users there is an AppImage.</li> | ||
| <li>3d view lets you pan now with right mouse drag and orbit with left mouse drag. No longer will a click go into that annoying mode. Mouse scroll wheel still zooms.</li> | ||
| <li>gaussian blur, zernike checkboxes, remembered per wavefront so when you click on a different wavefront, these change to reflect that particular selected wavefront. Also the |
Collaborator
There was a problem hiding this comment.
Suggested change
| <li>gaussian blur, zernike checkboxes, remembered per wavefront so when you click on a different wavefront, these change to reflect that particular selected wavefront. Also the | |
| <li>Gaussian blur, zernike checkboxes, remembered per wavefront so when you click on a different wavefront, these change to reflect that particular selected wavefront. Also the |
| the current regions are not cleared out before loading OLN.</li> | ||
| <li>When enabling '16 diameters' feature, the starting angle bounced around randomly each time you selected the current wavefront. Now they are deterministic (stable).</li> | ||
| <li>Fixed: When creating a fresh wavefront such as when averaging waves, the profile plot shows the wrong wavefront unless you click on the wavefront on the right.</li> | ||
| </ul> |
Collaborator
There was a problem hiding this comment.
shoyuld we mention this ? "Fix some of the dialog not closing on app close"
| wavefronts have which current gaussian blur amount and zernikes enabled.</li> | ||
| <li>Fixed bug when loading a wavefront file. It turns out the "yes" button did nothing ("yes to all" worked) when asked about if you should copy a setting from the wavefront | ||
| file to the mirror configuration.</li> | ||
| <li>Fixed a minor bug in a feature that probably no one uses when analyzing eliptical shaped secondary mirrors.</li> |
Collaborator
There was a problem hiding this comment.
Suggested change
| <li>Fixed a minor bug in a feature that probably no one uses when analyzing eliptical shaped secondary mirrors.</li> | |
| <li>Fixed a minor bug in a feature that probably no one uses when analyzing elliptical secondary mirrors.</li> |
| git page. For linux users there is an AppImage.</li> | ||
| <li>3d view lets you pan now with right mouse drag and orbit with left mouse drag. No longer will a click go into that annoying mode. Mouse scroll wheel still zooms.</li> | ||
| <li>gaussian blur, zernike checkboxes, remembered per wavefront so when you click on a different wavefront, these change to reflect that particular selected wavefront. Also the | ||
| zernike's get a + or - next to them if clicking recalculate will add or remove that zernike. No change in functionality from older versions - but now it's easier to see which |
Collaborator
There was a problem hiding this comment.
Suggested change
| zernike's get a + or - next to them if clicking recalculate will add or remove that zernike. No change in functionality from older versions - but now it's easier to see which | |
| zernikes get a + or - next to them if clicking recalculate will add or remove that zernike. No change in functionality from older versions - but now it's easier to see which |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This may be a bit early but I'm getting ready for the next release. I'm hoping at least one more pr (zernike checkboxes) will be merged first.
#366