[Obsolete] FredoScale 1.0e (Free Scaling, Taper Scaling)
-
...THANKS!
-
Wow - awesome work Fredo! If there is a list of essential Ruby scripts somewhere, this really needs to be on it!
-
Master Fredo for president!
-
thank you!
-
thanks Fredo
I'm a mac user (os 10.4.11) free scaling works well for the moment even when you specify new dimension(pop-up window), but when tapering SU quite immediatly.
To be continue.
-
Thanks fredo!
This tool has changed my life, what is needed, it works great. IS a spectacle. This humble YOU ALL YOU MUST RESPECT.
-
maybe I am confused, but I never get a pop up window of any kind.
I can, however, customize the dimensions just as I would with the SU scale.
Is there a command to bring up the dialogue pop-up?
What a kick ass script!
-
It not showing in windows menu and not working?
BUDLA
-
@unknownuser said:
Fredo,
I just now tried your script, but can't get it to work.
I extracted both zip files, both having a file and a folder, to my plugins directory. At startup I get this error:Error Loading File ZLoader__FreeScale.rb > C;/Program Files/Google/Google SketchUp 7/Plugins/LibFredo6.rb;30; syntax error > def LibFredo6.startup > ^
I must add that I am running SketchUp 7 on Ubuntu, which is a Linux distribution, with WINE (a Windows layer that allows for Windows apps to run on Linux). But as you can see it creates a C drive, so I don't think this is the problem.
Coen,
For sure I did not test this platform!
The error you get is very strange, because it signals a syntax error in a statement which is purely Ruby.
And at the stage it reads LibFredo6, nothing of my scripts has been loaded yet.In order to know more, could you turn the Ruby console on, and then type
load "LibFredo6"
Thanks
Fredo
PS: if you continue getting an error, could you comment out lines 24 and 25 of LibFredo6.
Fred -
Fredo6
I'm slaping myself right know to make sure this is true...
Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! THANK YOU!!!Couple of years ago i asked for a ruby/feature just like this and was never aswer, and yeasterday i was just thinking how that could come in handy right now (for a project i'm working) and you just released it!! HA HA HA HA HA!!
Let me try again: A million bucks would come in handy right now...hmm...
Damn itAgain thank you very very VERY much Fredo6
David
-
David,
I am honoured by your enthusiasm.
Do I also understand that the plugin works for you?Fredo
-
Fredo,
Big thanks for such amazing tool! I have watched the video and was almost sure you will release it as a commercial plugin. Do you have a Paypal account?
I believe many would like to express their gratitude.Thank you
Tomasz -
Fredo6
I'm about to kiss you Fredo!! I just discovered that it works in a specifics lines selections from an organic mesh...This is getting better and better!
So yes the plugin works flawless in my PC with Windows Vista 32 Bits.
P.S.: You do realize that you acomplished something the sketchup team couldn't in God-knows-how-much-time-and-sketchup-versions and your ruby just turns the skethcup scale tool completly obsolete right?
Again: many thanks for this script
David
-
@unknownuser said:
P.S.: You do realize that you acomplished something the sketchup team couldn't in God-knows-how-much-time-and-sketchup-versions and your ruby just turns the skethcup scale tool completly obsolete right?
Again: many thanks for this script
David
Thanks for the compliment.
Keep in mind however that the Sketchup Scale tool does 'Smart' scaling of Dynamic components, which FreeScale does not do (i did not find any API for that).
And for Taper Scale, this is actually just a small subset of what the powerful SketchyFFD can do.But I agree that since I have been a user of Sketchup, I have always wondered why you could not orient the Scaling box!
Fred
-
@unknownuser said:
Fredo,
Big thanks for such amazing tool! I have watched the video and was almost sure you will release it as a commercial plugin. Do you have a Paypal account?
I believe many would like to express their gratitude.Thank you
TomaszTomasz,
I am grateful to your attention, as a mark of appreciation for the plugins.
I do have a paypal account at my email address fredosix a_t hotmail d_o_t comI had no commercial intention however, especially for a plugin that actually could be part of SU in standard.
Fredo
-
WOW!!!! this is really GREAT!!! Thank you so much!!! -
The only problem I can find is that it is much slower (causes my computer to lag) when scaling big geometry
-
Fredo:
Thank you!
How many times have I been frustrated with scaling. Your script should now reduce a lot of that frustration.
You foresight/anticipation of what many of us experience and wish could be remedied is remarkable.
Regards, John
-
@unknownuser said:
I had no commercial intention however, especially for a plugin that actually should be part of SU in standard.
Typo fixed.
-
@l.frisken said:
The only problem I can find is that it is much slower (causes my computer to lag) when scaling big geometry
Yes, the algorithm to compute the best fitting box, even in 2D, depends on the number of entities in the selection. However, once done at startup of the tool, it should be faster to change the orientation and to perform the scaling, even interactively. So, unless you need to have a specific orientation, you should use the native Scale tool for big selections.
Taper Scale can also be slow to perform deformation for big selections. I think that in practice however, you would rarely taper a complex model, because the transformation is usually not ideal in the "real world".
fredo
Advertisement