dungeon_crawler
log
age | author | description |
---|---|---|
Tue, 23 Oct 2012 14:57:08 +0300 | John Tsiombikas | added samurai's texel center fix for the color grading palette lookup |
Mon, 22 Oct 2012 03:55:00 +0300 | John Tsiombikas | color grading done |
Sun, 21 Oct 2012 15:56:47 +0300 | John Tsiombikas | color grading palette output done, all is left is the input |
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 |