Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Cleaning up a bit | hanemile | 2018-11-16 |
* | Rebuild the function that builds the quadtree and changes all the empty quadt... | hanemile | 2018-11-06 |
* | Exported the quadtree function (quadtree -> Quadtree) | hanemile | 2018-11-03 |
* | moved the quadtree to the top of the file | hanemile | 2018-11-03 |
* | moved the ExampleNewCoord function to the test file. | hanemile | 2018-11-03 |
* | the insideOf function is now called InsideOf and can be now called from every... | hanemile | 2018-11-03 |
* | Moved the BoundingBox struct to the top of the file. | hanemile | 2018-11-03 |
* | Implemented a reccursive print function for a quadtree. | hanemile | 2018-11-03 |
* | refactored some names, they are now being exported. | hanemile | 2018-11-03 |
* | moved the files to the right dir | hanemile | 2018-11-03 |