File: RelNotes-0.2.txt

package info (click to toggle)
s3d 0.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,708 kB
  • sloc: ansic: 23,609; python: 488; perl: 98; makefile: 31; sh: 29
file content (22 lines) | stat: -rw-r--r-- 733 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
S3D v0.2 Release Notes
======================

 * Released S3D Version 0.2.

 * now using cmake instead of autohell, which seems to be faster, more
   configurable and at least comprehensible (Thanks to Sven Eckelmann).

 * meshs3d is a complete rewrite of olsrs3d, using faster data structures and
   clean design (implemented by Andreas Langer).

 * s3dosm is a new program to navigate on openstreetmap maps. it has
   gps-support, superseding the old s3dgps which operated on bitmap map files.

 * kism3d (implemented by Marek Lindner) visualizes the wireless networks and
   works as a frontend to kismet.

 * texture support is now using mipmaps.

 * added a few widgets (textbox/scrollbars).

 * of course: fixed various bugs.