aboutsummaryrefslogtreecommitdiff
path: root/src/common.hpp
AgeCommit message (Collapse)Author
2025-05-18Fix unupdated sandrtk0c
Just grow the dirty rect by 1 on each side, update neighbors of any updated sand.
2025-05-17Dirty rect & UI featuresrtk0c
- dirty rectangle (and the math library thereof) - drawing it - no more std::vector in Sandbox - single step - cycle counter display
2025-04-24Some draft ideas on simulationrtk0c