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
Age
Commit message (
Collapse
)
Author
2012-08-27
Fixed mouse state memoisation
Marc Sunet
2012-08-27
Exposed newKeyboard
Marc Sunet
2012-08-27
Added newKeyboard
Marc Sunet
2012-08-27
Renamed keystate to buttonstate in getMouse
Marc Sunet
2012-08-27
Made getMouse prettier
Marc Sunet
2012-08-27
Removed extra parentheses
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-10
Fix: animations are now freed.
Marc Sunet
2012-08-09
World now uses Spear.Store
Marc Sunet
2012-08-09
Added withElement, setElement, and made Store a Functor
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
Hid CModel. Removed low level API. Added triangles function
Marc Sunet
2012-08-08
Added Spear.Math.Triangle
Marc Sunet
2012-08-08
Model transformVerts and transformNormals are now two separate functions
Marc Sunet
2012-08-08
removed Debug.Trace import
Marc Sunet
2012-08-08
Fixed whitespace to make line 39 more clear
Marc Sunet
2012-08-08
Added Spear.IDStore
Marc Sunet
2012-08-08
fixed whitespace
Marc Sunet
2012-08-08
Preceded commands with $
jeannekamikaze
2012-08-07
Merge branch 'master' of github.com:jeannekamikaze/Spear
Marc Sunet
2012-08-07
Added setVelocity, setAcceleration, and type synonyms Velocity and Acceleration
Marc Sunet
2012-08-07
importing Data.StateVar instead of OpenGL StateVar
Marc Sunet
2012-08-07
Added a features list.
jeannekamikaze
2012-08-06
Added physics module
Marc Sunet
2012-08-06
Initial implementation
Marc Sunet
2012-08-06
Added setPos
Marc Sunet
2012-08-06
Generalised CreateGameObject to any monad
Marc Sunet
2012-08-06
Tweaked collision API.
Marc Sunet
· Collisioner is now an open type. · Renamed Collisioner constructors.
2012-08-06
Added KEY_SPACE
Marc 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-01
Merge branch 'master' of github.com:jeannekamikaze/Spear
Marc Sunet
2012-08-01
fixed inverse transform, added orbit and lookAt functions
Marc Sunet
2012-07-31
Update README.md
jeannekamikaze
Initial readme file.
2012-07-31
added readme
Marc Sunet
2012-07-31
initial commit
Marc Sunet
[prev]