Age | Commit message (Expand) | Author |
2014-12-16 | Project::OSiRiON can now be built with Clang, use -Wno-overloaded-virtual. | Stijn Buys |
2014-07-09 | Initial support for multi-layered materials, requires shaders files in the ne... | Stijn Buys |
2013-11-16 | Material API cleanups, | Stijn Buys |
2013-09-28 | Cleanup of the material API: split flags into flags and colortype. | Stijn Buys |
2011-07-12 | Corrected the previous ASE bugfix which prevented ASE files from loading. | Stijn Buys |
2011-07-05 | Corrected a potential memory leak in the ASE reader. | Stijn Buys |
2011-03-27 | Corrected rotating fragmentgroups imported from submodels. | Stijn Buys |
2010-12-03 | Corrected bounding box on models with rotated submodels. | Stijn Buys |
2010-11-08 | moved clear() from game::Game~ to core::GameServer~ (solves FIXME), | 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-15 | have the ASE reader respect the Material::Ignore flag | Stijn Buys |
2010-10-15 | added parsing of ASE submaterial definitions | 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-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 | don't render entites behind the camera | Stijn Buys |
2009-08-12 | triangle/quad code cleanup,corrects submodel origin, enable quad rendering again | Stijn Buys |
2009-08-12 | src/model filenames cleanup, parse .map texture coordinates, early loading of... | 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 |