s3d 0.2.1 is here

by

New gentoo ebuilds are available through the s3d overlay and debian packages were submitted to debian mentors. The most important changes are

  • GLUT specific parts were removed from server

  • server will generate mipmaps for textures

  • SHM connected server and clients will now share their texture buffers over shm. Clients will only send update notices to inform the server

  • s3dosm is now OSM api 0.5 compatible

  • C++ compatible api headers (no abi changes)

  • of course: fixed various bugs