| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-01 | 296 Bytes | |
| v2.1.16 source code.tar.gz | 2026-08-01 | 6.6 MB | |
| v2.1.16 source code.zip | 2026-08-01 | 6.9 MB | |
| Totals: 3 Items | 13.5 MB | 2 | |
Bugfixes
- math: Fix Mat3.scale and Mat4.translate to match Mat4 conventions. (#1460)
- math: Fix Mat4.scale to use all values, not only diagonals. (#1463)
- text: Route glyph placements to avoid accumulation errors. (#1450)
- media: Backport ffmpeg fixes from pyglet 3.0. (#1459)