[Gimp-developer] gegl chanting

2011-04-05 Thread shivani maheshwari
What is the main purpose of gegl chanting?? -- Shivani Maheshwari Under Graduation( BTech.) Indian Institute of Information Technology, Allahabad (Amethi Campus) India ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread sourav de
On Tue, Apr 5, 2011 at 11:11 AM, Madhav yadav mad.cool.sp...@gmail.comwrote: If i have to submit my sample on the gegl master branch then how will i go forthh. On Mon, Apr 4, 2011 at 8:47 PM, Jon Nordby jono...@gmail.com wrote: Get the code, build it on your computer, start working on the

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Alexia Death
On Tue, Apr 5, 2011 at 9:55 AM, sourav de souravde1...@gmail.com wrote: I'm also facing the same problem. After translating the code using GEGL operations, how am I supposed to create patch file of it and submit it into the master branch. Basic ability to operate git version control system is

Re: [Gimp-developer] gegl chanting

2011-04-05 Thread Jon Nordby
On 5 April 2011 08:49, shivani maheshwari shivani.mah...@gmail.com wrote: What is the main purpose of gegl chanting?? To let gegl operations be GObjects, but without having to write all the boilerplate involved. See gegl/gegl-chant.h -- Jon Nordby - www.jonnor.com

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Jon Nordby
On 5 April 2011 08:55, sourav de souravde1...@gmail.com wrote: On Tue, Apr 5, 2011 at 11:11 AM, Madhav yadav mad.cool.sp...@gmail.com wrote: If i have to submit my sample on the gegl master branch then how will i go forthh. Use git to commit your changes and create a patch/patches. See

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Tobias Jakobs
And if there are some informations are missing in the Wiki, pleas get an account and add this informations. Regards, Tobias ___ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Madhav yadav
The problem doesn't actually lie in how to submit a patch . A patch is a file that contains the differences between the current version and the fixed version but we have to submit a self made plugin. Then how can we submit it as a patch against a main branch On Tue, Apr 5, 2011 at 1:36 PM, Tobias

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Alexia Death
On Tue, Apr 5, 2011 at 12:01 PM, Madhav yadav mad.cool.sp...@gmail.com wrote: The problem doesn't actually lie in how to submit a patch . A patch is a file that contains the differences between the current version and the fixed version but we have to submit a self made plugin. Then how can we

[Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Madhav yadav
Don;t we need to authenticate to add new files to the branch?? On Tue, Apr 5, 2011 at 2:34 PM, Alexia Death alexiade...@gmail.com wrote: On Tue, Apr 5, 2011 at 12:01 PM, Madhav yadav mad.cool.sp...@gmail.com wrote: The problem doesn't actually lie in how to submit a patch . A patch is a

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Alexia Death
On Tue, Apr 5, 2011 at 12:07 PM, Madhav yadav mad.cool.sp...@gmail.com wrote: Don;t we need to authenticate to add new files to the branch?? In git you can do all that locally. You only need to authenticate for push. This is why I told you to find out about git... Gimp students are expected to be

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Jon Nordby
On 5 April 2011 11:08, Madhav yadav mad.cool.sp...@gmail.com wrote: Don;t we need to authenticate to add new files to the branch?? No, with git you primarily work against your local repository. You can do whatever you like there. Please read a tutorial or two on git, so that you come to terms

[Gimp-developer] GSoC - project proposal - feedback appreciated :)

2011-04-05 Thread Benjamin Donoghue
Hi, I've been working on a series of animation plugins scripts for GIMP that I would like to expand for GSoC. If anyone would be willing to mentor I would be very excited about doing this project. Any feedback about my proposal would also be greatly appreciated Here is a piece of animation I

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread gg
On 04/05/11 11:37, Jon Nordby wrote: On 5 April 2011 11:08, Madhav yadavmad.cool.sp...@gmail.com wrote: Don;t we need to authenticate to add new files to the branch?? No, with git you primarily work against your local repository. You can do whatever you like there. Please read a tutorial

Re: [Gimp-developer] Write basic gegl plugin

2011-04-05 Thread Alexandre Prokoudine
On 4/6/11, gg catking.net wrote: No, with git you primarily work against your local repository. You can do whatever you like there. Why wouldn't you want to work *with* your local repo rather than against it ? Because I'm a cool l33t hack3rz type dude , I drink my coffee against a cup. I