1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Quick hack for SBCL
Adlai
as Adlai Chandrasekhar
More... almost 12 years ago
Radian values must now always be of type double-float
Adlai
as Adlai Chandrasekhar
More... almost 12 years ago
Slight reorganization + commenting in vec.lisp
Adlai
as Adlai Chandrasekhar
More... almost 12 years ago
Cleanup: tweaking the .gitignore
Adlai
as Adlai Chandrasekhar
More... over 14 years ago
I'm a retard. More... over 14 years ago
Added some convenience! More... over 14 years ago
Made the collision callback an actual callback that just defaults to COLLIDE More... over 14 years ago
Exporting anchor1 correctly. More... over 14 years ago
Moved contacts to new file. More... over 14 years ago
Gotta export these. Looks like SBCL is sloppy about boa constructors. More... over 14 years ago
Scaled up drawn collision normals for visibility, and enforced color. More... over 14 years ago
Bound collision normal draw toggle to #\c. More... over 14 years ago
Enabled use of collision normal drawing. More... over 14 years ago
Added support for drawing collision normals in the demo. More... over 14 years ago
Factored in DRAW-ARROW, as it is unlikely to be needed anywhere else. More... over 14 years ago
Prevent DRAW-VECTOR from drawing when the vector of interest is zero. More... over 14 years ago
Exported VEC-EQUAL. More... over 14 years ago
Revert "Giving arbiters a backpointer to the world." More... over 14 years ago
Giving arbiters a backpointer to the world. More... over 14 years ago
Changing DEFCOLLISION to accept an arbiter now. More... over 14 years ago
These are -force- vectors. More... over 14 years ago
Changing the draw position of "SIMULATION PAUSED" More... over 14 years ago
Bound v and f to toggling velocity and force vector draw, respectively. More... over 14 years ago
Corrected arrow drawing and vector direction. More... over 14 years ago
Enabled access to body force/velocity vector drawing. More... over 14 years ago
Holy shit I love defcollision More... over 14 years ago
Added support for drawing body velocity and force vectors. More... over 14 years ago
Exported BODY-FORCE. More... over 14 years ago
These need to return all contacts in the end. More... over 14 years ago
This seems to be a more faithful translation from the C. More... over 14 years ago