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: 4857

Replies to This Discussion

On the Tree Explode Output would you be able to implement this:

"I was wondering if you could add the same indication to Stream Filter. eg instead of S have S(2)"

 

Done.

 

--

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