Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-06Support for func_rotate and func_move collision meshes.Stijn Buys
2011-05-06Import submodel clipStijn Buys
2011-05-06Always use a btCompoundShape for complex collision,Stijn Buys
added infrastructure for collision mesh animation, minor API documentation updates
2011-05-05Initial support for btCompoundShape and the infrastructure required to ↵Stijn Buys
accomodate multiple meshes per collision model, added prototype files for signals
2011-01-27Moved material loading from render to core, make sure the dedicated server ↵Stijn Buys
reads materials.ini, removed unnecessary CollisionMesh::translate() method.
2011-01-26Corrected the origin alignment of collision mesh bodies.Stijn Buys
2011-01-21Support structures for complex entity collision,Stijn Buys
renamed sv_arrysize cvar to mem_vertex.