Skip to content

Tags: JJPPeters/Strainpp

Tags

v1.8

Toggle v1.8's commit message
Added installer scripts

v1.7.1

Toggle v1.7.1's commit message
pre-updated docs download links

v1.7

Toggle v1.7's commit message
Fixed my previous fix for release builds

v1.6

Toggle v1.6's commit message
Another test to fix online docs/pages

v1.5

Toggle v1.5's commit message
Tidied some dialog code

v1.4

Toggle v1.4's commit message
Fixed tiff export some more

TIFF export wasn't quite fixed. Should work for everything now...

v1.3a

Toggle v1.3a's commit message
MAJOR update

Well I fucked the commits by merging the gh-pages branch like an utter
tit.
So here are all the commits I made into one big, unreadable mess.

Added:
Axes widget that rotates with basis angle (uses the axes resource and
svg file)
Ability to export colour bar as an RGB image. Size is hardcoded.
Labels on to distorition images.

Fixed:
Memory leak when updating images due to stupid pointers.
MAJOR bug where eigen matrices where not initialised to zero (this only
happened for smaller images?)
Small tweaks to usability, right click options are grayed out until they
are valid. Finding the g vector has a fail case. Errors when opening a
small image (widht or height < 3)
Tiff images now open the right way up.

probably a ton more...

v1.2.1a

Toggle v1.2.1a's commit message
Fixed output error because of "/" in filenames.

Export used combo box text that contain "/". Removed with simple QString
remove method.

v1.2a

Toggle v1.2a's commit message
Fixed reuse of refinement area bug

On successful performance of strain, repeating will ask user to "use
same area" for refinement for second g-vector, even if first g-vector
was not refined.

v1.1a

Toggle v1.1a's commit message
Add license