Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-08 | Removed Strict -- doesn't seem to like it anymore. | Ian C | |
2019-12-12 | Update ignore lists. | Ian C | |
2019-12-12 | Tweaks to compile with BlitzMax NG. Removed the glflag module as it doesn't | Ian C | |
compile anymore. | |||
2006-05-05 | Changed license to MIT License | Ian C | |
2005-10-24 | Added a different method for handling collisions | Ian C | |
2005-10-23 | Changed handling of invalid calls | Ian C | |
2005-10-23 | Added IsInside() | Ian C | |
2005-10-23 | Added fields to indicate size of objects | Ian C | |
2005-10-21 | Added scale to objects, and ability to clone objects | Ian C | |
2005-10-17 | Improved collision processing so that the points, objects and lines that ↵ | Ian C | |
cause collisions can be got. | |||
2005-10-11 | Changed vector objects so they work on a point list and line index basis | Ian C | |
2005-10-10 | Added routines to get adjusted co-ords and normals from lines. | Ian C | |
2005-10-10 | Added vectorgfx module | Ian C | |