I see an image scale filtering mode has been added. Now how do I invoke a nearest neighbor filtering mode?
love.filter_neighbor ?
0.6.0 Update
Re: 0.6.0 Update
Well, now that we've decided to make all constants into strings, maybe something like "nearest".
Re: 0.6.0 Update
Is there a list of them anywhere?rude wrote:Well, now that we've decided to make all constants into strings, maybe something like "nearest".
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: 0.6.0 Update
but, for now would this work?rude wrote:Well, now that we've decided to make all constants into strings, maybe something like "nearest".
Code: Select all
love.graphics.setFilter(filter_nearest);
EDIT: I'm having trouble finding the setFilter function.
Re: 0.6.0 Update
I had some fun with my computer tonight so i had to format...
Now that i have a fresh WinXP up and running the latest love build doesn't seem to run
Does anyone know what to do about it?
Now that i have a fresh WinXP up and running the latest love build doesn't seem to run
Code: Select all
The application could not be initialized corretcly.
Re: 0.6.0 Update
search the source for "corretcly". I'm sure you'll be able to get to the point where it fails. It should be an easy task to determine what triggered the error message.
Re: 0.6.0 Update
Haha.. sorry for misspelling.. i translated the message from german to english, hope it's the right trabslation....
- nevon
- Commander of the Circuloids
- Posts: 938
- Joined: Thu Feb 14, 2008 8:25 pm
- Location: Stockholm, Sweden
- Contact:
Re: 0.6.0 Update
Just downloaded the latest build of Löve 0.6.0 and installed it in Windows 7 Professional. Games do run, but it seems like external images aren't being drawn properly. They're just solid white blocks. Also, no sound is played.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: 0.6.0 Update
Something like that happens when I run LovelyBigPlanet on windows xp. I think it might have something to do with setting a drawing color, because IIRC simple things just work normally.nevon wrote:Games do run, but it seems like external images aren't being drawn properly. They're just solid white blocks. Also, no sound is played.
Help us help you: attach a .love.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: 0.6.0 Update
Ah, so it wasn't the netbook I ran it on this afternoon. I can confirm it DID work on windows vista.
But since it apparently happens to windows 7 too, I think this might be a driver problem. So it's either the windows default driver, or it's the hardware that's crappy
But since it apparently happens to windows 7 too, I think this might be a driver problem. So it's either the windows default driver, or it's the hardware that's crappy
Who is online
Users browsing this forum: Bing [Bot] and 0 guests