| date | commit | author |
|---|---|---|
| 2021-08-24 | map: make caches smaller by using VLPs | marcelgmr@gmail.com |
| 2021-08-23 | ttf: don't load glyph for '\x20' (space) | marcelgmr@gmail.com |
| 2021-08-23 | map: save frame size info in cache | marcelgmr@gmail.com |
| 2021-08-23 | map: use better sentinel for end-of-poly in cache | marcelgmr@gmail.com |
| 2021-08-23 | git: ignore cache | marcelgmr@gmail.com |
| 2021-08-23 | move binary input/output to bio.lua | marcelgmr@gmail.com |
| 2021-08-23 | map: implement scaled poly cache | marcelgmr@gmail.com |
| 2021-08-23 | map: fix references to Frame.model | marcelgmr@gmail.com |
| 2021-08-23 | map: remove redundant attr Frame.model | marcelgmr@gmail.com |
| 2021-08-23 | implement lazy iterator API | marcelgmr@gmail.com |
| 2021-08-22 | shp: remove unused code | marcelgmr@gmail.com |
| 2021-08-22 | map: many bug fixes | marcelgmr@gmail.com |
| 2021-08-22 | map: s/math.deg/deg/ | marcelgmr@gmail.com |
| 2021-08-22 | map: s/load/load_frame/ | marcelgmr@gmail.com |
| 2021-08-22 | include map and shp in package | marcelgmr@gmail.com |
| 2021-08-22 | add mapping utilities | marcelgmr@gmail.com |
| 2021-08-22 | add shapefile reader | marcelgmr@gmail.com |
| 2021-08-21 | add documentation | marcelgmr@gmail.com |
| 2021-07-31 | encapsulate modules in package anim | marcelgmr@gmail.com |
| 2021-07-30 | add README | marcelgmr@gmail.com |