| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And update ruby example URL for better looking example
|
|
|
|
|
|
|
|
|
|
Due to most test using square planes it didn't have much effect till
debugging Display trait cropped printing.
The effect of this bug was that the universe was cropped to match the
height length but calculations were not wrong, just cropped
|
|
|
|
|
|
|
|
|
|
|
|
Wrap the outer vector in a plane to allow safer navigation
|
|
|
|
|
|
|
|
|
|
|
|
The objects will grow bigger and might be hard for readability to keep
them in 1 file hence the split
|
|
Refactor the code to use Plane struct instead of Vec<bool>
|
|
|
|
|
|
|
|
|
|
|