| 1 | 2008-11-23 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 2 | * man/: moved pdfcube.1 manpage inside man folder. |
|---|
| 3 | |
|---|
| 4 | 2008-11-21 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 5 | * src/pdfcube.cc: cleand code, fixed code to calc animation steps, |
|---|
| 6 | added program options via boost program options library. Removed |
|---|
| 7 | fog effect from compilation. Added the option to customize colors. |
|---|
| 8 | * pdfcube.1: updated the manpage to reflect changes. |
|---|
| 9 | |
|---|
| 10 | 2008-02-28 Karol Sokolowski <sokoow@gmail.com> |
|---|
| 11 | * src/pdfcube.cc: cleaned code, added code to calc |
|---|
| 12 | animation steps instead of having it hard-coded, added |
|---|
| 13 | backward cube animation and fog. |
|---|
| 14 | |
|---|
| 15 | 2007-11-18 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 16 | * src/pdfcube.cc: Huang Guo-Hao suggested some useful |
|---|
| 17 | modifications to the initialization params of OpenGL |
|---|
| 18 | |
|---|
| 19 | 2007-01-29 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 20 | * pdfcube.1.txt: added the manpage provided by Alexander Wirt, |
|---|
| 21 | with few modifications. |
|---|
| 22 | |
|---|
| 23 | 2006-12-24 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 24 | * configure.ac, src/Makefile.am: Removed unneeded glut and libtool |
|---|
| 25 | dependencies |
|---|
| 26 | Reported by: Frank Boheme |
|---|
| 27 | |
|---|
| 28 | 2006-12-19 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 29 | * debian/: Package debianization. |
|---|
| 30 | * src/llcube.cc: draft of low level cube code. |
|---|
| 31 | |
|---|
| 32 | 2006-12-19 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 33 | * Autotools, release 0.0.2 |
|---|
| 34 | |
|---|
| 35 | 2006-12-16 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 36 | * Release 0.0.1 |
|---|
| 37 | |
|---|
| 38 | 2006-12-09 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 39 | * Initial import |
|---|