Page 2 of 3

Re: Super Particle Editting and Rendering Machine

Posted: Sat Jun 07, 2014 9:00 pm
by easy82
Hello!

I'd like to try this one out but it says Love Frames is not compatible with LÖVE version 0.9.1.
Could you please fix it?

Thanks in advance!

Re: Super Particle Editting and Rendering Machine

Posted: Sun Jun 08, 2014 12:40 am
by Ranguna259
While the adnzz updates the editor you could try downloading the 0.9.0 love executable and run the .love file from there.

Re: Super Particle Editting and Rendering Machine

Posted: Sun Jun 08, 2014 1:51 am
by adnzzzzZ
I think I updated the editor for 0.9.1 but I only added it to my engine. You can download it here: http://mogamett.com/downloads/mogamett.zip and then just take the particle editor folder in mogamett/resources/particles/sperm.

Re: Super Particle Editting and Rendering Machine

Posted: Sun Jun 08, 2014 5:05 pm
by easy82
Thank you guys!

Re: Super Particle Editting and Rendering Machine

Posted: Tue Apr 28, 2015 2:08 am
by Skeiks
Hey, I was really interested in using this. Does anyone know how to get it working with the current version of Love? I figured I would ask before I tinker too much.

Thanks!

Re: Super Particle Editting and Rendering Machine

Posted: Tue Apr 28, 2015 3:51 am
by I~=Spam
You will need to update this to the latest version of love frames (the 0.9.0 porting stuff for loveframes has already been done). Other than that I think it should be pretty straightforward. ;)

Re: Super Particle Editting and Rendering Machine

Posted: Sun Aug 23, 2015 10:25 am
by s-ol
Here's a version that works with 0.9.2

Re: Super Particle Editting and Rendering Machine

Posted: Tue Apr 05, 2016 12:27 pm
by D0NM
Does anybody have it for the recent love2d?

Re: Super Particle Editting and Rendering Machine

Posted: Sun May 29, 2016 5:58 am
by NewbLuck
D0NM wrote:Does anybody have it for the recent love2d?
Updated stuffs to 10.1, changed the blend modes to the ones supported by 10.1 which means adding lighten and darken for the most part. I guess this means that this also contains a 10.1 version of Love Frames, but I didn't give it a thorough testing so I may have missed some stuff for that lib. Everything Love Frames that was used in this is working AFAIK (mostly stencil and mouse button changes). Anywho, here ya go.

EDIT: Realized I forgot to save before packing, the last two buttons on the blend bar are kinda derpy. This should resolve that, sorry!

Editedit: More love frame fixes, didn't realize the text should be editable (duh) and added a shim so normal mouse wheel stuff works. Also fixed the spin and size controls in the editor.

Re: Super Particle Editting and Rendering Machine

Posted: Mon Jun 13, 2016 9:27 am
by D0NM
NewbLuck wrote:Editedit: More love frame fixes, didn't realize the text should be editable (duh) and added a shim so normal mouse wheel stuff works. Also fixed the spin and size controls in the editor.
thank u very much! :3

I should note then
sperm.love > ape_v3.love

upd: just migrated to the recent tactile...
\well, i still have to add my wrapping methods to detect double press stuff and so on