irrlicht/source
cutealien 10f0e39e46 Change all CColorConverter functions to work with u32 instead of s32 for sizes.
Nothing good could come out of putting negative values into any of those functions.
And they are used a lot in image loaders which often can be tricked into passing large enough values to make those functions be called with negative numbers.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6389 dfc29bdd-3216-0410-991c-e03cc46cb475
2022-05-08 15:40:38 +00:00
..
Irrlicht Change all CColorConverter functions to work with u32 instead of s32 for sizes. 2022-05-08 15:40:38 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00