Commit 8b9cf6bd authored by sumpfralle's avatar sumpfralle

updated release_info (add release tag to the bug tracker)

added contributors to the README file
cleanup of README file


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@269 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent ec590033
...@@ -58,27 +58,8 @@ USAGE: ...@@ -58,27 +58,8 @@ USAGE:
and the ZigZag PostProcessor in "x" or "y" mode and the ZigZag PostProcessor in "x" or "y" mode
TODO: TODO / OPEN ISSUES:
see http://sourceforge.net/apps/mediawiki/pycam/index.php?title=TODO
* Python code
** clean up module/package use, being all "import" statements
* Geometry
** intersect_torus_line
-> try to find a better implementation
** intersect_cone_*
* Cutters
** FiletCutter
* PathProcessors
** Traveling Salesman for Polygon PostProcessor
* Gui
** create something better than "SimpleGui"
** move calculactions in separate thread
** incremental visualization
** add progress bar
FEATURE REQUESTS: FEATURE REQUESTS:
...@@ -95,7 +76,22 @@ KNOWN BUGS: ...@@ -95,7 +76,22 @@ KNOWN BUGS:
* The combination of PushCutter with PolygonCutter and ContourCutter * The combination of PushCutter with PolygonCutter and ContourCutter
sometimes make tiny cuts accross the model in between lines sometimes make tiny cuts accross the model in between lines
* The ODE collision detection sometimes fails at the corners of a
model.
http://sourceforge.net/tracker/?func=detail&aid=2973876&group_id=24884&atid=382799
* Bugs in the sourceforge bug tracker:
http://sourceforge.net/tracker/?group_id=237831&atid=1104176
CONTRIBUTORS:
* Lode Leroy: initiated the project; developed the toolpath generation,
collision detection, geometry, Tk interface, ...
* Lars Kruse: developed the GTK interface; added ODE support
* Arthur Magill: distutils packaging
OPEN ISSUES: * Sebastian Kuzminsky: debian packaging
see the list at https://sourceforge.net/apps/mediawiki/pycam/index.php?title=TODO
...@@ -32,3 +32,7 @@ ...@@ -32,3 +32,7 @@
- post the new release at http://www.cnczone.com/forums/showthread.php?t=63716 - post the new release at http://www.cnczone.com/forums/showthread.php?t=63716
- ? - ?
6) other stuff
- create a new release tag for the bug tracker:
https://sourceforge.net/tracker/admin/index.php?group_id=237831&atid=1104176&add_group=1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment