Ash Posted November 2, 2007 Share Posted November 2, 2007 In Is it possible to have an extra mode. All the nubs can move freely, like "Oct,quad Reshape matte" plugin? And just like the plugin, we can pick 4 nubs or 8. Then we can really reshape well. IMO Possible? Thanks! Quote All creations Ash + Paint.NET [ Googlepage | deviantArt | Club PDN | PDN Fan ] Link to comment Share on other sites More sharing options...
Ash Posted November 2, 2007 Author Share Posted November 2, 2007 And for the extra modes, make 1st mode move the nubs like "Oct/Quad, Reshape" The 2nd mode move like curves like :LineCurveTool: This way users will be able to resize/reshape.....and much more. Anyway they wish. Trust me, if this can be done, it would be so awesome! Possible? Thanks! Quote All creations Ash + Paint.NET [ Googlepage | deviantArt | Club PDN | PDN Fan ] Link to comment Share on other sites More sharing options...
Rick Brewster Posted November 2, 2007 Share Posted November 2, 2007 What that entails is completely rewriting the Move tool's code, which is already extremely complicated (it's the most complicated code I've ever worked on) and I've debugged it to the point where it works even if I don't always understand it myself. There's no way this would happen until at least 4.0. * The reason it's so complicated is because it's doing stuff that the history system wasn't necessarily designed for in the first place. The basic code for "render this bitmap with a given transformation" is straightforward, it's the code that has to maintain state in all sorts of weird time traveling ways that complicates stuff. * Also, when I say "at least 4.0" that does not mean a feature promise for 4.0. It simply means that new design and refactoring in 4.0 would enabled this to be done with ease instead of pain. 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...
Ash Posted November 3, 2007 Author Share Posted November 3, 2007 I don't understand coding at all, but I'll take your word for it. I can wait. Would've been cool tho Thanks for your time! Quote All creations Ash + Paint.NET [ Googlepage | deviantArt | Club PDN | PDN Fan ] 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.