Grasshopper

algorithmic modeling for Rhino

Version 0.8.0051 is now available for download from the usual location.

 

Note that you need the most recent Microsoft Runtimes to be able to load Grasshopper in Rhino4. You can download the latest runtimes from the Microsoft Website, and be sure to get the 32-bit ones (vcredist_x86.EXE).

 

This release mainly features bug fixes and small tune-ups. The only major addition is a second solver for Galapagos, modelled on the Simulated Annealing stochastics/meta-heuristics approach.

 

Here's a full list of new features since 0.8.0050:

  • 2000+ LolCats.
  • Added Toggle Enable menu item to the Solution menu.
  • Toggle Preview shortcut is now Ctrl+Q, shortcuts for Preview On and Preview Off have been removed.
  • Toggle Enabled shortcut is now Ctrl+E, shortcuts for Enabled On and Enabled Off have been removed.
  • Added a Description output to the Null Item component that provides additional information regarding invalidness.
  • Show All Components menu item has been renamed to Show Obscure Components.
  • Obscure components are now always stacked along the right edges of panels and groups.
  • When the Grasshopper tool panels are too narrow to show all icons, obscure components are now hidden first.
  • Re-organized the Mesh Tab.
  • Added Mesh Face Circles component (Mesh.Analysis panel).
  • Added Mesh Face Normals component (Mesh.Analysis panel).
  • Added Mesh Cull Faces component (Mesh.Util panel).
  • Added Mesh Delete Faces component (Mesh.Util panel).
  • Added Triangulate Mesh component (Mesh.Util panel).
  • Added Quadrangulate Mesh component (Mesh.Util panel).
  • Added Stack Data component (Sets.Sequence dropdown).
  • Added Contour component (Intersect.Mathematical dropdown).
  • Added Contour (Ex) component (Intersect.Mathematical dropdown).
  • Added Curve Contour component (Curve.Division dropdown).
  • Added Curve Contour (Ex) component (Curve.Division dropdown).
  • Added Rectangle 2-Point component (Curve.Primitive dropdown).
  • Added Shift Path component as per Studio Mode request (Sets.Tree dropdown).
  • The Mesh Face Parameter is now available on the Params.Geometry dropdown.
  • The Mesh Face Parameter can now hold persistent data.
  • Added persistent targeting mode to the Data Viewer window (this is the default).
  • It is now possible to open more than one Data Viewer window.
  • Selected Data Viewers now draw pink cones around their targets.
  • Pressing MMB for the Radial menu now always selects the object underneath the cursor.
  • Radial menu and Legacy menu are now both active all the time.
  • Radial menu no longer closes when the MMB is released within the bounds.
  • Radial menu now also pops up on SpaceBar, provided the cursor is above the canvas.
  • Galapagos no longer has a Maximum Iteration Limit for the Evolutionary Solver.
  • Galapagos now has optional time-based limits for all solvers.
  • Galapagos now has a second solver, modeled on Simulated Annealing stochastics.
  • Galapagos options UI has been redesigned, Mutation editor is gone for now.
  • Galapagos numeric settings now change colour to indicate sensible value ranges.
  • Galapagos numeric settings now have presets (in pop-up menus) for most scrollers.
  • Galapagos Genome Parameter menu has been beefed up.
  • Cursor wrapping during panning drags now takes both the Canvas and the Screen edges into account.
  • Groups now have an Ungroup menu item.
  • Groups now have an Add To Group menu item.
  • Groups now have a Remove From Group menu item.
  • Operator and Function components now try to do a better job of handling Text inputs.
  • Added AssignDataToParameter() method to the Grasshopper RhinoScript object.
  • Added BakeDataInObject() method to the Grasshopper RhinoScript object.
  • Added RunSolver() method to the Grasshopper RhinoScript object.
  • Volume components now have warnings for non-solid geometry.
  • When a Grasshopper group is baked, the resulting objects are also grouped in Rhino.
  • Radial menu now always selects only the object under the cursor.
  • Version History windows now uses HTML formatted text.
  • Added Zoom to Preview button to Canvas toolbar zoom icon.
  • Timers now have a 'Remove Target' menu item.
  • Timers should now only fire when their own schedule expires.

And a list of bug fixes:

  • Galapagos object tooltips did not reflect newest features, this is fixed.
  • Expressions that contained string literals starting with operator symbols would fail, this is fixed.
  • Data viewer automatic targeting was very fragile, this is fixed.
  • Output Parameter names were drawn too close to the Component, this is fixed.
  • Expressions were missing from output parameters, this is fixed.
  • Toggle Preview menu item didn't do anything, this is fixed.
  • Ribbon Layout Editor would not include components that were on the dropdown only, this is fixed.
  • Curve output parameters did not have the Normalise menu item, this is fixed.
  • Surface output parameters did not have the Normalise menu item, this is fixed.
  • Value Tracker object did not display correctly, this is fixed.
  • Legend Object layout was totally hosed, this is fixed.
  • Script inputs that used a System.Guid type hint would not convert from referenced geometry, this is fixed.
  • Path Wrapping with the Relative Tree item components did not work correctly, this is fixed (fingers crossed).
  • Extreme tags in the Quick Graph were drawn in the wrong rectangle, this is fixed.
  • Digit Scrollers would not repaint on MouseUp, this is fixed.
  • Restoring states would recompute for every slider, this is fixed.

 

And as always, let's be careful out there.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Views: 16665

Replies to This Discussion

Hello David,

Seems like Recompute is disabled in the Right-Click 'legacy' menu.

Luis

Oops, you need to have a selection for it to work. Fixed, thanks.

 

--

David Rutten

david@mcneel.com

Leusden, Holland

Is it possible to add to the "Create Set" component an extra output containing a list of integers, the same size as the original set, indicating the corresponding index value in the new set that contains the same data? (I hope that makes sense)

Only if it's a byproduct of the original algorithm so it comes at little or no extra processing cost. I know you can find this using other components but it takes a long time.

Easy enough.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Galapagos comes up with the error "GP_EvolutionarySolver.evolve() cannot be called without any defined coupling types"... although my Inbreeding value is set to 75...is there a new way to define coupling types in this new version of galapagos...as this file was working fine in build 0.8.0050
And the same error comes up whenever i run evolutionary solver on other files too...what might be the issue here?
This is the window, that pops up just after calculating first generation...
cannot install gh ver 51 for rhinọ 5 ( i'm using the last rhino 5 trial 90 days). in my PC have both Rhino 4 & 5 .when i install GH it alway defaut install for rhino 4. plz help me !

i can't load up the newest grasshopper, it threw me an error like attached screen shot.

 

i'm using windows 7, rhino 4.0 SR8

Hi Jim,

 

you'll need to install the Microsoft Runtimes for 32-bit as outlined in the release notes.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Hey, same problem like Khizer up there, the galapagos solver keeps pop up with the breakpoint message,
is there something wrong with my setting of iterations? or could it be any other issue that might cause this problem?
So far any suggestion or progress to that? I am thinking about trying the solver in 0.8.0050 but I couldn't find the archive? could I please get any help from this?
Any response would be appreciated! 
Is this the error?

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service