Age | Commit message (Expand) | Author |
2010-11-28 | Improved patch mesh surface normals. | Stijn Buys |
2010-11-26 | Brute-force patch subdivision | Stijn Buys |
2010-11-26 | Corrected patch normals and vertex unwinding order, draw smaller normals with... | Stijn Buys |
2010-11-26 | Read .map patch definitions into model quads (without triangulation) | Stijn Buys |
2010-11-18 | Corrected default light and flare radius. | Stijn Buys |
2010-11-18 | Have core::Parser handle axis rotations in the same manner as model::MapFile. | Stijn Buys |
2010-11-18 | Unified radiant angles conversion into a single math::Axis.assign() method, c... | Stijn Buys |
2010-11-17 | Cleaned up model::Mapfile axis related keys in the map reader, added warning ... | Stijn Buys |
2010-11-16 | add 'angles' key support for .map classes, added warning to depricated keys | Stijn Buys |
2010-11-16 | cleaned up autoconf/automake project files, this should solve build order and... | Stijn Buys |
2010-11-12 | make the renderer properly respect FragmentGroup::Rotate | Stijn Buys |
2010-11-08 | moved clear() from game::Game~ to core::GameServer~ (solves FIXME), | Stijn Buys |
2010-10-30 | moved clientside thrust and power state into render::RenderExt, added engine ... | Stijn Buys |
2010-10-25 | corrects model triangle and quad count | Stijn Buys |
2010-10-24 | corrects model bounding box issues | Stijn Buys |
2010-10-24 | keepalive optimizations, r_lights engine variable, OpenGL VBO support | Stijn Buys |
2010-10-17 | corrected vertex array size reporting | Stijn Buys |
2010-10-15 | have the ASE reader respect the Material::Ignore flag | Stijn Buys |
2010-10-15 | added parsing of ASE submaterial definitions | Stijn Buys |
2010-10-15 | strobe light radius bugfix | Stijn Buys |
2010-10-06 | removed skydome support, corrected skybox edge issue | Stijn Buys |
2010-09-18 | cosmetic updates in engine list functions, trade menu updates | Stijn Buys |
2010-02-25 | looped sound support for fx_sound model tags | Stijn Buys |
2010-02-25 | added initial support for model sound tags, | Stijn Buys |
2010-02-23 | renamed model::Parts to model::Tags | Stijn Buys |
2010-02-20 | Use interleaved vertex arrays | Stijn Buys |
2009-11-02 | ase loader: ignore caulk | Stijn Buys |
2009-11-02 | ase loader: removed superfluous debug output | Stijn Buys |
2009-11-02 | ASE loader: support for multiple *GEOM objects and multiple materials | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-08-17 | reload entity/info models on r_restart | Stijn Buys |
2009-08-16 | minor cleanups, corrected map widget | Stijn Buys |
2009-08-16 | more constness | Stijn Buys |
2009-08-16 | more constness, initial patchDef2 support in MapFile, reverse engine disables... | Stijn Buys |
2009-08-15 | restored fx_flare light key | Stijn Buys |
2009-08-15 | API cleanups, const optimizations, submodel lights/flares/particles import | Stijn Buys |
2009-08-15 | don't render entites behind the camera | Stijn Buys |
2009-08-14 | model API cleanup, render WORLDSCALE | Stijn Buys |
2009-08-13 | documentation updates, win32 build fix, megatog's enginelight patch | Stijn Buys |
2009-08-12 | triangle/quad code cleanup,corrects submodel origin, enable quad rendering again | Stijn Buys |
2009-08-12 | documentation update | Stijn Buys |
2009-08-12 | corrected .map texture coordinates | Stijn Buys |
2009-08-12 | src/model filenames cleanup, parse .map texture coordinates, early loading of... | Stijn Buys |
2009-08-11 | implements misc_model rotation angle | Stijn Buys |
2009-08-11 | misc_model support | Stijn Buys |
2009-08-10 | fix ase texture coordinates | Stijn Buys |
2009-08-10 | initial texture support for ase models | Stijn Buys |
2009-08-09 | adds r_normals cvar, read normals from .ase models | Stijn Buys |
2009-08-09 | slightly more usable fake normals | Stijn Buys |
2009-08-09 | initial .ase support | Stijn Buys |