Picc84 Posted September 25, 2006 Share Posted September 25, 2006 I'am rather ahead of myself hear... But i was wondering if there were plans to add more effects, to 3.0 before the Final Release? sorry if i missed a memo... Quote Link to comment Share on other sites More sharing options...
Illnab1024 Posted September 25, 2006 Share Posted September 25, 2006 Yeah man...were just in Milestone 2, we have a few more to go, I presume. I know a gradient tool is planned. And as far as effects go...I got plenty (Enough of my screwing around in codelab...) Quote ~~ Link to comment Share on other sites More sharing options...
Picc84 Posted September 25, 2006 Author Share Posted September 25, 2006 Wana Share?! and what do you need to learn to write in codelab? what language? Quote Link to comment Share on other sites More sharing options...
SearedIce Posted September 25, 2006 Share Posted September 25, 2006 Codelab uses C#. If you have any programming experience, it shouldn't be too hard to use C#. You may need some sort of a reference for syntax issues...MSDN is usually good for that. Quote Link to comment Share on other sites More sharing options...
Picc84 Posted September 25, 2006 Author Share Posted September 25, 2006 yep, so i'am never going to be abel to learn that! haha, i only know html and a bit of css Quote Link to comment Share on other sites More sharing options...
SearedIce Posted September 26, 2006 Share Posted September 26, 2006 CSS...HTML...sounds like you're a web-design kind of person. Learn Javascript and then from there, learn C#. The first computer language I learned was HTML...went to Javascript from there...now I can use Java, C, C++, C#, and pretty much any other language. You can use Javascript on websites...so you have some incentive to learn it Quote Link to comment Share on other sites More sharing options...
Illnab1024 Posted September 26, 2006 Share Posted September 26, 2006 w3schools.com has some great tuts for you to get started...then there is this handy reference guide: http://www.webreference.com/javascript/reference/core_ref/ix.html Quote ~~ Link to comment Share on other sites More sharing options...
BoltBait Posted October 1, 2006 Share Posted October 1, 2006 Rick, this is the sort of thing you need for 3.0 http://paintdotnet.12.forumer.com/viewtopic.php?t=2227 IMO, that kicks < no swearing >. Speaking of which, is there a way that a filter can create a layer and put its results there instead of on the source layer? Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
SearedIce Posted October 1, 2006 Share Posted October 1, 2006 Speaking of which, is there a way that a filter can create a layer and put its results there instead of on the source layer? We've gone over this before in the Effects API forum...the current effect system doesn't permit this. I think this will be upgraded eventually. When you think about this, this sort of a inter-layer ability would enable quite a few new types of effects... Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 1, 2006 Share Posted October 1, 2006 Right but at that time they are no longer "effects" and are now a more generalized image/document processing mechanism. By design the effects system heavily restricts the type of information that an effect has access to. What you are talking about is more of a full blown scripting system that has full access to the Paint.NET document and object model. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
BoltBait Posted October 1, 2006 Share Posted October 1, 2006 Exactly. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.