aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-08Added viewToWorld2dMarc Sunet
2012-09-08Fixed 3d rotation; added rpgUnprojectMarc Sunet
2012-09-07Fixed rpgTransformMarc Sunet
2012-09-07Fixed transforms; using line/plane intersectionMarc Sunet
2012-09-07Tidied upMarc Sunet
2012-09-07Added planeProjMarc Sunet
2012-09-03docsMarc Sunet
2012-09-03docsMarc Sunet
2012-09-03Added 2d bounding box functionsMarc Sunet
2012-09-032d virtual = viewMarc Sunet
2012-09-02Added inverseMarc Sunet
2012-09-02Fixed Y-Z axis correspondence; change rpgTransform to take a positionMarc Sunet
2012-09-02Update README.mdjeannekamikaze
2012-09-02GameObject uses first collisioner to detect collisionsMarc Sunet
2012-09-02Added queryMarc Sunet
2012-09-02Added toClipMarc Sunet
2012-09-02Changed the way game objects are collidedMarc Sunet
2012-09-02Fixed and simplified AABB collisionMarc Sunet
2012-09-01Added mulp and muld to Matrix3Marc Sunet
2012-09-01Made Collisioner an instance of CollisionableMarc Sunet
2012-09-01Changed the way game objects are collidedMarc Sunet
2012-09-01Added box and circle functionsMarc Sunet
2012-09-01Fixed whitespaceMarc Sunet
2012-09-01Fixed whitespaceMarc Sunet
2012-09-01Added setRotation to Spatial2Marc Sunet
2012-09-01Added translation and rotation constructorsMarc Sunet
2012-09-01Replaced Rotation for an arbitrary axisMarc Sunet
2012-08-31Added ability to choose how 2d rotations should be mapped to 3dMarc Sunet
2012-08-31Fixed whitespaceMarc Sunet
2012-08-31Added nextFrame; enhanced docsMarc Sunet
2012-08-31Enhanced docsMarc Sunet
2012-08-31Fixed bounding boxesMarc Sunet
2012-08-31Enhanced docs; added nullPtr to export listMarc Sunet
2012-08-30Added setCollisionersMarc Sunet
2012-08-30Added bufferDatalMarc Sunet
2012-08-30Added goAABBsMarc Sunet
2012-08-30assertMaybe returns the value wrapped in the JustMarc Sunet
2012-08-30Added assertMaybeMarc Sunet
2012-08-30Added OpenGL functions to export listMarc Sunet
2012-08-30Added uniformVec2Marc Sunet
2012-08-30Added support for custom programsMarc Sunet
2012-08-30Moved loadTextureImage to GLSL moduleMarc Sunet
2012-08-30Enhanced docsMarc Sunet
2012-08-30Simplified collision interfaceMarc Sunet
2012-08-30Removed Updatable and RenderableMarc Sunet
2012-08-30Cleaned GLSL interfaceMarc Sunet
2012-08-30Added accessorsMarc Sunet
2012-08-30Model now computes 3D AABBsMarc Sunet
2012-08-30Fixed normalsMarc Sunet
2012-08-30Tidied upMarc Sunet