| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-31 | libix3: trivial whitespace fixups | Vito Caputo | |
| 2018-10-03 | libix3: make split_node() static | Vito Caputo | |
| This is a private helper function. | |||
| 2018-09-30 | libix3: initial commit | Vito Caputo | |
| This is a straightforward 3D conversion of libix2, the API is completely unchanged aside from dimensional types going from 2->3. Rather than a quadtree with 4 children per parent, this uses an octree with 8 children. Otherwise it's basically identical to libix2. | |||
