diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100755 index 0000000..d351af6 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,30 @@ +InVesalius was originally created in late 2002 at CenPRA,the Renato Archer +Research Centre, of the Ministry of Science and Technology in Campinas, Brazil. Since November 2008, InVesalius 3 has been written from 0. This list represents only people involved with this development on. + +The PRIMARY AUTHORS of InVesalius 3 are (and/or have been): + + * Tatiana Al-Chueyr Pereira Martins + * Paulo Henrique Junqueira Amorim + * Thiago Franco de Moraes + +More information on the main contributors to InVesalius can be found in +docs/internals/committers.txt. + +And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS: +people who have submitted patches, reported bugs, added translations, helped +answer newbie questions, and generally made InVesalius that much better: + + Mathieu Malaterre + +A big THANK YOU goes to: + + CTI Renato Archer directors for letting us open-source InVesalius. + + Glauber Costa de Oliveira and Corinto Meffe for free software advices. + + Robin Dunn for the marriage of the Python programming language and the + wxWindows, in the form of wxPython + + Guido van Rossum for creating Python. + +. diff --git a/AUTHORS.txt b/AUTHORS.txt deleted file mode 100755 index d351af6..0000000 --- a/AUTHORS.txt +++ /dev/null @@ -1,30 +0,0 @@ -InVesalius was originally created in late 2002 at CenPRA,the Renato Archer -Research Centre, of the Ministry of Science and Technology in Campinas, Brazil. Since November 2008, InVesalius 3 has been written from 0. This list represents only people involved with this development on. - -The PRIMARY AUTHORS of InVesalius 3 are (and/or have been): - - * Tatiana Al-Chueyr Pereira Martins - * Paulo Henrique Junqueira Amorim - * Thiago Franco de Moraes - -More information on the main contributors to InVesalius can be found in -docs/internals/committers.txt. - -And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS: -people who have submitted patches, reported bugs, added translations, helped -answer newbie questions, and generally made InVesalius that much better: - - Mathieu Malaterre - -A big THANK YOU goes to: - - CTI Renato Archer directors for letting us open-source InVesalius. - - Glauber Costa de Oliveira and Corinto Meffe for free software advices. - - Robin Dunn for the marriage of the Python programming language and the - wxWindows, in the form of wxPython - - Guido van Rossum for creating Python. - -. diff --git a/INSTALL.txt b/INSTALL.txt deleted file mode 100755 index 6241a6f..0000000 --- a/INSTALL.txt +++ /dev/null @@ -1,23 +0,0 @@ -# TODO: FUTURE!!! - -Thanks for downloading InVesalius. - -To install it, make sure you have Python 2.5 or greater installed. Then run -this command from the command prompt: - - python setup.py install - -Note this requires a working Internet connection if you don't already have the -Python utility "setuptools" installed. - -AS AN ALTERNATIVE, you can just copy the entire "invesalius" directory to Python's -site-packages directory, which is located wherever your Python installation -lives. Some places you might check are: - - /usr/lib/python2.5/site-packages (Unix, Python 2.5) - C:\\PYTHON\site-packages (Windows) - -This second solution does not require a working Internet connection; it -bypasses "setuptools" entirely. - -For more detailed instructions, see docs/intro/install.txt. diff --git a/NEWS.txt b/NEWS.txt deleted file mode 100755 index 01ef9d4..0000000 --- a/NEWS.txt +++ /dev/null @@ -1,22 +0,0 @@ -3.0 (2008-11-17) -================= - -Improvements ------------- - - New GUI - - New 3D measures feature - - New slice editor feature - - Open Lossless DICOM - - Open large studies (over 500 slices) without resampling - -Bug fixes ---------- - - None yet - -API Changes ------------ -Changes are not backwards compatible. There were some incompatible -changes which will affect InVesalius 2 projects backends. - -2.9 (2008-01-28) -================= -- libgit2 0.21.2