Rhino 8.13 (SR13) 发布更新

2025-06-22 10:00:39 世界杯2019

Rhino 8.13 (SR13)

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

请浏览这里 ,输入你的Rhino账号绑定的邮箱地址,下载更新安装包;

下载离线完整安装包,下载后解压缩至一个单独文档,然后双击运行 Bootstrapper.exe 即可;

Rhino Mac 下载后直接运行安装程序即可;

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

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

错误修复

Duplicated material does not show up in Enscape material editor (RH-82603)

Annotation: DimAngular:

Annotation: DimAngle: No Selection on Detail (RH-84133)

Arc mode history update issue (RH-84013)

Annotation: Linetype:

Make segment units stick between Rhino sessions (RH-63784)

Adding linetype while in inch should default to 1 inch (RH-84140)

Landing segment of leader not drawn with width set in linetypes (RH-84094)

Dimension issue with Continuous (RH-79414)

BlockManager: Does not report selection count in command window (RH-80103)

CPlane: AutoAlign: Makes strange view jumps with plan view (RH-79641)

ClippingPlane: Clipping section obscures polyline (RH-83783)

Dark Mode: Style Tree/GridView background color using WPF theme only (RH-81642)

Display:

Technical mode performance has gotten a lot worse since 8.9 (RH-84439)

Bad shading when arraying a block (RH-84095)

Pointcloud display styles don’t work on Windows… (RH-84138)

OpenGL preview mapping wrong (in material editor thumbnails) (RH-73993)

Locked Blocks Occlude When Set to be Transparent (RH-83645)

SendToBack Sends to Front (RH-83841)

EdgeSoftening:

Breaks sub-object material assignment (RH-83975)

Breaks by parent material assignment in block in Rendered mode (RH-82840)

ExportLinkedBlocks: Command not scriptable (RH-83699)

ExtendSrf:

Changes edge indices (RH-70644)

Incorrectly flip surface normal if its normal is not natural (RH-82649)

File IO:

.dae export fails when ampersand is in the file name (RH-84638)

DWG export plugin does not interpret the options dictionary properly (RH-84634)

SVG export empty file (RH-83959)

Conversion to SubD removes transform on FBX import (RH-83858)

Grasshopper:

Trigger component runs code while Rhino is closing (RH-83507)

Size of a .gh file changes depending on how the file is opened and saved (RH-82278)

GH_Surface::CastTo returns a plane surface instead of a trimmed Brep (RH-77173)

Rendered mode loses preview meshes on quality change (RH-84151)

Import 3D changes active view (RH-81053)

Removed default overrides in text entity (RH-83753)

Groundplane: Jumps to larger on tumble (RH-84093)

Gumball:

Added On/Off/Toggle options to GumballAutoReset command (RH-83750)

Should show less options in tooltip within UVEditor on UV meshes (RH-83011)

History: Prefixes (# and %) for one-shot history recording don’t work with Aliases (RH-83798)

Inset: Creates Bad Object (RH-84038)

LayerStateManager: Continuous linetype not being restored (RH-83730)

Layout: Rhino Grid Settings Are Not Used (RH-83916)

Make2D: Unaware of English command-line option names in localized Rhino (RH-84391)

MergeAllFaces: Explodes a block instance (RH-59651)

Print:

Vector output prints wrong object colors (RH-84499)

Spaces are not Underscored in Vector PDF Output (RH-84169)

Section hatch ignores print widths (RH-83911)

Width Not Printing (RH-83745)

End-on lines not visible in vector output (RH-83796)

Properties: Select Clipped Layers (RH-83711)

QuadRemesh:

English option names starting with underline not recognized in localized Rhino (RH-84318)

Scriptable command missing SubDCreases and SubDCorners options (RH-83878)

RDK:

Undo deletes the entire material (RH-83897)

SetValues on framebuffer slow (RH-83576)

RailRevolve: Fixed history update problem when all input curves moved together (RH-81993)

Rendering: Cycles:

Gamma is wrong in Raytraced mode (RH-84436)

Does not support “Parallel reflected” in Rhino 8 (RH-68891)

Reflection instead of shadow on shadows-only groundplane (RH-83327)

Bump map on ground plane imperceptible (RH-79944)

Show Distance Channel broken (RH-83223)

Issues about custom materials (RH-81725)

Bump texture broken for custom materials (RH-81890)

Raytraced stays paused after _Render (RH-82060)

Rendering: Cycles Viewport:

Bump too strong (RH-84460)

Gamma 1.0 with linear workflow appears darker (RH-83550)

Rendering: Materials: Object with edge softening not updated when changing material color via Layers panel (RH-82007)

Revolve: History update bug (RH-72141)

SVG Editor:

SVGEditor: Thickness of 1.0 is not quite one pixel (RH-83807)

The SVG shows up in the wrong size and so does the toolbar button image (RH-84155)

Cannot import PNGs (RH-83944)

ScriptEditor:

Ensure GH docs are disposed (RH-84531)

Script input param tooltip shows mangled data when input is path to gh file (RH-84532)

-Run shows load progress but not language status (RH-84390)

CPython marshalling error (RH-84379)

GH1 editor should use last window size when opening new windows (RH-84060)

Rhino loses focus when closing C# editor in GH (RH-84058)

New file should not show GH template files (RH-84111)

Allow Escaping from Install Package dialog (RH-84165)

Updating explorer brings window to front (RH-84082)

List of Points shows cast error on publish component (RH-84136)

.md file does not update in ScriptEditor if edited externally (RH-84119)

Explorer flickering (RH-84081)

Extracted input of type Geometry Base creates floating Brep parameter (RH-84020)

Hangs under grasshopper (RH-83865)

Hitting Ctrl+W while help preview is open should close preview (RH-83891)

Rhino pip listens to PIP_USER global env var (RH-83985)

Update help preview to use new url format (RH-83551)

C# debugger applies switch-case local variables to all cases (RH-83950)

Run should only init script language (RH-83861)

Allow terminal to capture stdout during exec (RH-83809)

Published scripts do not show language loading progress bar (RH-83810)

Delete button does not remove missing libraries (RH-83762)

C# debugger throws error on if stmnt with is pattern (RH-83794)

Implementd rhinocode.get_python_executable() (RH-83790)

Section:

Don’t use the Group attribute of the input (RH-76578)

Creates hatches on voids (RH-76616)

SelName: incorrectly selects objects across model and layout spaces (RH-77632)

Shrinkwrap: Unaware of English command-line option names in localized Rhino (RH-84347)

SoftEditSrf: Direction constraint ignored (RH-57093)

Sphere: 2Point failure (RH-83895)

StatusBar: OrthoSnapToCPlaneZ Coammand-line Status is Wrong (RH-83773)

Subobject Selection: Selecting subobjects hard when isocurves and edges show (RH-83946)

Sweep1: Fails silently (RH-65798)

Toolbar:

VariableBlendSrf is missing from Surface Tools toolbar (RH-83909)

Shrinks after dragging the only tab in a floating container (RH-84063)

Move Y- Icon Shows Y+ (RH-83955)

Rounded corners left over in locked mode (RH-83929)

TweenCurves:

Creates skewed result (RH-72273)

Failure example when MatchMethod=Refit (RH-44892)

UVEditor:

Negative scaling causes internal errors (RH-77179)

Re-unwrapping flips UV islands (RH-84126)

UnTrim: Untrim: ReplaceEdge creates messy edges (RH-78279)

宕机修复

File IO:

Crash saving to CSV (Object properties) with blocks… (RH-84434)

Crash importing Assembly from 2024 SolidWorks (RH-84040)

增强内容

Annotation: Frame around text uses print width and linetype width (RH-71233)

Annotation: Hatch: Added SolidHatchMeshingTolerance advanced setting for controlling solid hatch mesh density (RH-83669)

ExtendSrf: Works with Near object snap (RH-82683)

Grasshopper: Added font orientation setting to AS-Text component (RH-83668)

Gumball: Added MergeFacesAfterExtrude option to GumballSettings command (RH-83867)

Layer: Changed Filter menu so right-click can enable an option and disable all others (RH-77216)

RDK: Select Color dialog opened from Emission material shows a list of Kelvin colors (RH-64646)

ScriptEditor:

Support single Python .PTH file (RH-84078)

Search and Replace Improvements (RH-82434)

Implemented is_interactive for published commands (RH-83849)

SplitFace: Accepts typing U, V or B (Both) to set direction at selecting isocurve prompt (RH-73579)

StatusBar: Added tooltips to Auto CPlane pane (RH-79535)

ToNURBS: Added options to preview and update face packs in SubDs (RH-83893)

UVEditor: Allows flipping UV islands by scaling of -1 (RH-83977)

增加特征

ScriptEditor: Allow script to add menu items in GH1 (RH-84115)

UI Appearance: Hide grippers on locked docked containers (RH-80525)

重现错误修复

Annotation: Hatch: Cannot not control pattern width (RH-75741)

Display: Material preview texture missing (RH-84057)

ExtendSrf: Failure cases (RH-83755)

Rendering: Texture Mapping: Does not follow moved object with CRM in Rendered view (RH-80235)

ScriptEditor: Incorrect rhino command and doc params in GH code (RH-84373)

UVEditor: Vertex constraints broken (RH-83242)

SDK 增强

OpenNURBS: Added functions for finding spans and subdomains where a control point is active (RH-83969)

SDK:

Added a custom event watcher when getpoint receives a point (RH-84022)

Exposed RhinoRepairCurve to RhinoCommon (RH-83923)

Exposed RhinoCutUpSurface to RhinoCommon (RH-83922)

界面调整

File IO: Tuned up glTF export dialog (RH-81657)

Toolbar:

ExtrudeMesh and ExtrudeSubD commands have the same icon (RH-83989)

Added Inset command to “Solid Tools” and “Solid Editing” toolbars (RH-83971)

适用性问题修复

Grasshopper: Drawing full names causes errors (RH-35790)

Grasshopper: Components: “Mesh From SubD” now returns control polygon for D=0 (RH-65870)

ScriptEditor:

Upgrade embedded pip (RH-83860)

Published Plugins create libs/ dir under ProgramFiles (RH-83843)

Mac 版相关错误

错误修复

File IO:

Export to PDF skips symbol (RH-69280)

PDF export on mac doesn’t deal well with Norwegian characters (RH-72250)

Keyboard Shortcuts:

Not working properly on Mac (RH-79192)

Can’t delete existing shortcuts (RH-83734)

Modified command macro not being used (RH-83963)

Layout: Mac crash on creating layout with particular Advanced setting unchecked (RH-83947)

Print:

Trimmed Picture surfaces don’t print on Mac (RH-60790)

Printing PDF gives different result in mac / windows (RH-83458)

Helvetica font not printing to PDF correctly on Mac (RH-82246)

PrintPreview: TextDot shows larger in Vector preview and inverted (RH-78145)

ScriptEditor: Fixed missing SSL certs on macOS (RH-83793)

适用性问题修复

Grasshopper: Parameter input keyboard shortcuts required enter or space to complete (RH-57216)

❖ Windows 版相关内容

错误修复

Crash: Wireframe geometry crashes ARM Windows Computers (RH-83663)

Eto: Setting TextBox.Text can sometimes throw exceptions (RH-83744)

Grasshopper: Poor SubD display in V8 (RH-84066)

Panels: Importing Linetypes Crashes Rhino (RH-84427)

Properties: Panel icon change in size when selected (RH-83915)

SVG Editor: Imported SVG gets cropped (RH-83957)

ScriptEditor:

Different behaviour when activating debugger (RH-84123)

Displaying help crashes (RH-83883)

WindowLayout:

Switching from default window layout to rendering or drafting and back causes repeatable crash (RH-84134)

Rhino becomes inaccessible after changing print color (RH-83887)

宕机修复

Display: Crash drawing large point cloud (RH-83818)

增强内容

DotNET: Failover to use .NET 8 automatically when v7 is not installed (RH-84023)

SystemInfo: Added GPU Tessellation State (RH-84033)

任务达成

SDK: C++ code sample: history and edit (RH-75629)