Ego Eram Reputo Posted March 24, 2010 Share Posted March 24, 2010 @jp2paint: there is also the Plugin Index to help you locate plugins. The first three posts list the plugins alphabetically, the next three by Author. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
pyrochild Posted March 24, 2010 Author Share Posted March 24, 2010 @jp2paint: there is also the Plugin Index to help you locate plugins. The first three posts list the plugins alphabetically, the next three by Author. Shameless, I say! Shameless! Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted March 24, 2010 Share Posted March 24, 2010 I didn't say my Plugin Index - though I could have :twisted: Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
pyrochild Posted April 5, 2010 Author Share Posted April 5, 2010 I had an update ready for April 1st, but the forum was closed. Posting it now, though I have no motivation to make threads for the individual plugins or even brief descriptions right now. Experiment. New plugins: Twist (Effects > Tools > Twist) Trail (Effects > Object > Trail) Gradient Blocks (Effects > Blurs > Gradient Blocks) Updated: Smudge Moved to Effects > Tools > Smudge Tons of performance improvements (much faster than Photoshop or GIMP!) Now correctly handles 0-alpha (no fringing!) Smoothness works how I want it to. Finally. Jitter Rounding errors fixed (reported here) Zoom/history icons match PdN's new set SmudgeRenderer abstracted into QueuedToolRenderer Race conditions that affect history/abort/ok being enabled/disabled at the wrong times fixed As far as I know, this build is now superior in every way to GIMP or Photoshop, both of which are slower and handle alpha incorrectly in several situations. GIMP does have 1 feature this doesn't: a brush that can fade out. Coming soon? [*] Pixelate+ Dialog improved added a new sample mode [*] pyrochild.effects.required.dll new QueuedToolRenderer class makes it incredibly easy to make things like Smudge, Twist, and ... something else that's pretty much done but I can't release yet due to a bug in Paint.NET and Ed Harvey being on vacation. Fixed in PresetDropdown: Curves+ and Gradient Mapping would crash if an included preset was deleted, then the plugin restarted. Soft Brush and Sample Brush are now generated dynamically. Saves about 50KB. Hard Brush no longer included Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Rick Brewster Posted April 5, 2010 Share Posted April 5, 2010 ... but I can't release yet due to a bug in Paint.NET ... o rly? 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...
pyrochild Posted April 5, 2010 Author Share Posted April 5, 2010 o rly? rly. Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Rick Brewster Posted April 5, 2010 Share Posted April 5, 2010 rly. What's the bug? 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...
pyrochild Posted April 5, 2010 Author Share Posted April 5, 2010 Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Lance McKnight Posted April 6, 2010 Share Posted April 6, 2010 Pyrochild, you are the man! Wish there was an emo for a pat on the back, but this will hafta do... :thumbs-up: Quote Officially retired from this forum. Have a nice day. Link to comment Share on other sites More sharing options...
Sidereal Posted April 6, 2010 Share Posted April 6, 2010 Oh, hot damn. This is exquisite. Quote http://soundcloud.com/siderealenterprise/ http://synthastic.deviantart.com/ Formerly known as Blooper. Link to comment Share on other sites More sharing options...
pyrochild Posted April 7, 2010 Author Share Posted April 7, 2010 Thanks, but I've fixed it all up myself. I also had to go to the individual threads and fix those links to come back here, among various other conversion issues. I'm still not motivated to create threads for the new plugins yet. Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
pipp92 Posted April 7, 2010 Share Posted April 7, 2010 (edited) Thank you for all your great work the updated smudge version and the twist tool are awesome² Edited April 7, 2010 by pipp92 Quote Personal Gallery Link to comment Share on other sites More sharing options...
XManXHunterX Posted April 7, 2010 Share Posted April 7, 2010 i just love your plugins !!!! thx pyrochild when i get money i going to donate:mrgreen: Quote Link to comment Share on other sites More sharing options...
Scryer41 Posted April 7, 2010 Share Posted April 7, 2010 I have downloaded this but for some reason, it's not showing in the file I put it in. Is there a reason for this? Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted April 8, 2010 Share Posted April 8, 2010 I'm still not motivated to create threads for the new plugins yet. So don't We should install IP.Downloads anyway. 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...
TimTheEnchanter Posted April 12, 2010 Share Posted April 12, 2010 Not sure if this is the appropriate place to ask this but I installed this entire set of plugins and I can't get most of them to work. For example, when trying to use Smudge, I get "This plugin has encountered an error and must be closed" When I view details, it says: File: C:\Program Files\Paint.NET\Effects\Smudge.dll Effect Name: pyrochild.effects.smudge.Smudge Full error message: System.MissingMethodException: Method not found: 'System.String PaintDotNet.PdnInfo.get_UserDataPath2()'. at pyrochild.effects.common.PngBrush.GetSurface() at pyrochild.effects.common.PngBrush.GetSurface(Int32 maxsidelength) at pyrochild.effects.common.PngBrush..ctor(String brushName) at pyrochild.effects.smudge.ConfigToken..ctor() at pyrochild.effects.smudge.ConfigDialog.InitialInitToken() at PaintDotNet.Effects.EffectConfigDialog..ctor() at pyrochild.effects.common.CanvasConfigDialog..ctor() at pyrochild.effects.smudge.ConfigDialog..ctor() at pyrochild.effects.smudge.Smudge.CreateConfigDialog() at PaintDotNet.Menus.EffectMenuBase.RunEffect(Type effectType) I placed the entire contents of the zip file (including the pyrochild.effects.REQUIRED.dll) in the effects folder Some of these effects work (E.g., pixelate+) but most do not. Is there something I'm missing or doing wrong? Thanks for your help. Quote Link to comment Share on other sites More sharing options...
TimTheEnchanter Posted April 13, 2010 Share Posted April 13, 2010 Well, update PDN and the problem should be solved wELL; DO A UPDATE OF pdn D'oh!! Sorry about that. I thought I had updated it on all my machines, but obviously not. Works like a charm now. Thanks! Quote Link to comment Share on other sites More sharing options...
LFC4EVER Posted April 14, 2010 Share Posted April 14, 2010 Thanks for the 3 new plugins pyro. Trying them out now, and they're pretty awesome! Quote ☆★☆★Merry Christmas★☆★☆ .::.My Gallery.::.Make Gold Text!.::. Link to comment Share on other sites More sharing options...
jerry533482 Posted April 16, 2010 Share Posted April 16, 2010 Can smudge be used to blend colors, or is it smudge-only? Still Pyro, sweet plugin. Quote Space...The Final Frontier. -James Tiberius Kirk; circa 2260s My gallery: Jerry's Paint.NET creations My tuts: sun galaxy rings My youtube: http://www.youtube.com/jerry533482 YLOD VICTIM Link to comment Share on other sites More sharing options...
pyrochild Posted April 16, 2010 Author Share Posted April 16, 2010 Blend colors? What do you mean? Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
jerry533482 Posted April 16, 2010 Share Posted April 16, 2010 Well, I must have gotten savvy from watching photoshop CS5 ads, but basically, I've noticed that smudge does one thing: it blends areas together to form the illusion of a smudge brush on a real painting. So I figured, if it can blend areas together, why can't it blend color values together? I've tried this, & it doesn't seem to blend very accurately. Perhaps an idea for a future update?... Quote Space...The Final Frontier. -James Tiberius Kirk; circa 2260s My gallery: Jerry's Paint.NET creations My tuts: sun galaxy rings My youtube: http://www.youtube.com/jerry533482 YLOD VICTIM Link to comment Share on other sites More sharing options...
pyrochild Posted April 16, 2010 Author Share Posted April 16, 2010 I'm still not quite understanding what you're asking for, but if you want to blend colors use a gradient... or a blur... Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
jerry533482 Posted April 16, 2010 Share Posted April 16, 2010 Check the first minute of this video out(I know it talks about Photoshop & brushes, but seriously, some of the plugins you've written, well... They're more than comparable to Ps plugins): facebook Ps CS5 preview I'm not talking about the 3D brush stuff (to be honest, I didn't watch the video that far), but I'm talking about using the smudge tool to blend colors in the drawing space like a brush. Meaning, when you drag the tool, & the color values for the area you dragged through are somehow averaged, & blended. Imagine you put three large (~100px~ each) dots in the drawing space, 1 red, 1 blue, & 1 yellow. Now, if the colors blended correctly, dragging the tool from the blue to yellow would create streaks of green, dragging from the red to the yellow would make some streaks of orange, etc. & mashing a bunch of colors together would eventually create a new color (probably a blackish-brown). Do you understand what I'm getting at? Is it too complicated to implement (maybe as a new plugin), or... Quote Space...The Final Frontier. -James Tiberius Kirk; circa 2260s My gallery: Jerry's Paint.NET creations My tuts: sun galaxy rings My youtube: http://www.youtube.com/jerry533482 YLOD VICTIM Link to comment Share on other sites More sharing options...
0(-.-)0 Posted April 16, 2010 Share Posted April 16, 2010 That would be great, jerry. Quote - Any thoughts? - Link to comment Share on other sites More sharing options...
ben4hull Posted April 18, 2010 Share Posted April 18, 2010 Where Is My Smudge Tool I Am using paint.ney v3.5.4 i go to distort and smudge isnt there then i look in plugin load errors and it isnt there im puzzled help me please Quote 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.