pyrochild Posted May 1, 2007 Author Share Posted May 1, 2007 That's weird. First he poofs, then he slaps. do you want the slap first? 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...
usedHONDA Posted May 1, 2007 Share Posted May 1, 2007 Nah. It would also be weird to see somebody slap another and disappear right after. Quote "The greatest thing about the Internet is that you can write anything you want and give it a false source." ~Ezra Pound twtr | dA | tmblr | yt | fb Link to comment Share on other sites More sharing options...
OmgWtfBbq Posted May 1, 2007 Share Posted May 1, 2007 The dll is in my effects folder but I can't see it anywhere on the menus in PDN... Quote Link to comment Share on other sites More sharing options...
pyrochild Posted May 1, 2007 Author Share Posted May 1, 2007 but it's not weird for me to disappear first and then slap you??? (this thread is soooo off topic right now! but it's MINE and I don't care ) 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...
pyrochild Posted May 1, 2007 Author Share Posted May 1, 2007 The dll is in my effects folder but I can't see it anywhere on the menus in PDN... This plugin shows up in the Adjustments menu, not the normal Effects menu. It's right under the regular Curves adjustment and has a similar icon, so I guess I can see how it'd be easy to miss. 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...
usedHONDA Posted May 1, 2007 Share Posted May 1, 2007 but it's not weird for me to disappear first and then slap you??? But then we can say a ghost did it or it was a figment of my imagination that slapped me. ON TOPIC ALERT: Can you make a keyboard shortcut for the plugin (like Ctrl+Alt+C)? Quote "The greatest thing about the Internet is that you can write anything you want and give it a false source." ~Ezra Pound twtr | dA | tmblr | yt | fb Link to comment Share on other sites More sharing options...
pyrochild Posted May 1, 2007 Author Share Posted May 1, 2007 ON TOPIC ALERT:Can you make a keyboard shortcut for the plugin (like Ctrl+Alt+C)? Nope. Not without bundling my plugin with a new version of paintdotnet.exe, as all of the adjustments' shortcut keys are hard-coded into that. Looking through the source code (which I still have yet to do thoroughly) it looks like there was once a way to do this, judging by some of the comments and Effect constructor overloads. /// The shortcut key is only honored for effects with the [EffectCategory(EffectCategory.Adjustment)] attribute. My plugin is flagged as an adjustment (hence its appearance in the Adjustments menu) but later in the source: [Obsolete("This property is obsolete. There is no replacement.")] public Keys ShortcutKeys{...} If anyone knows of a way to add shortcut keys, please tell! edit: replacing the bundled curves adjustment with mine and then redistributing a new PaintDotNet.Effects.dll is also an option, but it still seems rather drastic. 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...
pcgeekman Posted May 1, 2007 Share Posted May 1, 2007 Shouldn't this get sticked? Quote Link to comment Share on other sites More sharing options...
pyrochild Posted May 1, 2007 Author Share Posted May 1, 2007 Shouldn't this get sticked? if y'all really want this to be stickied, i would suggest PMing Rick, as I doubt he bothers to read every post in this thread. 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...
OmgWtfBbq Posted May 1, 2007 Share Posted May 1, 2007 Redownloaded... reinstalled... still not appearing in my menus. Quote Link to comment Share on other sites More sharing options...
BoltBait Posted May 1, 2007 Share Posted May 1, 2007 Redownloaded... reinstalled... still not appearing in my menus. What version of Paint.NET are you running? Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
pyrochild Posted May 1, 2007 Author Share Posted May 1, 2007 Redownloaded... reinstalled... still not appearing in my menus. I almost hate to ask this, but are you extracting the DLL from the ZIP? 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...
usedHONDA Posted May 1, 2007 Share Posted May 1, 2007 Redownloaded... reinstalled... still not appearing in my menus. Try the adjustments menu if you haven't already. Quote "The greatest thing about the Internet is that you can write anything you want and give it a false source." ~Ezra Pound twtr | dA | tmblr | yt | fb Link to comment Share on other sites More sharing options...
Zeras737 Posted May 3, 2007 Share Posted May 3, 2007 I love this, gonna test it when I get home. Quote Link to comment Share on other sites More sharing options...
OmgWtfBbq Posted May 4, 2007 Share Posted May 4, 2007 It's working now had to get 3.07. Quote Link to comment Share on other sites More sharing options...
BoltBait Posted May 4, 2007 Share Posted May 4, 2007 Redownloaded... reinstalled... still not appearing in my menus. What version of Paint.NET are you running? It's working now had to get 3.07. Yeah, I had a feeling... Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
OmgWtfBbq Posted May 4, 2007 Share Posted May 4, 2007 Yea I didn't think I needed it coz it was only Beta version but oh well. Got it now, all systems working Quote Link to comment Share on other sites More sharing options...
pyrochild Posted May 4, 2007 Author Share Posted May 4, 2007 Yea I didn't think I needed it coz it was only Beta version but oh well. Got it now, all systems working Yayy! 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...
pyrochild Posted May 4, 2007 Author Share Posted May 4, 2007 @usedHONDA: I still haven't had a chance to get started with the histogram. Just too much homework, and finals coming up, and teachers piling on projects like crazy. You know the drill. Bah. 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...
usedHONDA Posted May 5, 2007 Share Posted May 5, 2007 Yeah, I understand. Even if I eliminate my job, I have a website to update, 3 forum themes to create, the Paint.NET Plugin Pack, and this forum to post in []. Quote "The greatest thing about the Internet is that you can write anything you want and give it a false source." ~Ezra Pound twtr | dA | tmblr | yt | fb Link to comment Share on other sites More sharing options...
someone2016 Posted May 24, 2007 Share Posted May 24, 2007 I think the link is broken Quote Link to comment Share on other sites More sharing options...
Yata Posted May 24, 2007 Share Posted May 24, 2007 Works fine for me. Quote "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former" [ dA Paint.NET Chat :: Yata on dA ] Link to comment Share on other sites More sharing options...
pyrochild Posted May 26, 2007 Author Share Posted May 26, 2007 yeh, link is not working. alternate download location is in my sig: just click "plugins" 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...
Cornipsus Posted May 26, 2007 Share Posted May 26, 2007 This is one of the most useful plugins ever made. Thanks, Pyrochild! Quote The God of Judgement is not pleased... Link to comment Share on other sites More sharing options...
penguin Posted May 27, 2007 Share Posted May 27, 2007 that link doesn't work either.... I want this plugin... 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.