Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-21 | Added shininess setting for shaders. | Evan Goers | |
2012-12-15 | esolved an OpenGL-related build problem on windowesolved an OpenGL-related ↵ | Stijn Buys | |
build problem on windows | |||
2012-11-26 | More gl::-ization. | Evan Goers | |
2012-11-26 | Abstracted many more GL functions. | Evan Goers | |
Added in useful texture unit info to State::init(). Cleaned up many non-abstracted GL functions used in draw.cc and state.cc. | |||
2012-01-24 | Added a 'specular' material parameter. Defaults to 'color' values. | Evan Goers | |
Tweaked lighting a bit. | |||
2012-01-21 | gl::'d polygonoffset and alphafunc. | Evan Goers | |
2011-02-10 | Added a local chat channel. The say command defaults to zone chat, global ↵ | Stijn Buys | |
messages can be send with the shout command. Removed NonSolid flag fro race objects, have race use the local chat channel. Updated to network protocol version 22. Updated developer documentation. | |||
2010-12-06 | Re-enabled environment mapping with the skybox as cubemap. | Stijn Buys | |
2010-11-18 | Unified radiant angles conversion into a single math::Axis.assign() method, ↵ | Stijn Buys | |
corrected transformation order. Removed unnecessary model::LIGHTSCALE constant, light and flare sizes are rescaled according to the global model::SCALE. Added gl::depthfunc, enabled GL_LEQUAL while drawing lights and flares. | |||
2010-10-24 | keepalive optimizations, r_lights engine variable, OpenGL VBO support | Stijn Buys | |
2010-10-04 | modelview widget rotation manipulation | Stijn Buys | |
2010-09-29 | better envmapping, by Odin | Stijn Buys | |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys | |
2008-11-11 | cleanups | Stijn Buys | |
2008-10-05 | interface with ui library | Stijn Buys | |
2008-05-04 | split map reading from models | Stijn Buys | |
2008-04-27 | 3D flight | Stijn Buys | |
2008-03-24 | libmath optimizations and cleanups | Stijn Buys | |
2008-03-05 | OpenGL lighting | Stijn Buys | |
2008-02-02 | introduced librender | Stijn Buys | |