Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/model
AgeCommit message (Expand)Author
2011-03-27Corrected rotating fragmentgroups imported from submodels.Stijn Buys
2011-03-27Corrected the axis for rotated fragmentgroups of rotated sub-models.Stijn Buys
2011-03-24Corrected position for light, flares and other entities imported through subm...Stijn Buys
2011-03-24Corrected rotated submodel locations.Stijn Buys
2011-03-13Corrected texture coordinates of the built-in sphere model.Stijn Buys
2011-02-08Corrected triangle loading of collision model, added 'complex' flag to ships.iniStijn Buys
2011-01-29code cleanups.Stijn Buys
2011-01-27Moved material loading from render to core, make sure the dedicated server re...Stijn Buys
2011-01-26Corrected the origin alignment of collision mesh bodies.Stijn Buys
2011-01-21Support structures for complex entity collision,Stijn Buys
2010-12-08Ignore the angle keys on map sounds, corrected audio position for model sound...Stijn Buys
2010-12-05Support for func_move vertex groups.Stijn Buys
2010-12-03Corrected bounding box on models with rotated submodels.Stijn Buys
2010-12-02Improved patch mesh subdivision.Stijn Buys
2010-12-01Calculate patch mesh texture coordinates.Stijn Buys
2010-12-01Corrected patch normal calculation.Stijn Buys
2010-11-28Improved patch mesh surface normals.Stijn Buys
2010-11-26Brute-force patch subdivisionStijn Buys
2010-11-26Corrected patch normals and vertex unwinding order, draw smaller normals with...Stijn Buys
2010-11-26Read .map patch definitions into model quads (without triangulation)Stijn Buys
2010-11-18Corrected default light and flare radius. Stijn Buys
2010-11-18Have core::Parser handle axis rotations in the same manner as model::MapFile.Stijn Buys
2010-11-18Unified radiant angles conversion into a single math::Axis.assign() method, c...Stijn Buys
2010-11-17Cleaned up model::Mapfile axis related keys in the map reader, added warning ...Stijn Buys
2010-11-16add 'angles' key support for .map classes, added warning to depricated keysStijn Buys
2010-11-16cleaned up autoconf/automake project files, this should solve build order and...Stijn Buys
2010-11-12make the renderer properly respect FragmentGroup::RotateStijn Buys
2010-11-08moved clear() from game::Game~ to core::GameServer~ (solves FIXME),Stijn Buys
2010-10-30moved clientside thrust and power state into render::RenderExt, added engine ...Stijn Buys
2010-10-25corrects model triangle and quad countStijn Buys
2010-10-24corrects model bounding box issuesStijn Buys
2010-10-24keepalive optimizations, r_lights engine variable, OpenGL VBO supportStijn Buys
2010-10-17corrected vertex array size reportingStijn Buys
2010-10-15have the ASE reader respect the Material::Ignore flagStijn Buys
2010-10-15added parsing of ASE submaterial definitionsStijn Buys
2010-10-15strobe light radius bugfixStijn Buys
2010-10-06removed skydome support, corrected skybox edge issueStijn Buys
2010-09-18cosmetic updates in engine list functions, trade menu updatesStijn Buys
2010-02-25looped sound support for fx_sound model tagsStijn Buys
2010-02-25added initial support for model sound tags,Stijn Buys
2010-02-23renamed model::Parts to model::TagsStijn Buys
2010-02-20Use interleaved vertex arraysStijn Buys
2009-11-02ase loader: ignore caulkStijn Buys
2009-11-02ase loader: removed superfluous debug output Stijn Buys
2009-11-02ASE loader: support for multiple *GEOM objects and multiple materialsStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-17reload entity/info models on r_restartStijn Buys
2009-08-16minor cleanups, corrected map widget Stijn Buys
2009-08-16more constnessStijn Buys
2009-08-16more constness, initial patchDef2 support in MapFile, reverse engine disables...Stijn Buys