69e3a6578e916a203acfb59d9cc5c93774de2e4a
adjust_zoom now calls check_resize() which recalculates grid_w/grid_h and reallocates the GPU instance buffer to match the new grid size. Previously zoom changed grid_w/h but the buffer stayed at the old size, causing index-out-of-bounds panic.
Languages
Rust
98.6%
GLSL
1%
Python
0.4%