index
:
Spear
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Spear.lkshs
Age
Commit message (
Expand
)
Author
2012-11-16
Removed leksah files
Jeanne-Kamikaze
2012-09-28
Added docs
Jeanne-Kamikaze
2012-09-08
Fixed 3d axes computation in lookAt
Marc Sunet
2012-09-08
Fixed 3d rotation; added rpgUnproject
Marc Sunet
2012-09-07
Fixed rpgTransform
Marc Sunet
2012-09-03
Added 2d bounding box functions
Marc Sunet
2012-09-03
2d virtual = view
Marc Sunet
2012-09-02
Changed the way game objects are collided
Marc Sunet
2012-09-01
Changed the way game objects are collided
Marc Sunet
2012-09-01
Fixed whitespace
Marc Sunet
2012-09-01
Replaced Rotation for an arbitrary axis
Marc Sunet
2012-08-31
Added ability to choose how 2d rotations should be mapped to 3d
Marc Sunet
2012-08-31
Enhanced docs
Marc Sunet
2012-08-30
Added uniformVec2
Marc Sunet
2012-08-30
Moved loadTextureImage to GLSL module
Marc Sunet
2012-08-30
Simplified collision interface
Marc Sunet
2012-08-30
Removed Updatable and Renderable
Marc Sunet
2012-08-30
Cleaned GLSL interface
Marc Sunet
2012-08-30
Added accessors
Marc Sunet
2012-08-30
Model now computes 3D AABBs
Marc Sunet
2012-08-29
Fixed rpgTransform
Marc Sunet
2012-08-29
Added animation speed to AnimatedModelRenderer
Marc Sunet
2012-08-29
Button delays are now properly reset
Marc Sunet
2012-08-29
Loader can now load GameObjects
Marc Sunet
2012-08-29
Added fast, rpg and plt inverses
Marc Sunet
2012-08-28
Added Spatial2 and Spatial3; removed Spatial
Marc Sunet
2012-08-28
Added model boxes.
Marc Sunet
2012-08-28
Translated collision and collision entities to 2D
Marc Sunet
2012-08-28
· Moved mathematical entities in Collision to Math.
Marc Sunet
2012-08-11
OBJ loader rewritten in C
Marc Sunet
2012-08-10
Major rework: Model is now both C and Haskell friendly
Marc Sunet
2012-08-09
World now uses Spear.Store
Marc Sunet
2012-08-09
Added bulk updates to Store
Marc Sunet
2012-08-08
Moved IDStore to Store.ID. Created generic Store
Marc Sunet
2012-08-08
Model transformVerts and transformNormals are now two separate functions
Marc Sunet
2012-08-07
Added setVelocity, setAcceleration, and type synonyms Velocity and Acceleration
Marc Sunet
2012-08-06
Added physics module
Marc Sunet
2012-08-02
· Changed the way game objects are created by the loader for more flexibility.
Marc Sunet
2012-08-01
fixed inverse transform, added orbit and lookAt functions
Marc Sunet
2012-07-31
initial commit
Marc Sunet