9 Commits (bff5d2b49092f6ac38912527299da33a342fd6f3)

Author SHA1 Message Date
Colin McMillen 878d434b22 Add code for intersecting axis-aligned bounding boxes with segments & each other 4 years ago
Colin McMillen bba9f643eb Implement Bresenham's algorithm for line rasterization. 5 years ago
Colin McMillen 252fe5b243 remove unused using 5 years ago
Colin McMillen ae8fa0d21d Revert "Add .gitignore and .gitattributes." 5 years ago
Colin McMillen cb1b78b875 Add .gitignore and .gitattributes. 5 years ago
Colin McMillen f6f25144b6 SharedTests: don't depend on specific MonoGame version 5 years ago
Colin McMillen cc37561076 run dos2unix on all source files 5 years ago
Colin McMillen 960521a6e0 History: add ToArray() method to make tests cleaner 5 years ago
Colin McMillen ab692f94a7 Add unit tests for History class. 5 years ago