Grasshopper

algorithmic modeling for Rhino

Dear Users and Userettes,

 

Grasshopper 0.8.0060 is available for download from the usual location. This is a bit of an experimental release, so if you're on a tight schedule you should stay away for a few days in case nasty bugs do turn up.

 

The installer for 0.8.0052 can be downloaded directly from our servers in case you need to revert.

 

Old files should open fine, but you might not be able to open files saved with 0.8.0060 on earlier versions!

 

Major changes explained:

  1. Grasshopper can now serialize Curves, Meshes and Breps directly inside the gh/ghx file, meaning you can store this geometry inside parameters as opposed to merely referencing them from a Rhino document. You can 'internalise' referenced and generated geometry via the [Internalise Data] item in geometry parameter menus. Also, while picking geometry from the Rhino document, you can switch modes between [Reference] and [Copy]. [Reference] does the same as before, [Copy] will store a duplicate of the picked shape.
  2. Variable Parameters can now be controlled by zooming in on the component in question. This new ZUI (Zoomable User Interface) replaces the old GUI which consisted of a pop-up window that was awkward to use to say the least. In the wake of this new ZUI some of the components that used to have variable parameters have been improved as well (Merge, Sort and Explode Tree most notably), but note that when opening old files you'll still get the old components with the old GUI.
  3. Due to sinister and magic incantations by our .NET SDK head honcho it should now be possible to run on Rhino4 without the new Microsoft runtimes. If this is not the case, we'd like to know.

 

 

Detailed list of changes since 0.8.0052:

  • File format forwards compatibility has been broken. You might not be able to open files saved with 0.8.0060 on earlier versions.
  • Added new Variable Parameter management (VPM) interface. Zoom in on components to get access to the new UI.
  • Grasshopper solutions now run (by default) inside a Rhino undo record in case geometry is added to the scene.
  • Added Solver category to Grasshopper preferences.
  • Added Enable Solver checkbox to preferences window.
  • Added Solver Undo checkbox to preferences window.
  • Added Randomize options to the Gene-List object.
  • Gene-Lists can now be saved in solution states.
  • Gene-Lists now have init codes.
  • Added a Colour Picker object (Params.Special dropdown).
  • Added Points To Numbers component (Vector.Point dropdown).
  • Added Numbers To Points component (Vector.Point dropdown).
  • Added Weighted Average component (Math.Util dropdown).
  • Added Populate 2D component (Vector.Grids panel).
  • Added Populate 3D component (Vector.Grids panel).
  • Added 'Internalise Data' menu item to parameter menus.
  • Added intrinsic serialization support for Curves, Breps, Surfaces & Meshes.
  • Curve getter now supports both Reference and Copy modes.
  • Surface getter now supports both Reference and Copy modes.
  • Brep getter now supports both Reference and Copy modes.
  • Mesh getter now supports both Reference and Copy modes.
  • Vector Display colours are now always affected by the Selected state.
  • Added Default arrow head size option to the Vector Display component menu.
  • Added Screen arrow head size option to the Vector Display component menu.
  • Added Relative arrow head size option to the Vector Display component menu.
  • Added Screen size scroller to the Vector Display component menu.
  • Added Relative size scroller to the Vector Display component menu.
  • Explode Tree component now implements the new VPM for output parameters.
  • Explode Tree component now has a "Match Outputs" menu item that creates all required outputs.
  • Explode Tree component now displays the data paths for each output.
  • Merge component now implements the new VPM for input parameters.
  • Merge component now automatically adds an additional input when the bottom-most input is connected.
  • Stream Filter component now implements the new VPM for input parameters.
  • Stream Gate component now implements the new VPM for output parameters.
  • Weave component now implements the new VPM for input parameters.
  • Pick'N'Choose component now implements the new VPM for input parameters.
  • Sort component now implements the new VPM for input parameters.
  • Sort component now has improved input/output name matching.
  • VB and C# components now implement the new VPM for input and output parameters.
  • It is now possible to zoom in on the canvas to 5000% instead of 1000%.
  • The middle mouse button no longer deselects anything when it pops up the radial menu.
  • Rotation transform formatting now includes axes descriptions in case of orthogonal axes.
  • Exported Help topics would have an incorrect HTML header, this is fixed.
  • Catenaries wouldn't solve correctly when distance between end-points was large, this is fixed.
  • Unsolved catenaries would result in a triangle chain with incorrect length, this is fixed.
  • Mesh Smooth motion limit was reset per smoothing iteration, this is fixed.
  • Certain types of canvas view animations were jittery, this is fixed.

 

Enjoy.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Views: 4856

Replies to This Discussion

Just found and fixed the bug (assuming it was only one), I'm pushing 0.8.0061 out the door now. Should be online in half an hour or so.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Maybe can you make export from old version file to new version? It will be very useful.

Hi Eduard,

 

that would be an incredible amount of work and as far as I can see only benefit those who have versions 0.8.0050 ~ 0.8.0053 who are trying to open newer files. Grasshopper is free, there is no real obstacle to upgrading.

 

Additionally, whenever new components become available it is impossible by definition to export to an older version as those components simply aren't available.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

I think its the "export" / "old to new" which is confusing here. Does he mean to go the other way. i.e. if you have a definition with an old Merge component when you open you get the option to replace it with the newer one.   

Ah, that might be possible and may not even be too much work. I'll think about making a consistent mechanism for this that would also allow 3rd party component developers to 'upgrade' their own components in a file.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Great, new things to explore!

Hi David, great works.

It seems that Ghusais does not work, I get the same error message as danny.

Do you make additions, concerning access to vb script. Genie is an example list?

Cull boarder is my component and yes non of my user objects working.

are they made out of clusters of gh components? because my VB ones are working..

Yes clusters. Scripts are working.

How I can convert the data string into coordinate mask

 

You can't yet, all you can do is set a mask via the parameter menu. String->Mask conversion will be available in the next release.

 

I also just realised the order of coordinates in the mask is probably quite important, I'll need to support that as well.

 

--

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