goat3d
log src/mesh.cc
age | author | description |
---|---|---|
Thu, 08 May 2014 13:55:13 +0300 | John Tsiombikas | fixed newline |
Thu, 08 May 2014 13:43:45 +0300 | John Tsiombikas | bounding boxes calculation (untested) and automatic camera placement in goatview |
Thu, 17 Apr 2014 08:50:36 +0300 | John Tsiombikas | added copyright headers and license files + readme |
Sat, 28 Dec 2013 06:47:39 +0200 | John Tsiombikas | - placed all the implementation stuff in the g3dimpl namespace |
Sun, 13 Oct 2013 10:14:19 +0300 | John Tsiombikas | - added mesh attribute and face append functions |
Sun, 29 Sep 2013 23:05:44 +0300 | John Tsiombikas | yeeay, the max plugin works :) |
Fri, 27 Sep 2013 06:58:37 +0300 | John Tsiombikas | - added XML format reading support |