jkds 6b4277da36 app/gfx: move shaders out of shader.rs into their own .frag, .vert, .metal files so editors have proper syntax highlighting 7 months ago
..
shader 6b4277da36 app/gfx: move shaders out of shader.rs into their own .frag, .vert, .metal files so editors have proper syntax highlighting 7 months ago
anim.rs 9785777642 chore: Update copyright license year 8 months ago
api.rs e58e2faf6b app/edit: make hot path in touch_move use low latency sync renderer 7 months ago
ev.rs 45bdc0c7d8 app/gfx: split up the large mod.rs into submods 7 months ago
favico.rs 9785777642 chore: Update copyright license year 8 months ago
linalg.rs c6481578d0 app/edit: adjust action bar overlay so its always right adjusted and never crosses RHS of the editor 7 months ago
mod.rs e58e2faf6b app/edit: make hot path in touch_move use low latency sync renderer 7 months ago
prune.rs 45bdc0c7d8 app/gfx: split up the large mod.rs into submods 7 months ago
trax.rs 6b9ef3aff2 app: fix potential bug on exit due to already dropped anim when draw() is called after window quit request. see below for more detailed info. 8 months ago