Quote Originally Posted by Sagenlicht View Post
Thanks for the feedback

@RobA
Well RobA I'll do a script when I need it and I tend to organize my scripts within my themes not within the structure of GIMP cause I want to have my custom scripts not mixed up with the standard scripts. Every script I download is getting sorted into my structure as well. E.g. your great dungeon maker script is registered at Filters/RPG Filters for me Yes you may call that behaviour weird

Maybe I should reconsider this and change the registration for the uploaded scripts.

@nolgroth
Thank you very much

@JF
- What size did your test image have? I will add an option to make the stars larger though
- Not sure I do understand this point. What do you mean with random size? Do you mean the star size?
The image was 1600x1200, which is pretty much what my starting base is.

Yes, the start size. Granted, this is "a lot" of extra work, but perhaps some option to have curve for start size. If the base star size is 2px, perhaps a second layer with 1/6th(or so) as many stars at 3px, and perhaps a third layer with perhaps 1/20th of the stars at 5px. Granted, the numbers may be bogus as hell and it may not work like I am thinking it might, but hope you should get the point. This is not so much a big deal (though it would be way nice) as being able to start with bit larger stars from the get go.


Quote Originally Posted by Sagenlicht View Post
- I did plan to do a stand alone Nebula script for that purpose. Maybe its smarter to have only one script. Your opinion?
I would say one script. Since you have the power of Python(GUI-wise) and you are really working on such similar stuff, I would say it makes far more sense to keep everything together. Ultimately, you would have to create(or have an existing) a starfield to populate your nebula anyway, so it might as well be in the same script.