Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:39
3c43c0e

0.14.0 (2026-09-03)

Features

  • motion: a deform key can state its transform instead of its table (#317) (3c13d7e), closes #294
  • motion: a group track can key a value per member, stated or derived (#320) (1313b20), closes #295

Bug Fixes

  • compile: the motion spec is parsed rather than cast (#321) (3e7238a), closes #307
  • gallery: flex's leaf no longer folds, and its exemption is gone (#318) (fed3ba5), closes #313
  • pose: the objective interpolates premultiplied, with a stated re-baseline (#322) (6c00c51), closes #306

Instrument

  • explain: a per-key DEFORM block, so a deform key's ratios are printed rather than derived (#319) (aa31aae)
  • validate: A39_DEFORM_KEEPS_TRIANGLE_WINDING — a deform key may not turn a triangle inside out (#314) (eec1e60), closes #296