dplasec
05-25-03, 10:02 PM
those were great zcrpitz :D could someone please make a smooth tool plugin? that deformer is a hassle! thanx
I agree.. Can there be a script so tat the deformation tools be drag out to the workspace as floating menu like some of the other tools?
drjjwow
05-25-03, 10:23 PM
this is one that comes to mind.. however theres more if you look in the quicklinks above.. http://www.pixolator.com/zbc-bin/ultimatebb.cgi?ubb=get_topic&f=1&t=005754
I think you'll find this thread (http://www.pixolator.com/zbc-bin/ultimatebb.cgi?ubb=get_topic&f=1&t=010822) by Pixolator interesting. He has announced that the next version (which will be a free upgrade for all registered users) will include a Smoothing brush.
HI guys...I had this question acouple of months back and a very nice fello by the name of Muvlo helped me out with this script:
[IButton,IMask,"\CFFAA00Interactive masking \CFFFFFF- created by Muvlo",
[IUnPress,Tool:Modifiers:Selection:ViewMask]
[Loop,999999,
[If,[MouseLButton],
[LoopEXit]
]
]
[Loop,999999,
[IFreeze,
[IPress,Tool:Modifiers:Selection:Clear]
[IKeyPress,CTRL,[CanvasClick,[MouseHPos],[MouseVPos]]]
[IUnPress,Tool:Modifiers:Selection:ViewMask]
[IPress,Tool:Modifiers:Selection:Inverse]
[ISet,Tool:Modifiers : Deformation:Smooth,50]
]
[If,[MouseLButton]==0,
[LoopExit]
]
]
,,,'B']
Put in your Default Scripts Directory, I have set the short cut to 'B'(for brush :)) and you can also set the amount of smoothing currently at 50.
hope this will help you out until the new version arrives, only catch is that its alittle slow :).
all the best
Kircho
Powered by vBulletin® Version 4.1.11 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.