Search found 2 matches

by MikhailAdamenko
Mon Apr 02, 2018 9:17 am
Forum: General
Topic: LÖVE 11.0 released!
Replies: 98
Views: 108631

Re: LÖVE 11.0 released!

Nixola wrote: Mon Apr 02, 2018 9:00 am
MikhailAdamenko wrote: Mon Apr 02, 2018 8:00 am
That's because the color range is now 0-1 (float) instead of 0-255 (integer) for all colors.
Oh, wow, I should carefully read patch notes, thank you.
by MikhailAdamenko
Mon Apr 02, 2018 8:00 am
Forum: General
Topic: LÖVE 11.0 released!
Replies: 98
Views: 108631

Re: LÖVE 11.0 released!

After the update, some color combinations in graphics.setColor() not work, simple like 255 and 0 do work: function love.draw() love.graphics.setBackgroundColor(255, 255, 255) love.graphics.setColor(255, 0, 255, 1) love.graphics.polygon('fill', 100, 100, 200, 100, 150, 200) end https://love2d.org/img...