Page 1 of 1

Contributing Patches?

Posted: Wed Sep 10, 2008 11:13 pm
by Khaydarian
Is there any way for other developers to contribute love's codebase? Or any publicly-accessible version-control repository? I'd like to contribute patches, but I've no idea where to send them -- or even that what I'm doing hasn't already been done.

For example, it'd be nice to be able to specify colors in the web format ("#a380f0"). newColor doesn't do that right now -- but it's easy enough to add.

Also, I'm thinking about making a side-scrolling platformer, and I'd rather use the GL transformation matrix than do it all myself -- but love doesn't yet have an interface to it. Also easy for me to add, but it's useful for lots of other people too. (Also parallax background layers, which are really easy to do with the projection matrix, and annoying otherwise.)

Re: Contributing Patches?

Posted: Thu Sep 11, 2008 9:54 am
by qubodup
everything you ask for is there: http://sourceforge.net/projects/love

to who made the website: it is pretty, but not functional enough.

Re: Contributing Patches?

Posted: Thu Sep 11, 2008 4:49 pm
by rude
I made the page.

Rainbows > Functionality

Always.

Re: Contributing Patches?

Posted: Thu Sep 11, 2008 5:54 pm
by mike
I must submit that:
Pink > Rainbows > Functionality > Usefulness