Search found 1938 matches

by Nixola
Tue Jun 12, 2018 4:35 pm
Forum: Support and Development
Topic: Pixelation when downscaling images, even when using 'linear' filter?
Replies: 5
Views: 3233

Re: Pixelation when downscaling images, even when using 'linear' filter?

I think you can embed mipmaps in images so that LÖVE just automatically uses the right one, but I may be mistaken.
by Nixola
Tue Jun 05, 2018 9:00 pm
Forum: Support and Development
Topic: Share Button on Android and iOS
Replies: 5
Views: 3899

Re: Share Button on Android and iOS

Please don't double post, especially when your post is still visible. No one that knows or wants to figure it out read the topic yet, but it doesn't mean they never will.
by Nixola
Thu May 31, 2018 3:39 pm
Forum: General
Topic: Does Löve support Linux ARM?
Replies: 14
Views: 14058

Re: Does Löve support Linux ARM?

It runs on the Pi, which is ARM; I don't know how easy/hard it would be to make it run on your specific device though
by Nixola
Sat May 26, 2018 4:48 pm
Forum: Libraries and Tools
Topic: a working setColor compatibilty multiplier
Replies: 17
Views: 26597

Re: a working setColor compatibilty multiplier

There are more ways to represent colours, some of which exceed 255.
by Nixola
Mon May 21, 2018 9:34 pm
Forum: General
Topic: Forum issues
Replies: 0
Views: 1846

Forum issues

I'm currently experiencing a forum issue where this pops up whenever I try to read a topic while logged in. I'm creating this topic both as a mean to test whether I can do that and to warn devs about it, although I already pinged bartbes and slime on irc and discord.
by Nixola
Thu May 17, 2018 8:29 am
Forum: Support and Development
Topic: Why this error on love.event.quit() ?
Replies: 8
Views: 6899

Re: Why this error on love.event.quit() ?

Can you post the whole code?
by Nixola
Thu May 17, 2018 8:11 am
Forum: Support and Development
Topic: black screen running .love file
Replies: 5
Views: 4616

Re: black screen running .love file

Since it's your .love file that doesn't work (you said others work), could you upload it so we may check if there's something wrong with it?
by Nixola
Thu May 17, 2018 7:29 am
Forum: Libraries and Tools
Topic: a working setColor compatibilty multiplier
Replies: 17
Views: 26597

Re: a working setColor compatibilty multiplier

If I recall correctly, the / operator means float division while the // means integer division, so you wouldn't need to use floats explicitly, but that discussion would be a bit off topic.
by Nixola
Sat May 05, 2018 6:16 pm
Forum: General
Topic: LÖVE Games on Steam
Replies: 18
Views: 19059

Re: LÖVE Games on Steam

Yup, it was