generative modeling for Rhino
An incremental release is available for download. It fixes 4 bugs in the 0.9.0005 release. To wit:
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Tags: 0.9.0006
Permalink Reply by Chris K. Palmer on August 3, 2012 at 12:12pm This fixed it for me too. Thanks Danny.
Permalink Reply by Thomas J. Mrokon on August 3, 2012 at 4:58am
Permalink Reply by Raul Matagringo on August 3, 2012 at 4:03am
Permalink Reply by Danny Boyes on August 3, 2012 at 4:06am Hi Raul,
It is happening to lots of people. If you have a look at David's reply to Thomas just above your post it is related to the same error.
Permalink Reply by Raul Matagringo on August 3, 2012 at 4:15am Yep, it was my fault. I was a bit too slow. Sorry.
I found something! Because of some restrictions i have under user\AppData\Roaming one "Grasshopper" directory. Inside are Autosave, Libraries, ScriptBackup and UserObjects
Then i have C:\Users\AppData\Roaming\McNeel\Grasshopper_0_9x\Components
I think GH is trying to load the *.gha's from this 2 dir.
I mean data from user\AppData\Roaming\Grasshopper\Libraries and from C:\Users\AppData\Roaming\McNeel\Grasshopper_0_9x\Components
Permalink Reply by phillip on August 3, 2012 at 4:48am When opening files created in 0.8.0066 Gh is very slow in handeling them. If I just delete an old component (even if its not wired to anything) or add a new one to the canvas, it will freeze for about two seconds. Components - exept clusters - are upgraded.
New definitions behave normal.
Permalink Reply by phillip on August 3, 2012 at 6:19am Found out, the problem is caused by Geometry Pipeline. In my definition it´s linked to a series of 60 surfaces. Could it be, the pipeline is rechecking the input everytime I add or change components, even if they are not linked to it?

Shouldn't be the case. Geometry Pipeline *should* only update when the Rhino geometry changes or when you change the settings of the pipeline.
Can you post the files that show the slowdown so I can run some tests here?
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Permalink Reply by Gongming Liu on August 3, 2012 at 4:48am many thanks~
you are the man
Permalink Reply by David Stasiuk on August 3, 2012 at 8:07am Thanks for this update, David...so useful. I have a question with the new Sift component...was it intended to output null values? It seems odd to have to attach a clean component to each output. For example, if I have a list of 4 items:
a
b
c
d
and I use a mask of
0
0
1
1
The "0" list results in
a
b
null
null
And the "1" list results in
null
null
c
d

Yes. Sift outputs nulls and Combine puts it all back together again. This allows you to channel some data through some components and the other data through other components. This was of course possible before, but then it was really difficult to put it all back together again in the right order.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
© 2013 Created by Scott Davidson.
Powered by