home
>
anim-kit
> history >
tree
login
<
>
date
commit
author
2021-08-26
map: fix bbox format in centroid
marcelgmr@gmail.com
2021-08-26
move common functions to util.lua
marcelgmr@gmail.com
2021-08-26
map: record whether shape affects frame
marcelgmr@gmail.com
2021-08-26
map: update bbox() to current API
marcelgmr@gmail.com
2021-08-26
map: add Frame:add_margin()
marcelgmr@gmail.com
2021-08-26
map: move cache code to shp.lua
marcelgmr@gmail.com
2021-08-25
rice coding k parameter can be zero
marcelgmr@gmail.com
2021-08-25
fix name bug on error message
marcelgmr@gmail.com
2021-08-25
map: add rice parameter to Frame:save_cache()
marcelgmr@gmail.com
2021-08-25
map: use rice coding for deltas in cache
marcelgmr@gmail.com
2021-08-25
use bit ops for ZigZag encoding/decoding
marcelgmr@gmail.com
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