graph
- fixed the input latency issue by calling QWidget::update() instead of QGLWidget::updateGL()default tip 2015-09-12, by John Tsiombikas
- foo2015-09-12, by John Tsiombikas
- [goatview] fixed grid transparency2014-05-21, by John Tsiombikas
- [goatview] disable animation controls on close_scene2014-05-21, by John Tsiombikas
- Merge2014-05-21, by John Tsiombikas
- [goatview] better LLVM/gcc detection2014-05-21, by John Tsiombikas
- [goatview] GUI layout fixes2014-05-21, by John Tsiombikas
- [goat3d] removed C++11-ism from libgoat3d2014-05-19, by John Tsiombikas
- [goat3d] implemented animation loading2014-05-19, by John Tsiombikas
- [libs] fixed a few warnings in openctm2014-05-18, by John Tsiombikas
- [goatview] line endings fix and missing post_redisplay in load_scene2014-05-18, by John Tsiombikas
- [goatview] makefile rules to create app bundle and dmg archive2014-05-18, by John Tsiombikas
- fixed for macosx2014-05-17, by John Tsiombikas
- [maxgoat] fixed the transform export bug2014-05-17, by John Tsiombikas
- fixed the windows build2014-05-16, by John Tsiombikas
- selections2014-05-15, by John Tsiombikas
- fixed goat3d_get_node_<position|rotation|scaling> to return only the node's transformations2014-05-14, by John Tsiombikas
- forgot to add the new source files2014-05-14, by John Tsiombikas
- more powerful treeview2014-05-14, by John Tsiombikas
- minor gui fix2014-05-12, by John Tsiombikas
- almost working2014-05-12, by John Tsiombikas
- foo2014-05-11, by John Tsiombikas
- forgot to add opengl.h/c2014-05-08, by John Tsiombikas
- lalala2014-05-08, by John Tsiombikas
- foo2014-05-08, by John Tsiombikas
- progress2014-05-08, by John Tsiombikas
- fixed newline2014-05-08, by John Tsiombikas
- bounding boxes calculation (untested) and automatic camera placement in goatview2014-05-08, by John Tsiombikas
- in progress2014-05-08, by John Tsiombikas
- loading scene files (no vis yet)2014-05-06, by John Tsiombikas
- - build qt goatview on linux2014-05-06, by John Tsiombikas
- - fixed exporter animation bounds calculation2014-05-06, by John Tsiombikas
- merged2014-04-21, by John Tsiombikas
- fixed missing assignment to the scene goat pointer in goat3d_create2014-04-20, by John Tsiombikas
- fixed animation export2014-04-21, by John Tsiombikas
- progress on the exporter2014-04-20, by John Tsiombikas
- merged2014-04-19, by John Tsiombikas
- igame animation api is weird...2014-04-19, by John Tsiombikas
- fixed readme2014-04-17, by John Tsiombikas
- merged2014-04-17, by John Tsiombikas
- resource files where mangled by the previous commit2014-04-01, by John Tsiombikas
- remove redundtant stuff from maxgoat.rc2014-03-31, by John Tsiombikas
- max gui2014-03-31, by John Tsiombikas
- moving the exporter along slowly2014-03-30, by John Tsiombikas
- fixed the makefile to use vmath and anim as external dependencies2014-03-25, by John Tsiombikas
- - made everything compile properly on windows again2014-03-25, by John Tsiombikas
- mesh and animation saving looks done...2014-01-23, by John Tsiombikas
- fixed a crashing bug in anm_destroy_node introduced when I added the multiple animations per node2014-01-23, by John Tsiombikas
- not done yet2014-01-19, by John Tsiombikas
- added copyright headers and license files + readme2014-04-17, by John Tsiombikas
- fixed a merge mistake2014-01-17, by John Tsiombikas
- merged2014-01-17, by John Tsiombikas
- foo2014-01-17, by John Tsiombikas
- ass2goat compiles...2014-01-16, by John Tsiombikas
- merged changes from libanim2014-01-16, by John Tsiombikas
- implemented animation track XML saving2013-12-29, by John Tsiombikas
- - placed all the implementation stuff in the g3dimpl namespace2013-12-28, by John Tsiombikas
- added install/uninstall targets in goatview2013-12-08, by John Tsiombikas
- fixed memory leak in readxml and reversed error return2013-12-08, by John Tsiombikas
- fixed the goatview makefile2013-12-08, by John Tsiombikas
- ops, screwed up the GOAT3DAPI define2013-12-05, by John Tsiombikas
- added vs2008 solution2013-12-01, by John Tsiombikas
- revamped the visual studio project files2013-12-01, by John Tsiombikas
- - added mesh attribute and face append functions2013-10-13, by John Tsiombikas
- slugishly progressing with the blender exporter2013-10-09, by John Tsiombikas
- split the exporter into two files to make it more readable (and maybe make an importer too at some point?)2013-10-07, by John Tsiombikas
- trying to figure out how to properly call C functions from the python plugin2013-10-06, by John Tsiombikas
- writing the blender plugin2013-10-06, by John Tsiombikas
- renamed goatblender to blendgoat2013-10-05, by John Tsiombikas
- merged2013-10-05, by John Tsiombikas
- started writing blender exporter2013-10-05, by John Tsiombikas
- foo2013-09-30, by John Tsiombikas
- texture filename cleanup when setting a texture to a material2013-09-30, by John Tsiombikas
- yeeay, the max plugin works :)2013-09-29, by John Tsiombikas
- - switched the unix build to use the internal vmath/anim as well2013-09-29, by John Tsiombikas
- modified vmath to work with vs2012, still memory corruptions in 3dsmax...2013-09-29, by John Tsiombikas
- wtf... corrupted heap?2013-09-29, by John Tsiombikas
- added the node API glue2013-09-28, by John Tsiombikas
- adding the nodes interface, and continuing the max plugin2013-09-28, by John Tsiombikas
- fixed the windows stuff2013-09-28, by John Tsiombikas
- mac fixes2013-09-27, by John Tsiombikas
- merged2013-09-27, by John Tsiombikas
- macfix2013-09-27, by John Tsiombikas
- added materials loading to goatview2013-09-27, by John Tsiombikas
- - added XML format reading support2013-09-27, by John Tsiombikas
- done with goatprim2013-09-27, by John Tsiombikas
- goatprim done2013-09-27, by John Tsiombikas
- goat3d is starting to become functional inch by inch2013-09-26, by John Tsiombikas
- blah2013-09-26, by John Tsiombikas
- - added a document describing the goat3d file format chunk hierarchy2013-09-26, by John Tsiombikas
- moving slowly onwards2013-09-10, by John Tsiombikas
- reverted accidental change in goat3d_impl.h/goat3d.cc2013-08-26, by John Tsiombikas
- ok wtf2013-08-26, by John Tsiombikas
- merged with win32 stuff2013-08-26, by John Tsiombikas
- implementing Scene::save, lots to do still2013-08-23, by John Tsiombikas
- a bit more...2013-08-21, by John Tsiombikas
- foo2013-08-21, by John Tsiombikas
- windows stuff2013-08-20, by John Tsiombikas
- added rudimentary visual studio project2013-08-19, by John Tsiombikas
- added goatview todo2013-08-19, by John Tsiombikas
- added todo files for tools2013-08-19, by John Tsiombikas
- added a couple of stuff in the chunk description2013-08-18, by John Tsiombikas
- some progress2013-08-17, by John Tsiombikas
- initial commit2013-08-17, by John Tsiombikas