Grasshopper

algorithmic modeling for Rhino

An incremental release is available for download. It fixes 4 bugs in the 0.9.0005 release. To wit:

  • Local data would not be read from files saved with earlier versions. This is fixed.
  • Bar Graphs had missing input grips, this is fixed.
  • Colour Swatched had missing output grips, this is fixed.
  • Cross Reference component would display an error if no inputs were connected, this is fixed.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Views: 16807

Replies to This Discussion

This fixed it for me too. Thanks Danny.

here are the results:

and the GHA list has a lot of duplicates....

etc.

I will try to remove those duplicates like Danny and hope this will solve it...

Hi,

when i load GH i get this message:

Can someone tell me what im doing wrong?

Tank you.

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.

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

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.

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

Just sent you an email...

many thanks~

you are the man

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

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service