-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
60 lines (48 loc) · 1.7 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
0.4.8 (2015-01-29)
* added multi-sampling option when generating images
* fixed location of data files on Windows with Qt5
0.4.7 (2015-01-20)
* fixed compatibility with Qt5
* increased the maximum size of generated images
0.4.6 (2012-12-04)
* generating series of images
* fixed navigation at high zoom levels
* increased the maximum number of iterations
* added the tool strip and other UI improvements
0.4.5 (2009-12-18)
* added: generating images of arbitrary size
* added: handling 4th and 5th mouse buttons
* fixed: compatibility with Qt 4.6
* fixed: color mapping in 3D mode
* fixed: updating Julia preview when navigating
0.4.4 (2008-07-28)
* updated version of the Windows Modern Style
* various UI improvements
0.4.3 (2008-05-12)
* added: color and mesh animation
* fixed: compatibility with Qt 4.4
* fixed: inverted mouse wheel operations
* fixed: losing position on multi-core processors
* fixed: install image format plugins on Windows
0.4.2 (2008-04-29)
* added: mesh view
* added: mesh advanced settings
* added: copy and save mesh image
0.4.1 (2008-04-14)
* added: bookmarks and color presets
* added: copy and save image
* added: full screen mode
* fixed: crash on multi-core processors
* fixed: compilation using GCC 3.4 and MinGW
* fixed: compilation on MIPS and ARM platforms
0.4.0 (2008-03-25)
* created new fractal generator engine
* redesigned and rewritten user interface using Qt4
0.3.1 (2005-09-07)
* minor improvements and bug fixes
0.3.0 (2005-07-04)
* ported to KDE3
0.2.1 (2005-02-11)
* minor improvements and bug fixes
0.2.0 (2005-01-24)
* initial Qt3 version