summaryrefslogtreecommitdiff
path: root/chickadee.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2019-01-06 00:00:53 -0500
committerDavid Thompson <dthompson2@worcester.edu>2019-01-06 00:04:34 -0500
commitb7580bbfe01d634247c4caf8f0a81c7460c435a6 (patch)
tree9a02c030aa6cd2a31d0a7bb6771ffdc75bc0a906 /chickadee.scm
parente0ee9c2ce9fdee7ce6ed5bfc29e9271555255e18 (diff)
render: texture: Fix error when splitting certain textures.
The split-texture procedure would throw an exception in the event that the image width/height could not be divided by tile width/height with 0 remainder. * chickadee/render/texture.scm (split-texture): Floor the results of dividing image dimensions by tile dimensions and ensure they are exact integers.
Diffstat (limited to 'chickadee.scm')
0 files changed, 0 insertions, 0 deletions