Branch | Commit message | Author | Age | |
---|---|---|---|---|
primary | Fixed tile flipping and other bugs | Johnathan Roatch | 4 months | |
Age | Commit message | Author | ||
2020-12-07 | Fixed tile flipping and other bugsHEADprimary | Johnathan Roatch | ||
2020-12-05 | Removed more arrays from tilemap struct | Johnathan Roatch | ||
2020-12-05 | Removed hashmap from tilemap struct | Johnathan Roatch | ||
2020-12-02 | New pixel merging method where pixels are deferred until a final pass | Johnathan Roatch | ||
2020-12-01 | Compacted empty tile and matrix spots to skip over faster. | Johnathan Roatch | ||
2020-11-30 | Changed the coordinate system for the distance matrix | Johnathan Roatch | ||
2020-11-27 | Full rewrite to avoid hash collisions and excessive re-computation | Johnathan Roatch | ||
2020-11-21 | Initial commit | Johnathan Roatch |