X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Freadme.txt;h=4437095b128bfe04cadabbf4068fc84d896fac01;hp=fc788d2ad8c1b6720e56c8f538e81baa46551539;hb=d3679d647d57c2ee7376ddbf6def2d5b23c04307;hpb=312fec956e43f5d0a38617da5d0add9c62563e2c diff --git a/tim/prune/readme.txt b/tim/prune/readme.txt index fc788d2..4437095 100644 --- a/tim/prune/readme.txt +++ b/tim/prune/readme.txt @@ -1,4 +1,4 @@ -Prune version 1 +Prune version 2 =============== Prune is an application for viewing, editing and managing coordinate data from GPS systems. @@ -14,8 +14,8 @@ losses incurred through use of the program, however caused. Running ======= -To run Prune from the jar file, simply call it from a Command Prompt or shell: - java -jar prune_1.jar +To run Prune from the jar file, simply call it from a command prompt or shell: + java -jar prune_02.jar If the jar file is saved in a different directory, you will need to include the path. Depending on your system settings, you may be able to click or double-click on the jar file @@ -23,6 +23,16 @@ in a file manager window to execute it. A shortcut, menu item, desktop icon or can of course be made should you wish. +Updates since version 1 +======================= + +The following features were added since version 1: + - Display of data in 3d view using Java3D library + - Export of 3d model to POV format for rendering by povray + - Point edit dialog, waypoint name edit dialog + - Waypoint list + + Further information and updates ===============================