-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
48 lines (37 loc) · 1009 Bytes
/
Copy pathChangeLog
File metadata and controls
48 lines (37 loc) · 1009 Bytes
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
Version 0.1 (7/12/2004):
- version with full functional curves
Version 0.2 (20/02/2005):
- version with triangulated surface example
Version 1.0 (16/05/2006):
- released version
Version 1.1 (22/10/2007):
- version with full functional surfaces
Version 1.2 (11/11/2007):
- multiple bugfixes
- FLTK-based GUI
- sophisticated examples
- triangulated volume example
Version 1.3 (30/11/2007):
- bugfixes in interface
- improved volume triangulation
- new plot style for volumes
- user-defined surface transparency
Version 1.4 (25/12/2007):
- multiple windows
- fps counter
- on-screen labels
Version 1.5 (25/01/2008):
- improved lighting
- optimized surface normals
- improved transparency drawing
Version 1.6 (17/03/2008):
- user-defined clipping planes
- bugfixes in interface
Version 1.7 (3/10/2008):
- user-defined curve transparency
- references to graphics in plot
Version 1.8 (16/11/2010):
- warnings instead exits
Version 1.9 (12/04/2011):
- VS project files
- bugfixes