CelestiaProject / Celestia

Real-time 3D visualization of space.
https://celestiaproject.space
GNU General Public License v2.0
1.82k stars 307 forks source link

Place object in child node after splitting an octree node #2178

Closed ajtribick closed 4 months ago

ajtribick commented 4 months ago

The octree split is invoked after it is determined that an object should be placed in a child node, so we shouldn't add it to the current node.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud