irrlicht/source
cutealien 01a4f5d359 Fix CImage::copyToScaling bug introduced in r5994.
The change to the scaling code caused scaling to read outside of original image memory.
Was caused because scaling step factor was based on image-sizes, but has to be based on amount of scaling steps taking (off-by-one error).
Thanks @Maksym Hamarnyk for reporting that there was some problem.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6121 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-06-14 20:42:30 +00:00
..
Irrlicht Fix CImage::copyToScaling bug introduced in r5994. 2020-06-14 20:42:30 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00