点击进入下载-grasshopper_wip_20090410.exe
错误修复:
- Region and BRep trimming components only outputted a single result
curve, this has been fixed.
- Curve and Surface planarity tests did not allow for minor
deviations, this has been fixed.
- Fixed a display bug with wire drawing, you should now less often get
the red-screen-of-death.
新增内容:
- Pull Point (project points onto generic geometry)
- Bounds (create a numeric interval which encompasses a list of
numbers)
- Bounds 2D (create a two-dimensional numeric interval which
encompasses all x and y coordinates from a list of points)
新增特征:
- [Point List] now has an optional font size setting
- Alignment tools have been added to the toolbar (Ctrl+Click to also
distribute at the same time)
- Alignment widget is now drawn around the selection set. This feature
is in development, it needs more work. You can disable this widget via
the View->Widgets menu.
- Script components can now output data in non-native data types. This
allows for sharing of custom data between scripts.
- Script components can now output data trees (see example here:
http://groups.google.com/group/grasshopper3d/web/DataTreeExamples_VB_...
)
- Shaders can now create themselves from colours, so you no longer
have to use the [Create Shader] component, unless you want to control
transparency/shine etc.
- Grasshopper now ships with the debugger pdb files, which might
provide us with more accurate crash reports in the future.
[ 本帖最后由 Jessesn 于 2009-4-15 19:42 编辑 ] |