irrlicht/source
cutealien f06347c8b7 Load top-down bmp images correctly
Previously we handled all sizes as unsigned, but Windows BMP files can have negative height to signal top-down images.
No clue about left-right (would be trivial to swap as well, but found no info so far if that would be correct)

Also casting away some new compile warning in gcc for COBJMeshFileLoader


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6558 dfc29bdd-3216-0410-991c-e03cc46cb475
2023-10-05 21:04:55 +00:00
..
Irrlicht Load top-down bmp images correctly 2023-10-05 21:04:55 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00