Go...

当前位置: 首页>>副本攻略

Rhino 8.19 SR19 发布更新

Rhino 8.19 (SR19)

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

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

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

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

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

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

错误修复

Annotation: Hatch: ‘Match’ button in Hatch creation and properties differs (RH-86399)

Contour: History children don’t allow layer changes (RH-79631)

CPlane: AutoAlign: AutoCplane + Universal Construction Planes + toggling snaps jumps plane around in views (RH-86535)

Developer Tools: Add .NET 7 target to nuget package(s) (RH-77311)

Display: Turning ground plane off clips shadows (RH-87153)

DocumentProperties: Environment scripting doesn’t work (RH-86798)

Emap: EMap: Doesn’t Work With PBR Materials (RH-86871)

Eto: Rhino and grasshopper windows minimize when Script Editor is closed (RH-78793)

File IO:

3MF import creates a buttload of unnecessary materials (RH-86866)

DXF file has wrong ACI color for black… (RH-86571)

Exporting 3MF in Wireframe display mode missing textures (RH-86516)

Set layer index to current in PLY import (RH-86607)

Grasshopper: Bake Should Use Model Space Scaling (RH-85976)

Gumball:

‘Merge After Extrude’ option doesn’t work on surfaces (RH-86212)

Resets after running DragStrength (RH-84591)

History:

Leaders of DimCurveLength and DimVolume not moving with detail views (RH-86808)

DimArea leaders not moving with detail views (RH-86618)

Layer: Duplicate Layer missing persistent settings (RH-86817)

Linetype: Width units not sticking (RH-86626)

Make2D:

Incorrectly draws clipping planes in linked blocks as surface planes (RH-72031)

Viewport Rectangle is projected on a different plane than the drawing (RH-81968)

MatchAnnotation: Does not change font styles (RH-86761)

MergeAllEdges: Failure Case (RH-86490)

Mesh: PackTexture not working in v8 (RH-86277)

OneView: Does not work with SpaceMouse (RH-67401)

Print:

Fake2D Hides Curves Behind Curved Surface (RH-86425)

Fake2D Misses Silhouette on Cylindrical Block (RH-86404)

Fake2D Erroneous Hidden Lines (RH-86511)

Rendering: Decals: Adding decal and switching to Raytraced mode can cause crash (RH-87143)

Rendering: Realtime SDK: Don’t trigger Raytraced restart on unimpactful changes (RH-86898)

Rendering: Textures: Reading texture errors require force-quit (RH-86316)

ScriptEditor:

Compas version comparison keeps reinstalling package (RH-86793)

stackalloc is before static in suggestions (RH-86742)

Method input args do not show up on suggestion list (RH-86741)

Extension methods are missing in completion (RH-86744)

ReferenceEquals is missing in completion (RH-86740)

DimensionStyle does not have TextAlignment (RH-86539)

SDK: Brep.CreateTrimmedSurface only uses face[0] as trimSource (RH-86795)

SelAll: Objects hidden in active detail view incorrectly selected in other detail views (RH-86881)

Selection:

Isolate+Show+SelLast Behavior (RH-86652)

Control points not clipped by clipping plane cannot be selected (RH-86609)

Objects really hard to select (RH-86479)

SubD: eflect: Hang on Join with this file (RH-86811)

增强内容

File IO: Use filename for single layout print name when TestSavePdfTo3dmPath is enabled (RH-86690)

MatchProperties: Now works with hatches when other object types are selected together (RH-86851)

OSnap:Cen: OSnap Cen: Supports snapping to center of Extrusion faces with a polyline profile (RH-86763)

ScriptEditor:

Support for optional, args, kwargs, in RunScript signature (RH-84580)

Insert access keywords for override methods (RH-86656)

Better sort commonly used namespaces in autocompletion (RH-86661)

Improved argument suggestion in invocations (RH-86659)

Added namespaces to autocompletion window (RH-86658)

SelectionFilter: Added ‘RepeatDisableCount’ advanced setting to prevent selection filters from being disabled by failed picking attempts (RH-86821)

Sweep2: Only allows double-click chaining when ChainEdges is enabled (RH-85281)

UserText: Allows copying keys and values to other apps (RH-86891)

重现错误修复

Display: Curves in Blocks invisible when copying (RH-87147)

Display Metal: Choose One Object does not highlight NURBS objects (RH-86697)

Grasshopper: Sort list fails (RH-87154)

PackageManager: Grasshopper fails to find rh7* package (RH-78811)

Print: Fake2D: Curves are Moved (RH-87169)

Rendering: Decals: Python script using decal crashes (RH-86760)

Sun: Settings broken for time/date (RH-86536)

开发工具增强

SDK: RhinoCommon:

Exposed CRhinoDoc::Audit (RH-86581)

Exposed RotateViewAroundObjectAtMouseCursor (RH-86572)

适应性问题修复

BlockManager: Sorts block definition names in natural sort order (RH-59136)

Code Editor Control:

adapt auto completion and method signature API to work with external windows (RH-82801)

Autocomplete problems (RH-84059)

C# autocomplete to AccessViolationException (RH-81202)

ScriptEditor:

Autocompletion is not smart about code context (RH-86457)

Autocompletion shows too much data (RH-86456)

Signature completion is missing on some api (RH-86458)

Rhino Mac 相关

错误修复

Clipboard: Command+C does not copy file name from title bar on Mac (RH-86543)

MatchAnnotation: Missing in Rhino 8 for Mac (RH-86815)

PluginManager: PlugInManager: Tuneups needed on macOS (RH-86171)

ScriptEditor:

RhinoCode CLI does not run command correctly (RH-86650)

Monaco does not capture keyboard shortcuts after script (RH-82478)

宕机修复

SVG Editor: Changing Icon causes Crash when Applying in Button Editor (RH-86591)

Rhino Windows 相关

增强内容

Splash and About: Now shows document icon when thumbnail missing (RH-86736)

性能增强

Rendering: CPU is still being used after rendering is finished (RH-85569)

开发工具增强

SDK: RhinoCommon: File3dm.SetPreviewImage should also clear (RH-86735)