jtmzheng / 3dss

2 stars 0 forks source link

Spatial partition #38

Closed jtmzheng closed 9 years ago

jtmzheng commented 9 years ago

Octrees, slightly better than no octrees

araghava commented 9 years ago

We should start doing single commits per feature. I know we've been spamming commits but it's going to get really really hard to track down bugs this way (especially when using git bisect). After many commits, you can squash them together into one. Maybe you can do that for this pull request, and from now on we can use 1 commit/feature or bug?