On 7/9/11, Andrej Mitrovic <[email protected]> wrote:double step = 1 / width; // or .1Woops that should have been `1.`. See, another bug right there!
1.0 1. is a horrible legacy thing, and should be removed. -Steve
On 7/9/11, Andrej Mitrovic <[email protected]> wrote:double step = 1 / width; // or .1Woops that should have been `1.`. See, another bug right there!
1.0 1. is a horrible legacy thing, and should be removed. -Steve