Changes between Version 264 and Version 265 of WikiStart
- Timestamp:
- May 27, 2009, 12:17:36 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v264 v265 5 5 == Introduction == 6 6 7 '''Papywizard''' is a panohead control software, mainly develop ped for the ''Merlin/Orion'' astronomic mount, but usable for other panoheads with small effort.7 '''Papywizard''' is a panohead control software, mainly developed for the ''Merlin/Orion'' astronomic mount, but usable for other panoheads with small effort. 8 8 9 Papywizard is entirely written in python and, although develop ped under linux, successfully runs on PC/linux, Nokia/maemo, PC/windows and MacOS.9 Papywizard is entirely written in python and, although developed under linux, successfully runs on PC/linux, Nokia/maemo, PC/windows and MacOS. 10 10 11 This project is develop ped in collaboration with [http://www.kolor.com Kolor company], which develops [http://www.autopano.net Autopano Pro], a great stitcher software. Thanks to Alexandre and his team for their support!11 This project is developed in collaboration with [http://www.kolor.com Kolor company], which develops [http://www.autopano.net Autopano Pro], a great stitcher software. Thanks to Alexandre and his team for their support! 12 12 13 13 '''Papywizard is not a commercial project: I develop it on my free time, because it is fun. So, I don't make support for professional usage. This does not mean that it can't be used by pro photographers, but be aware that things can go wrong while shooting, and neither my responsability, nor Kolor one, can be engaged is such case. … … 22 22 * 2009-05: plugins now fully operationnal (>= 2.1.5) 23 23 * 2009-04: first plugin implementation in version 2.1.1. 24 * 2009-03: version 2.0.0 is out! This is the first stable release of the branch 2.x, using !PyQt. This release does not add many new features to 1.x branch, but develop pement will now be easier.24 * 2009-03: version 2.0.0 is out! This is the first stable release of the branch 2.x, using !PyQt. This release does not add many new features to 1.x branch, but developement will now be easier. 25 25 * 2009-03: Papywizard 1.9 now runs on MacOS (10.5 only for now). Thanks to Jeremy! 26 26 * 2009-01: first dev. release (1.9.0) using !PyQt. This is the 1.6.0 version using !PyQt instead of !PyGtk (graphical shooting area missing). New features will come later. … … 61 61 * [wiki:UserGuide1.x User Guide branch 1.x] 62 62 * [wiki:UserGuide2.x User Guide branch 2.x] 63 * [UserGuideSvn User Guide Svn] -- Developpement version63 * [UserGuideSvn User Guide Svn] -- developement version 64 64 * [wiki:UserGuide1.4 User Guide 1.4.x], [wiki:UserGuide1.2 User Guide 1.2.x], [wiki:UserGuide1.0 User Guide 1.0.x] -- Previous stable versions 65 65 * [TipsAndTricks Tips and tricks] 66 66 * [wiki:FAQ FAQ] 67 * [DevelopGuide Developper Guide]67 * [DevelopGuide developer Guide] 68 68 * [http://www.python.org Python] -- Python 69 69 … … 95 95 * [http://www.gbiloba.org/download/papywizard/Papywizard_2.0.0.zip Papywizard_2.0.0.zip] -- MacOS 10.5 binary 96 96 97 === Developpement version ===97 === developement version === 98 98 99 99 ''If you are using a Nokia, unlike the stable version, just click on the package file from your web navigator.'' … … 126 126 == Trac shortcuts == 127 127 128 * [http://trac.gbiloba.org/papywizard/newticket Report bug or add request] -- For develop pers only. Use APP forums instead128 * [http://trac.gbiloba.org/papywizard/newticket Report bug or add request] -- For developers only. Use APP forums instead 129 129 * [report:1 View tickets] 130 130 * [report:3 View tickets] -- by Milestone … … 132 132 == Authors == 133 133 134 === Main develop pement ===134 === Main developement === 135 135 136 136 * Frédéric Mantegazza (aka [http://www.autopano.net/forum/profile.php?id=16 fma38] on APP forum)