goat3d

log src/goat3d_readxml.cc

age author description
Mon, 19 May 2014 06:46:30 +0300 John Tsiombikas [goat3d] removed C++11-ism from libgoat3d
Mon, 19 May 2014 06:42:40 +0300 John Tsiombikas [goat3d] implemented animation loading
Sun, 18 May 2014 19:58:47 +0300 John Tsiombikas [libs] fixed a few warnings in openctm
Mon, 12 May 2014 07:22:52 +0300 John Tsiombikas almost working
Thu, 08 May 2014 00:50:16 +0300 John Tsiombikas in progress
Tue, 06 May 2014 13:26:52 +0300 John Tsiombikas loading scene files (no vis yet)
Thu, 17 Apr 2014 08:50:36 +0300 John Tsiombikas added copyright headers and license files + readme
Fri, 17 Jan 2014 18:30:35 +0200 John Tsiombikas fixed a merge mistake
Fri, 17 Jan 2014 18:27:47 +0200 John Tsiombikas merged
Fri, 17 Jan 2014 18:16:09 +0200 John Tsiombikas foo
Thu, 16 Jan 2014 19:27:09 +0200 John Tsiombikas ass2goat compiles...
Sat, 28 Dec 2013 06:47:39 +0200 John Tsiombikas - placed all the implementation stuff in the g3dimpl namespace
Sun, 08 Dec 2013 02:27:32 +0200 John Tsiombikas fixed memory leak in readxml and reversed error return
Fri, 27 Sep 2013 06:58:37 +0300 John Tsiombikas - added XML format reading support