brush_alpha was being converted to an int not a float, if this is intentional it should be delared 'const int', but looks like it wasnt.
brush_alpha was being converted to an int not a float, if this is intentional it should be delared 'const int', but looks like it wasnt.