File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 466466 " TRIGGERRIGHT" ,
467467 " tris" ,
468468 " truetype" ,
469+ " tryddle" ,
469470 " typestr" ,
470471 " undoc" ,
471472 " Unifont" ,
Original file line number Diff line number Diff line change @@ -8,12 +8,17 @@ This project adheres to [Semantic Versioning](https://semver.org/) since version
88
99## [ 19.3.0] - 2025-07-26
1010
11+ Thanks to cr0ne for pointing out missing texture scaling options.
12+ These options did not exist in SDL2.
13+
1114### Added
1215
1316- ` tcod.sdl.render ` : Added ` ScaleMode ` enum and ` Texture.scale_mode ` attribute.
1417
1518## [ 19.2.0] - 2025-07-20
1619
20+ Thanks to tryddle for demonstrating how bad the current API was with chunked world generation.
21+
1722### Added
1823
1924- ` tcod.noise.grid ` now has the ` offset ` parameter for easier sampling of noise chunks.
You can’t perform that action at this time.
0 commit comments