Rhino(犀牛)中国技术支持与推广中心

标题: 『Gh最新版本原厂同步更新』Grasshopper 0.8.0052 发布更新 [打印本页]

作者: wudi1212    时间: 2010-1-10 18:52
标题: 『Gh最新版本原厂同步更新』Grasshopper 0.8.0052 发布更新
本帖最后由 Jessesn 于 2011-11-18 13:09 编辑

本贴会固定更新Grasshopper的最新版本
Grasshopper 0.8.0052 available for download
下载available for download (填写邮件即可)

大陆境内下载地址: http://115.com/file/e7z621zx#grasshopper_wip_20110926.exe

更新内容:点击 Grasshopper 菜单Help>Version History

[size=1em][size=1em]Grasshopper 0.8.0052 更新内容:



[size=1em]0.8.0050 更新内容介绍:
[size=1em]And a list of bug fixes:


[size=1em]Changes since 0.8.0013


[size=1em]Changes since 0.8.0012

[size=1em]Changes since 0.8.0011:

Version 0.8.0004
  ● Improved Drag+Drop GUI for gh and ghx files.
  ● Added undo recording to Curve Point Component drags.
  ● Added Ctrl+Enter and Shift+Enter overloads for setting persistent data via parameter menus.
  ● Slider Animations can now be aborted with Escape.
  ● Added non-functional Manage-List GUI to the Generic parameter.
  ● Added more smarts to the automatic cluster input/output lists.
  ● Added Ctrl+W shortcut to Close document menu item.
  ● Explode Tree component now uses base-zero numbering in the output.
  ● Arc3Pt and ArcSED components now output lines if the input is co-linear.
  ○ Fixed sticky settings not being recorded when Rhino is shut down while Grasshopper is still running.
  ○ Fixed a bug with Curve -> Interval auto-casting.
  ○ Fixed tooltips showing for hidden widgets.
  ○ Fixed a bug with Cluster output parameter sorting.
  ○ Boxes would not bake if the axis intervals were reversed, this is fixed.


Version 0.8.0003
  ● Added proper tooltip formatting for Expression Variants.
  ● Added more icon feedback to preview modes.
  ○ Fixed flat Box to Brep conversions.
  ○ Fixed Nurbs Curve to GH_Curve conversions.
  ○ Fixed a bug with lingering previews on disabled objects.
  ○ Fixed yet another bug with Curve offsetting.
  ○ Layers in the undo stack would still show up in the Bake Dialog. This is now fixed.
  ○ Fixed a bug in Sweep2.


Released Grasshopper 0.8.0002 on Friday. List of changes since previous release:



Version 0.8.0001
● Added a new Cluster Object. This is very young code, expect big (quite possibly breaking) changes in the future.
  ● Added auto-panning to Drag Object and Draw Wire interactions.
  ● Added canvas curl UI for drag+drop options.
  ● Added default values to the Quad-Face and Tri-Face components.
  ● Added a Tree Split component for separating out branches.
  ● Drag+Drop with text content now creates a new Panel.
  ● Curve data can now convert from a Surface/Brep with a single closed edge loop.
  ● Added runtime message balloon feedback.
  ● VB and C# script components now update immediately when typehints are changed.
  ● VB and C# script components now update immediately when input parameter access is changed.
  ● MoveForward and MoveBackwards arrange options are now available.
  ● Added a Grasshopper Version field to the status bar.
  ● GraphMapper can now adjust intervals, points and vectors in addition to just numbers.
  ● Parameter disconnection menu items now highlight the connection in question on mouse-over.
  ○ The menu short-cuts for Find and Move Forward were both Ctrl+F. Find is now F3.
  ○ Any Undo operation would wreck the Redo stack, this no longer happens.
  ○ Fixed a bug with automatic tooltip resizing.
  ○ Fixed an erroneous "app" autocomplete member in the C# and VB script members.
  ○ Fixed a bug in the CurveCurve intersection SDK code that occured with overlaps.
  ○ Fixed a bug in the PointList display component with stale point data.
  ○ Fixed a nasty bug with stale document caches and undo/redo.
  ○ Custom Preview Meshes would always draw wires regardless of the Grasshopper view setting. This is fixed.

Version 0.7.0057
  ○ Fixed a serious bug with Grasshopper Clipboard interaction.


Version 0.7.0056
  
● String Join component J input is now optional.
  ● Added a 'show-loaded-libraries' toggle to the Grasshopper Banner.
  ● Added Find to the edit menu. Ctrl+F now opens the Find dialog.
  ● Added three feedback modes to the Galapagos process.
  ● Added an extra folder in the Grasshopper Roaming Application Data folder for custom components.
  ● Added an extra menu item in the File menu to open the new custom roaming components folder.
  ● Added file system directory autocompletion in GrasshopperDeveloperSettings dialog.
  ● Added GIF, TIFF and EXIF image file formats to drag+drop component icon overrides.
  ● Added Drag+Drop for GHUSER and GHA files to the Canvas.
  ● Added docking options to Markov Widget.
  ● Invalid folder paths are now no longer stripped from the GrasshopperDeveloperSettings dialog.
  ○ Fixed yet another bug with the Insert component. Can't seem to get this one right.
  ○ Fixed a serious bug with Disposed Tooltip access.
  ○ Fixed a problem with dragged icon overrides not being deletable while Grasshopper is running.
  ○ Fixed a bug with the Galapagos threshold fitness termination and Minimize.
  ○ Fixed a bug in Galapagos that prevented the fittest genome to be re-instated upon solver completion.
  ○ Fixed a bug with the ImageSampler drag+drop image replacement.
  ○ The ghx document modified flag was set too often causing unnecessary save prompts.
  ○ The Rhino5 SDK was broken with the Rhino5 Beta release of October 29th 2010, this caused several components to stop working.


Version 0.7.0055
  ● Galapagos can now start a solution from the initial slider layout.
  ● Galapagos can now start a solution from a selected genome.
  ● Added a Mutate override button to the Galapagos solver process.
  ● Added Save, Load and Defaults to the Galapagos settings UI.
  ● Added Curve Extremes component.
  ● Added [Set All Sliders] item to Galapagos Gene input menu.
  ● Added [Set Selected Sliders] item to Galapagos Gene input menu.
  ● Added auto-mutators which are triggered by low bio-diversity.
  ● Added feedback enable/disable button to the Galapagos window to speed up the process.
  ● Added direct colour casts to the Shader type. I.e. shaders can now construct themselves from colour names.
  ● Added a Surface Split component.
  ○ Fixed missing undo event for grouping.
  ○ Fixed missing undo event with the slider popup editor.
  ○ Fixed String to Interval conversion not dealing with all formats.
  ○ Fixed chain inversion bug with Catenary component.
  ○ Changed Galapagos controls background and foreground colour defaults.




Version 0.7.0053

  ● Made object dragging more robust when groups are involved.
  ● Added a Knot-Vector output to the Curve Points component.
  ● Added a Curve Control Polygon component.
  ● Added a Nurbs Curve component.
  ● Added visual parameter state tags to replace textual nickname mods.
  ● Added faint display mode for non-active Galapagos wires.
  ○ Fixed missing 'back port' for the obsolete Pipe component.
  ○ Fixed fundamental bug in the Insert List component.
  ○ Fixed a bug with the Divide Surface component.
  ○ Fixed a bug with the Sketch interaction object being prematurely destroyed.
  ○ Fixed a bug with Script inputs not being properly duplicated.
  ○ Fixed missing Undo events for slider changes.
  ○ Fixed missing Undo events for bargraph changes.
  ○ Fixed missing Undo events for switch changes.
  ○ Fixed missing Undo events for colour picker changes.
  ○ Fixed missing Undo events for gradient changes.
  ○ Fixed missing Undo events for graphmapper changes.
  ○ Fixed missing Undo events for group changes.
  ○ Fixed a bug in the Power component that occured with Integers only.
  ○ Fixed UI colours in Galapagos window to adhere to the active Windows Theme.




Grasshopper 0.7.0037  更新内容
- User Objects are now stored in the User Roaming folder. This should fix a number of account issues with off-limit folders. If you have user objects, I suggest you copy them to a safe location prior to installing 0.7.0035. You can reach the User Object folder via the Grasshopper file menu. Once you've installed 0.7.0035 you can then open the new location via the menu and copy the files back.

- The User Object folder is now synched in real time with the Grasshopper toolbars. Any *.ghuser files added to or removed from the folder will (dis)appear immediately in the toolbars.

- User Objects now maintain their custom icon. If you come across a case where a custom icon is lost, please let me know.

- A new behind-the-scenes display mode has been added to the Grasshopper canvas. In the case of document object display errors, you should no longer see the red-screen-of-death, but the new ultra-paranoid display mode should kick in.

- The icon cache logic has been rewritten, Grasshopper should now use considerably less memory for icon storage. If you run into cases where icons appear messed up, please let me know.

- A totally pointless new object has been added to the Params.Special dropdown.



==================================================================================

Grasshopper 0.7.003 available for download (June 18th ,2010)

下载available for download (填写邮件即可)

修复与改善内容:
One of the fixes affects Cross Reference Data Matching and although it is only supposed to be a fix, please be on the lookout for any unwanted changes.

A new feature available in this build are User Objects. Basically you can store any individual existing object on the canvas (including all settings) as a new Component. This allows you to create parameters with preset data, or Components with preset inputs, or Sliders with Integer accuracy as default, or ready made Script components.

User Objects can be created from the Grasshopper File menu. They can be deleted from the toolbars (each component on the toolbar now has a rudimentary menu), or they can be managed manually. There is a single User Object folder (accessible via the File menu again), so anything placed in here will be loaded.


==================================================================================
Grasshopper 0.7.0022 available for download (June 11, 2010)

下载 Download the installer here (填写邮件即可)

修复与改善内容:
- Sweep1, Sweep2 and Pipe have been re-instated.
- A number of data conversion bugs have been fixed.
- A number of VB and C# Legacy script output data casts have been fixed
- Font mapping has been rewritten, this will hopefully make Grasshopper more robust in the case of missing standard fonts.
- A tolerance bug with BiArcs has been fixed (though the immediate fix will only be available if you run GH on Rhino4, if you're using Rhino5 you'll have to wait for the next V5 Beta before the fix will be available)
- Twisted Box picking has been fixed
- Solid Boolean operations have been sped up and made more robust.
- Catenary solver made more robust for very narrow catenaries.


更新内容:
- A bunch of new Plane creation components (courtesy of Stephen Griffin)
- Offset Curve Loose
- Offset Surface Loose
- Nurbs Surface Control-point
- List Insert component
- Scriptable command version of -_Grasshopper
- Grasshopper can now be access from within RhinoScript using a PluginInterfaceObject. See the Grasshopper SDK Helpfile for details (Grasshopper.Plugin.GH_RhinoScriptInterface class)

==================================================================================



2010/4/30 新发布GH文件 ,此版有部分内容不能使用,请斟酌更新, 更新内容察看这里http://bbs.rhino3d.asia/thread-10220-1-1.html

本版GH需要Rhino4.0 SR8支持,注意,安装前,请先卸载你以前的版本,不要直接覆盖方式的安装!


文件下载

==================================================================================
最新版本0.6.0059,更新内容:
昨天官方放出最新版0.6.0059,这个版本与上一版本V0.6.0057差别不大,只是修复了一些小错误。官方声称这个版本将会维持一段时间不会有新的更新,所以大家假期好好研究吧,不用担心再有新版本了。官方下载地址:Grasshopper0.6.0059


转自http://grasshoppercn.ning.com/

论坛下载:
http://down.qiannao.com/space/show/wudi1212/-4e0a-4f20-5206-4eab/2010/1/10/grasshopper_wip_060059.zip/.page
作者: jan    时间: 2010-1-10 19:44
那這個版本是不是該給個"鑽石版"呢...;P
作者: smalltotal    时间: 2010-1-10 23:13
:funk:不是吧,又跟新了。。。。。
作者: skywoolf    时间: 2010-1-11 00:28
:funk:这么快!支持!!
作者: fengyun319    时间: 2010-1-11 12:02
支持一下!
作者: zorer    时间: 2010-1-12 11:34
刚好我的前一个出了点问题,有救了,呵呵。。
作者: tangminghao2003    时间: 2010-1-12 18:43
太快了!喘不过气了!
作者: tangminghao2003    时间: 2010-1-12 18:57
装上小试了一下,主要发现两项改进:
1:成组模式改进:可以独立编辑组的颜色,并且点选组所在的色块,可以直接移动组了!
2:mesh里hull工具在选取点以后不再报错!

其他的还在测试中![localimg=180,72]1[/localimg]
作者: tangminghao2003    时间: 2010-1-12 18:58
本帖最后由 tangminghao2003 于 2010-1-13 10:23 编辑


作者: tangminghao2003    时间: 2010-1-12 19:01
图片无法插入!请版主尽快修复!
作者: wudi1212    时间: 2010-1-12 22:53
10# tangminghao2003
采用添加附件方式加入 注意附件的大小和格式要求
作者: veld    时间: 2010-1-13 00:11
恩 快的很啊
作者: tangminghao2003    时间: 2010-1-13 10:24
是附件大小问题,已更正!
作者: nick055110303    时间: 2010-1-13 14:46
很久没上了顶下
作者: MYSTERIOX    时间: 2010-1-18 03:24
太好了,谢谢分享
作者: Salmon    时间: 2010-1-18 03:32
运气不错,赶上这拨了
作者: colonnade    时间: 2010-1-20 12:15
很不错哦。
作者: vangough    时间: 2010-1-27 11:22
好东西 赞的!
作者: vangough    时间: 2010-1-27 11:58
下不下来啊。。。 郁闷。。
作者: tonymonkey    时间: 2010-1-28 22:04
请问是要sr7吗
作者: silverleaves    时间: 2010-3-20 17:32
麻烦问一下...我是新手啦!我下的GH显示是为RHINO4修正版设计的,我是企业版的...载入不进去。请问怎么办呢?
作者: stratagem    时间: 2010-4-17 11:00
很感谢!
作者: stratagem    时间: 2010-4-17 11:40
很感谢!
作者: Jessesn    时间: 2010-4-17 12:17
麻烦问一下...我是新手啦!我下的GH显示是为RHINO4修正版设计的,我是企业版的...载入不进去。请问怎么办呢?
silverleaves 发表于 2010-3-20 17:32


升级为最新的修正版即可
http://download.rhino3d.com/cn/Rhino/4.0/sr/download/
作者: 张正良    时间: 2010-5-19 16:40
7.0版的很不好使啊!!
作者: dcc362880    时间: 2010-5-26 13:34
支持,谢谢
作者: rabbit8ge    时间: 2010-6-20 12:28
我想我问你一下楼上 我的草图笔怎么没有?
作者: DOORWAYBOY07    时间: 2010-8-6 06:08
{:4_104:}感谢lz
作者: freehand8008    时间: 2010-8-24 16:26
下载了37,不知道怎么使,努力喽
作者: RAINAKE    时间: 2010-8-27 23:28
8月19号更新到0.7.0047了
作者: RAINAKE    时间: 2010-9-6 01:48
9月3号更新到0.7.0052了
作者: RAINAKE    时间: 2010-10-2 09:43
Grasshopper 1.0 October 1st, 2010
这更新的也太快了
作者: 遇见与认识    时间: 2010-10-19 16:10
多谢分享。。。
作者: renderhu    时间: 2010-11-9 16:58
刚装了新版本(0.8.0001),发现远程控制面板(remote control panel)不能用了!!!我原先用的版本是0.6.0007,远程控制面板(remote control panel)很好用的。郁闷中!谁知道为什么??!多谢了!
作者: Ultrawave    时间: 2010-11-18 11:06
同上,remote control panel失效。
作者: 国宝    时间: 2010-11-30 09:46
很赞!收下了啊~
作者: boris_ping    时间: 2010-12-6 22:11
新版的GH能安装在rhino 5 x64上吗
作者: zbmars    时间: 2011-1-29 12:22
谢谢分享~~~
作者: chaocre    时间: 2011-4-13 15:45
1楼最上面的那个目前是最新的吧?
作者: chaocre    时间: 2011-4-13 15:49
Rhino 5.0 Users: be sure to download the latest WIP of Rhino 5.0 before installing this release of Grasshopper.
rel 1003
Download Now       
Download grasshopper_wip_20110412.exe [9,084,500 bytes]

今天是13号,我下在了昨天的最新文件马?
不过我的Rhion是4。0 的不知道这个能用吗?
作者: chaocre    时间: 2011-4-18 11:11
最新版本,4.12 无法使用,需要rs9,公司电脑还得有网管来装软件,
请问在sr8上最新版是哪个?谢
作者: iapple    时间: 2011-6-26 12:15
34# renderhu


0.8版本的需要装在rhino 5.0上用的吗
作者: janty    时间: 2011-8-8 16:55
很需要非常需要,感谢
作者: Andyyok    时间: 2011-8-10 10:07
GH就是更新太快了
作者: princefish    时间: 2011-9-10 13:54
请问rhino sr9最新可以用哪个版本?谢谢
作者: cyhui0516    时间: 2011-11-18 15:07
顶!!!!!




欢迎光临 Rhino(犀牛)中国技术支持与推广中心 (http://bbs.rhino3d.asia/) Powered by Discuz! X3.2