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)下载