Related tags: Console Renderer, Font Renderer, Light Grid, Model, Model Renderer, ModelBank, ModelDrawable, ModelRenderer, Models, Renderer, Sky Renderer, SVG Renderer
Authorship: 99% danij, 1% skyjake
August 2012 | |||
2012-08-12 | Fixed | Revert | : | No so-called "fake contrast" for middle surfaces of two-sided lines |
May 2012 | |||
2012-05-08 | Fixed | Revert | : | Crash in Hexen map08 |
April 2012 | |||
2012-04-20 | Revert | : | Kludge to make Hexen playable (with HOMs) -- TEMPORARY |
October 2013 | |||
2013-10-08 | BlockmapVisual | Cleanup | : | Cleanup |
2013-10-02 | BlockmapVisual | Client | Debug | Fixed | : | Missing polyobj lines on blockmap debug visualizer |
September 2013 | |||
2013-09-13 | Client | Decoration | : | A Decoration is a MapObject |
2013-09-11 | Cleanup | Client | Decoration | Surface | SurfaceDecorator | : | Cleanup |
September 2013 | |||
2013-09-12 | Client | LightDecoration | : | Set the LightDecoration as the source of any Lumobjs it generates |
2013-09-12 | Cleanup | Client | LightDecoration | : | Cleanup |
September 2013 | |||
2013-09-12 | Client | Optimize | SurfaceDecorator | : | Batch surface redecoration by material |
May 2013 | |||
2013-05-16 | Optimize | : | Merged sky-fix edge construction and tri-strip generation |
September 2013 | |||
2013-09-29 | Sector | WallEdge | : | Prevent potential t-join artifacts on walls near mapped planes |
2013-09-06 | Client | Fixed | Sector | : | HOM at start of ksutra.wad MAP03 |
September 2013 | |||
2013-09-13 | Client | Surface | : | Automatically clear map surface decorations on material change |
2013-09-11 | Cleanup | Client | Decoration | Surface | SurfaceDecorator | : | Cleanup |
November 2013 | |||
2013-11-08 | Client | Debug | DrawList | : | Trying to make sense of DrawMode <> draw list relationship |
November 2013 | |||
2013-11-06 | Client | DrawLists | Refactor | : | Clear/reset draw lists and vertex buffer from RenderSystem |
November 2013 | |||
2013-11-07 | Client | GLTextureUnit | Refactor | : | Removed property GLTextureUnit::blendMode |
November 2013 | |||
2013-11-07 | Cleanup | Client | MaterialSnapshot | : | Minor MaterialSnapshot cleanup |
August 2013 | |||
2013-08-14 | Polyobj | World | : | Skip half-edges on the back of one-sided polyobj lines |
August 2013 | |||
2013-08-08 | BspLeaf | Client | Shadow Bias | : | Apply a BiasDigest to all trackers at a given BSP leaf |
December 2014 | |||
2014-12-04 | Cleanup | Client | Fixed | SkyDrawable | : | Array underflow drawing sky models, cleanup |
August 2013 | |||
2013-08-23 | Cleanup | Client | Vertex | : | Moved getVertexPlaneMinMax() into Vertex |