dungeon_crawler
log
age | author | description |
---|---|---|
Sun, 21 Oct 2012 02:11:23 +0300 | John Tsiombikas | ok fixed the dissapearing particle system. Had forgotten to disable TEXTURE_3D after color grading pass |
Fri, 19 Oct 2012 02:45:57 +0300 | John Tsiombikas | - re-organized the renderer classes a bit wrt final render-target |
Tue, 16 Oct 2012 04:08:35 +0300 | John Tsiombikas | - fixed the mesh bounding volume calculation to take transformations into account |
Tue, 09 Oct 2012 02:54:01 +0300 | John Tsiombikas | "fixed" the disappearing lights issue |
Sun, 07 Oct 2012 03:42:44 +0200 | John Tsiombikas | fixed some windows compatibility crap |
Sun, 07 Oct 2012 02:05:11 +0300 | John Tsiombikas | merged with visual studio crap |
Sun, 07 Oct 2012 02:04:00 +0300 | John Tsiombikas | internalized libanim, libimago2, and libpsys |