hamster-experiments icon indicating copy to clipboard operation
hamster-experiments copied to clipboard

check scale_x, scale_y for changes

Open jedierikb opened this issue 14 years ago • 0 comments

when setting scale_x or scale_y on a sprite, the matrix math is recomputed even if the value is the same

this can retard performance

the check can be made by applications before setting this value, but it might make sense to also catch this in graphics.py

jedierikb avatar Dec 07 '10 12:12 jedierikb