Radius Scale

1 vote
Version: 
1.1

Radius Scale sets the working pivot to the intersection of 2 coplanar lines, then selects the loop between the initial selection and switches to the scale tool. Useful for changing the radius of rounded corners. Right now the script references the Smart Loop feature of Miauu's Script Pack 2. I'm using it to loop between the 2 selected edges, but if you don't have his script you can delete the following lines and select manually instead,or come up with something else that does the job, or buy his script :)

macros.run "miauusScriptPack_vol2" "macroSP_vol2_SmartLoopDotSelection_UI"
$.setLoopShift 1 false false
$.setLoopShift -1 false false

Feel free to update and improve it. Right now it lags a bit and i'm sure there's a proper non-noob way of writing this script.

Update v1.1
changed a couple lines so it doesn't as much

Video URL: 
AttachmentSize
radiusscale.ms1.33 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
RappyBMX's picture

actually there is

actually there is this:

PolyToolsSelect.StepLoop false

but doesn't always work correctly :| so you best option is either miauus script pack or rappatools3

airbrush's picture

nice one...keep em coming...

nice one...keep em coming...

kyle108's picture

without that line you'll just

without that line you'll just have to manually select the verts/edge you want to scale, the script will still move the working pivot though.

Nik's picture

: (

bad what is not working without script miauusScriptPack_vol2" "macroSP_vol2_SmartLoopDotSelection_UI

RappyBMX's picture

cool, if you have

cool, if you have rappatools3+ you can use

::RappaTools3.Loopfunc ctrl:false shift:false alt:false

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.