Grasshopper 0.8.0060 发布更新

原厂下载地址: 下载Grasshopper 0.8.0060 (如不能下载请使用使用大陆网盘下载)

大陆网盘下载地址:下载Grasshopper 0.8.00600

主要更新内容:

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

Grasshopper 0.8.0052 发布更新

Grasshopper 0.8.0052 更新内容:

. Create Set component now also outputs an Index map.
. Integer Division now has initialization code support.
. Typing a double quote (“) into the Popup will now always create a Text Panel.
. Typing a double slash (//) into the Popup will now always create a Text Panel.
. Typing a tilde symbol (~) into the Popup will now always create a Scribble.
. Typing a number into the Popup will now always create a Number Slider.
. Typing a plus symbol (+) into the Popup will now always create an Addition component.
. Typing a minus symbol (-) into the Popup will now always create a Subtraction component.
. Typing an asterisk symbol (*) into the Popup will now always create a Multiplication component.
. Typing a slash symbol (/) into the Popup will now always create a Division component.
. Typing a backslash symbol (\) into the Popup will now always create an Integer Division component.
. Typing a percent symbol (%) into the Popup will now always create a Modulus component.
. Typing an ampersand symbol (&) into the Popup will now always create a Concatenation component.
. Added a GeneList object to Galapagos to allow for declaration of a large number of solver variables.
. Expressions now automatically evaluate strings that are used as variables.
. Added menu shortcut UI to preferences (Interface section).
. All components and parameters on the component tabs now have an alias menu item.
. The Custom Preview component now draws its geometry differently when selected.
. Added Cull Vertices component (Mesh.Util panel).
. Added Delete Vertices component (Mesh.Util panel).
. Added canvas panning navigation via the arrow keys.
. Added canvas zooming navigation via the PageUp/PageDown keys.
. Toggle Enabled menu didn’t work, this is fixed.
. Default Material Preview colours were both set to red, this is fixed.
. Recompute item in Legacy menu was only enabled when objects were selected, this is fixed.
. Canvas tooltips might stick around after an object has been cut or deleted, this is fixed.
. Baking via the Radial Menu would happen twice under certain conditions, this is fixed.
. Power operator component failed for integers with non-positive exponents, this is fixed.
. XOR gate component was returning the inverted result, this is fixed.
. Parameter Simplify Post-Process would fail under certain conditions, this is fixed.

下载点击进入下载URL

提示: 需要Rhino4 Sr9 或是最新的Rhino5的支持, 且需要最新的Microsoft Runtimes来运行Grasshopper,你可以在Microsoft 官方网站下载到最新的Microsoft Runtimes,然后选择32位版本(vcredist_x86.EXE)下载