Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2009-06-18 | Implemented zooming. | Don Pellegrino | 7 | -0/+116 |
2009-06-16 | Added use of alpha. Moved origin to the center to make use of | Don Pellegrino | 1 | -19/+30 |
orthographic projection commands easier. | ||||
2009-06-16 | Added use of alpha. | Don Pellegrino | 1 | -4/+11 |
2009-06-13 | Added selection status fields and removed points loaded field. It is | Don Pellegrino | 1 | -5/+15 |
assumed that ROWS is the number of points loaded. This needs to be updated so that it is a dynamic run-time value. | ||||
2009-06-13 | Added use of database. | Don Pellegrino | 1 | -0/+12 |
2009-06-13 | Added use of database. | Don Pellegrino | 11 | -0/+385 |
2009-06-08 | Refactored the visualization code from exp004 to its own project here. | Don Pellegrino | 29 | -0/+1185 |