Skip to content

Revert spatial hashing default visRange to 30 - #4121

Merged
miwarnec merged 1 commit into
masterfrom
copilot/revert-spatial-hashing-defaults
Aug 5, 2026
Merged

Revert spatial hashing default visRange to 30#4121
miwarnec merged 1 commit into
masterfrom
copilot/revert-spatial-hashing-defaults

Conversation

Copilot AI commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Commit 025a763 (#4015) changed the spatial hashing visRange default from 30 to 1200 alongside the grid refresh interval optimization. This reverts only the defaults and default-related comments, keeping the interval-based refresh behavior.

Changes (in both SpatialHashingInterestManagement and SpatialHashing3DInterestManagement)

  • visRange default: 1200 → 30, tooltip restored to original text
  • Resolution example comments reverted: distance = 1200 … 600 * 2distance = 30 … 15 * 2, 400+400=80010+10=20

The RefreshGrid()/RebuildAll() interval logic and its explanatory notes from #4015 are unchanged; the "Updated Notes" comment mentioning 1200 as a real-world example was kept since it documents the interval behavior, not the default.

Co-authored-by: miwarnec <16416509+miwarnec@users.noreply.github.com>
@miwarnec
miwarnec marked this pull request as ready for review August 5, 2026 06:50
@miwarnec
miwarnec merged commit effb412 into master Aug 5, 2026
@miwarnec
miwarnec deleted the copilot/revert-spatial-hashing-defaults branch August 5, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants