Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated the InsideOf test, now covering all possible cases! | hanemile | 2018-11-03 |
| | |||
* | Updated the ExampleInsideOf() function name and the Example text | hanemile | 2018-11-03 |
| | |||
* | Updated the output comment to match the real output | hanemile | 2018-11-03 |
| | |||
* | Updated the Example text. | hanemile | 2018-11-03 |
| | |||
* | Implemented some Examples, these will be visible in the godoc.org documentation! | hanemile | 2018-11-03 |
| | |||
* | Exported the quadtree function (quadtree -> Quadtree) | 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 ↵ | hanemile | 2018-11-03 |
| | | | | everywhere! | ||
* | refactored some names, they are now being exported. | hanemile | 2018-11-03 |
| | |||
* | moved the files to the right dir | hanemile | 2018-11-03 |