Jitter request
-
i've been using the jitter plugin to create some landscaping randomness. and i was thinking how great it would be if the jitter tool would stay active so you could just keep clicking on your selection until you were happy with the results and also it would be nice if there was a rage setting for the tool, based on either a ratio of scale (ie. jitter -+.1 (10%) of size of object) or a max distance ie. jitter +-2"...).
any chance of this being added?
-
well i went in and changed these lines and it works awsome:
# lmin = avg * 0.25 # lmax = avg * 1.5 lmin = avg * 0.1 lmax = avg * 20.0i wish i knew how to make the tool stay active so that it would work every time i click my selection, anyone?
-
i imagine making a loop with an onclick event to restart it and then pasting the jitter code inside the loop would work, but i'm not sure how to code this in ruby. can someone show an example of a loop that waits for onclick then executes again? i imagine i could break out of it by selecting a new tool.
-
screw it!
i just made a shortcut key instead. 
would still be nice to know though.
thinking about it one would probably create a module or function with the jitter code (not sure of the correct term) then call the module with an onclick event.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginAdvertisement