-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
61 lines (47 loc) · 2.39 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
LeafPredictor 0.9
2010-03-15 Andrew Schofield <andrew@fire-salamander.co.uk>
* Added "new" project menu item.
* Fixed crash when selecting canvas with no leaf set.
* Fixed clicking on canvas after creating new project displaying old leaves.
* Fixed PC selectors not reseting when creating new project.
2010-03-12 Andrew Schofield <andrew@fire-salamander.co.uk>
* Added extra filters to file dialogs to prompt on overwrite etc.
LeafPredictor 0.8.9
2010-03-12 Andrew Schofield <andrew@fire-salamander.co.uk>
* Added ability to save and load simple project files (ES, settings and
viewed predictions).
* Reordered menu items to reflect the fact that project loading and saving is
more important than importing an eigensystem.
2010-03-11 Andrew Schofield <andrew@fire-salamander.co.uk>
* Added application icon for frames.
2010-03-10 Andrew Schofield <andrew@fire-salamander.co.uk>
* Swapped save dialog order such that the configuration happens after choosing
the filename.
* Added ability to save leaf output to Scalable Vector Graphics (svg) format.
* Fixed axes markers to extend as far as viewport.
* Show axes on program startup, when no leaf showing.
* Added PC info to display canvas. Also appears on output.
* Added option to disable PC info. Disabled by default.
* Made SVG output the default image format.
2010-03-09 Andrew Schofield <andrew@fire-salamander.co.uk>
* Removed menu items that either don't work or don't do anything yet.
LeafPredictor 0.8a
2009-02-11 Andrew Schofield <andrew@fire-salamander.co.uk>
* Added saving of predictions to project manager.
2008-11-28 Andrew Schofield <andrew@fire-salamander.co.uk>
* Made manual scale the default method on loading an eigensystem.
2008-11-07 Andrew Schofield <andrew@fire-salamander.co.uk>
* Fixed broken parser for LeafAnalyser files. LeafPredictor can now read
eigensystems with more than 48 landmarks correctly.
2008-09-23 Andrew Schofield <andrew@fire-salamander.co.uk>
* Added faint background to unselected predictions to make the display more
obvious.
LeafPredictor 0.8
2008-05-15 Andrew Schofield <andrew@fire-salamander.co.uk>
* Added option to remove landmarks from display.
* Added value field for manual scale slider.
* Adjusted manual scale multiplier to increase it by a factor of 2.
* Fixed antialiasing function for screenshots.
* Fixed Windows build system.
* Fixed nasty grey background for sliders on Windows.
* Improved Windows program icon.