| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-29 | remove starved mesh test | Kimplul | |
| + Essentially equivalent to node2d test, just worse | |||
| 2025-08-09 | format | Kimplul | |
| 2025-08-09 | add 1d mesh node and refactor 2d mesh node | Kimplul | |
| + Seems to decrease performance a little bit, presumably due to extra register copy, but simplifies code a lot and opens up more genericism so I'll consider it an upgrade for now. Copying packets around is rather slow though, might in the future move to some kind of pointer based packet handling | |||
| 2025-02-24 | overhaul meshes | Kimplul | |
| + Previous name was grid | |||
