respect GRID_MAX when creating Grids and GridLayers #212

Closed
opened 2026-01-12 02:57:17 +00:00 by john · 0 comments
Owner

new constant GRID_MAX = 8192 was implemented to protect HeightMap from experiencing allocation errors or just getting too big to use efficiently. All grid systems should respect this limit.

new constant `GRID_MAX` = 8192 was implemented to protect HeightMap from experiencing allocation errors or just getting too big to use efficiently. All grid systems should respect this limit.
john closed this issue 2026-01-17 00:22:22 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
john/McRogueFace#212
No description provided.