Rhino 8.18 SR 18 Hot1 发布更新

:rhinoceros: Rhino 8.18 (SR18)

Rhino 8.18 (SR18) 发布更新,所有 Rhino 8 的用户都会自动下载更新安装包,且会适时提示安装更新。 如果自动更新被阻止,请尝试下面的方式手动更新

  1. 请浏览这里 :point_left:,输入你的Rhino账号绑定的邮箱地址,下载更新安装包;
  2. 下载离线完整安装包,下载后解压缩至一个单独文档,然后双击运行 Bootstrapper.exe 即可;
  3. Rhino Mac 下载后直接运行安装程序即可;

❖ 链接: 点击这里进入百度网盘下载
:green_apple: 链接: 点击这里进入百度网盘下载

:cross_mark: 错误修复

  • Not possible to add decal via code (RH-71351)
  • Annotation: DimLinear: Dimensions moving when going from layout to detail (RH-71948)
  • BlendSrf: Doesn’t update cleanly with History (RH-35903)
  • BlockEdit: Block instance not immediately updating after transform change in UI (RH-86090)
  • BlockManager: Does not allow renaming by changing case of letters (RH-86186)
  • BoxEdit: Viewport Lag after selection (RH-85982)
  • Code Editor Control: Add Ctrl + / shortcut to comment out (RH-79802)
  • Containers: Exporting container adds an extra “.rhc” to file name (RH-86203)
  • Displacement: Does not use Object Properties repeat values correctly (RH-85943)
  • Display:
    • Hidden Line Width is Capped (RH-86491)
    • No BlendCrv Preview in Selectively Clipped Scene (RH-86148)
    • Selecting objects in Rendered mode is only showing naked edges (RH-86110)
    • “Use advanced GPU lighting” setting causes blackout when shadows are off (RH-86353)
    • Gumball Block Copy with Sun Weirdness (RH-86034)
  • ExtractClippingSections: Extract Clipping Sections / Slices from hidden objects (RH-85941)
  • File IO: Physically Based Materials incorrectly export to OBJ (RH-84157)
  • FilletEdge:
    • Edit fails (RH-86207)
    • History break on fillet editing without break warning (RH-86010)
  • Grasshopper:
    • Make2D Not Working (RH-86396)
    • Removing target from Trigger component does not work (RH-86031)
  • Grasshopper: Components: Model Object (Object) component not working on Mac (RH-86533)
  • History: MatchSrf/BlendSrf issue with FilletEdge Edit (RH-86285)
  • Layer:
  • Layout: Dimensions get misaligned when scaling a layout (RH-72038)
  • Make2D:
    • Issue about selection and clipping planes drawn (RH-79166)
    • ClippingPlane/Mesh Intersection is not accurate (RH-85850)
    • Silhouette type for meshes misses when it is SectionCut (RH-82174)
  • Match: Not working as intended when curvature of curve to match is zero (RH-86253)
  • MatchSrf: Matched surface with History gets distorted when trimmed (RH-62959)
  • OpenNURBS: Heap corruption error reading V2 file (RH-83540)
  • OSnap: No Snap to Feature Close to Detail Border (RH-86313)
  • PluginManager: UI is loading wrong plug-in assembly (RH-86326)
  • Print: Fake2D Does Not Print Inner Border of Hatch (RH-85634)
  • RDK:
    • Decal is not displayed in decal UI (RH-86132)
    • Changing decal properties does not consistently update Raytraced viewport (RH-86089)
    • BakeFor not called for Maxwell (RH-86086)
  • Rendering: Cycles renders invisible decals (RH-86069)
  • Rendering: Textures: Rhino 8 duplicates embedded_files folder (RH-86235)
  • ScriptEditor:
    • env flag stopped working (RH-86665)
    • Python completion accidentally executes code (RH-86612)
    • Color input conflicts with Eto.Drawing.Color (RH-86380)
    • Python component does not include error line (RH-86122)
    • String return from RunScript is treated as enumerable in Python 2 (RH-86400)
    • Value Type Hints always provide a value (RH-86354)
    • Required ref to RhinoCodePlugin (RH-86357)
    • Torch-scatter fails to install (RH-86073)
    • Two Project components in Grasshopper collide in NodeInCode (RH-85684)
    • ClippingBox does not work as property getter (RH-86112)
    • Some help entries end in forward slash (RH-86151)
    • Completion fails for specific script in any python (RH-86072)
  • SDK: RhinoCommon:
    • Rhino.DocObject.ViewportInfo.FromJSON() does not work (RH-86439)
    • Attempts to add more decals after first fail (RH-67878)
  • Section Tools: Clipping drawing background for mesh is misaligned (RH-84452)
  • SVG Editor:
    • SVG does not have a preview (RH-86126)
    • Paste shifts unnecessarily and doesn’t check for Unknowns (RH-86092)
    • Shows off screen (RH-85603)
    • Imported SVG files do not display (RH-85666)
  • Templates: Small Objects - Inches template has unhelpful defaults (RH-85365)
  • TextObject: Center for text is not the same as Gumball center (RH-85952)
  • Toolbar: Button image gets blurry when copied from Rhino 8 to Rhino 7 toolbar (RH-86056)
  • UVEditor: Added “Selection from model” button (RH-84044)
  • ViewCaptureToFile: Forces saving transparent background if it is set in display mode (RH-42925)

:no_entry: 宕机错误修复

  • Crash: Mesh Boolean Operation Crash (RH-86059)
  • FilletSrfToRail: Crash (RH-86202)
  • NetworkSrf: Limits input to 20,000 curves to prevent running out of memory (RH-86012)
  • Properties: Crash When Placing Wallpaper (RH-86141)

:rocket: 增强内容

  • OSnap: Check DrawOrder for Occlusion (RH-86388)

:eyes: 重现错误修复

  • Display: Color artifacts in blocks (RH-86448)
  • Display Metal: Choose One Object does not highlight NURBS objects (RH-86697)
  • Grasshopper:
    • Arc returns invalid curve if radius is negative (RH-86437)
    • Kangaroo component names has changed in NodeInCode (RH-85999)
  • ScriptEditor: Grasshopper command with ‘keep open’ draws previews always (RH-86267)

:hammer: 开发工具增强

  • ScriptEditor:
    • Install FSharp.Core dependency where required (RH-86429)
    • Provide API to create script components programmatically (RH-86266)
  • SDK: RhinoCommon: Exposed ON_SubD::HasPerFaceColors (RH-86308)

:sunglasses: 适应性问题修复

  • ScriptEditor: Print-Line-By-Line by default (RH-86071)

:red_apple: 仅 Mac 相关内容调整

错误修复

  • CommandHistory: Opens and ends up empty (RH-83932)
  • Containers: Scrolling toolbars on Mac does not work well (RH-81700)
  • Display:
    • SubD Edge Settings Don’t Stick (RH-86508)
    • Changing layer color unchecks “Show for flat faces” for isocurves (RH-86115)
  • DocumentProperties: Render settings edit dialog for contents are not the topmost window (RH-84585)
  • Grasshopper: Opening user cluster on Mac causes graphics pipeline error (RH-84901)
  • Layout: No Fly-out Case (RH-86312)
  • Weight: Values are Rounded to 3 Decimal Places (RH-86444)

重现错误修复

  • Display: Arctic Mode Doesn’t Show Arrowheads in Parallel Views (RH-86209)
  • Settings: Restore Defaults does not work for Appearance (RH-84981)
  • Sidebars: Collapse Regression (RH-86173)

适用性问题修复

  • Grasshopper: Shift-enter/return shortcut in Edit Notes panel inserts extra line (RH-77350)

❖ 仅 Windows 版调整内容

错误修复

  • Annotation: Dimension Shift With Detail Window Activation/Deactivation (RH-65652)
  • Display: Surface and SubD settings don’t indicate overrides (RH-73167)
  • SDK: C++ SDK plug-in wizard produces incorrect stdafx.h (RH-81812)
  • Turntable: Does not remember the previous value in localized versions (RH-86500)
  • UI Appearance: Lots of extra windows visible when pressing Alt+Tab (RH-85630)

宕机修复

  • File IO: Exporting 3mf file crashes rhino (RH-86784)

开发工具增强

  • SDK: Added Window Layout support to Rhino C++ SDK (RH-86304)

适用性问题修复

  • ScriptEditor: Font variations does not work in new script editor (RH-78080)

:rhinoceros: Rhino 8.18 SR18 HotFix 1 修复

  • Linetype: Model Space Scaling in Detail is Busted (RH-86973)