aboutsummaryrefslogtreecommitdiff
path: root/Spear.lkshs
AgeCommit message (Collapse)Author
2012-08-28Translated collision and collision entities to 2DMarc Sunet
2012-08-28· Moved mathematical entities in Collision to Math.Marc Sunet
+ Added Spear.Math.Vector2. · Made fields of mathematical entities strict and unpacked.
2012-08-11OBJ loader rewritten in CMarc Sunet
2012-08-10Major rework: Model is now both C and Haskell friendlyMarc Sunet
2012-08-09World now uses Spear.StoreMarc Sunet
2012-08-09Added bulk updates to StoreMarc Sunet
2012-08-08Moved IDStore to Store.ID. Created generic StoreMarc Sunet
2012-08-08Model transformVerts and transformNormals are now two separate functionsMarc Sunet
2012-08-07Added setVelocity, setAcceleration, and type synonyms Velocity and AccelerationMarc Sunet
2012-08-06Added physics moduleMarc Sunet
2012-08-02· Changed the way game objects are created by the loader for more flexibility.Marc Sunet
· Added model function 'toGround'.
2012-08-01fixed inverse transform, added orbit and lookAt functionsMarc Sunet
2012-07-31initial commitMarc Sunet