Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

EngineHub

We make open source Minecraft mods, such as WorldEdit, WorldGuard, CraftBook, CommandBook, and more!
Collective - Host: opensource - https://opencollective.com/enginehub - Website: https://enginehub.org/ - Code: https://github.com/EngineHub

Test with more rectangles

git-svn-id: file:///home/robo/svn/prtree@664 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - 4ea7cddf07c8882228ba4d4568018aa7f2b96ac7 authored over 16 years ago by Robert Olofsson <[email protected]>
Loop instead of recursion. More testing.

git-svn-id: file:///home/robo/svn/prtree@663 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - c6f5d4c50d864af5225a125b6607b1068fb03805 authored over 16 years ago by Robert Olofsson <[email protected]>
Made LeafBuilder its own class and made it very generic, so that it can build both LeafNodes and InternalNodes.

git-svn-id: file:///home/robo/svn/prtree@662 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - eb8093862861ffc2ca7453b8d20e022ab7ac555d authored over 16 years ago by Robert Olofsson <[email protected]>
Moved OrdComparator to its own file.

git-svn-id: file:///home/robo/svn/prtree@661 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - 94edb38a8100433f87dab008178f95a1c742802a authored over 16 years ago by Robert Olofsson <[email protected]>
Moved the node classes to their own top level files. Added a few tests for illegal query bounds.

git-svn-id: file:///home/robo/svn/prtree@660 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - 591f539217f376608cee93ccd5c72ded393e23b4 authored over 16 years ago by Robert Olofsson <[email protected]>
Implement parts of iteration and loading.

git-svn-id: file:///home/robo/svn/prtree@659 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - cfe7e871497098b9f77f97a95a7b2ab8d28cd523 authored over 16 years ago by Robert Olofsson <[email protected]>
Started building tree.

git-svn-id: file:///home/robo/svn/prtree@658 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - 2d1d4b4c56176287d4dae661c97a60a8487ddde0 authored over 16 years ago by Robert Olofsson <[email protected]>
First skeleton of PRTree.

git-svn-id: file:///home/robo/svn/prtree@656 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - 3b264bf43d45369d0617a27dbb22522f3aad57d5 authored over 16 years ago by Robert Olofsson <[email protected]>
Created prtree project

git-svn-id: file:///home/robo/svn/prtree@655 49850d48-abdb-0310-920b-a85268397374

github.com/EngineHub/PRTree - 976b41f687338a89095e0bbe085cc60c118e1e6b authored over 16 years ago by Robert Olofsson <[email protected]>