Rhino 8.15 SR15 发布更新

:rhinoceros: Rhino 8.15 (SR15)

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

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

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

:x: 错误修复

  • Tags are crashing in the textures panel (RH-85018)
  • BlockEdit: Pop up a warning when called from a python script (RH-84753)
  • BoxEdit: Scrolling in a value box also scrolls the panel (RH-79594)
  • Code Editor Control:
    • Text selection highlight not visible when the line has an error message (RH-81933)
    • Error line gets copied with copy/pasted code (RH-84860)
  • Displacement:
    • ExtractRenderMesh intermittently not working for Displacements (RH-85220)
    • Black point adjustment requires view to change for update (RH-77345)
  • Display: Grasshopper Preview in Artic mode fails on complex geometry (RH-85072)
  • Edit Dimension: Aligned Dimension not staying on dimension plane (RH-85028)
  • File IO: Pasting Causes Error Missing Patches (RH-84407)
  • FilletSrf: Left a gap at closed seam (RH-83961)
  • FilletSrfToRail:
    • Incorrect preview in Rendered mode (RH-72315)
    • Fails if curve ‘sticks out’ (RH-82294)
  • Flip: Does not work on a surface if a point is also selected (RH-84825)
  • Grasshopper:
    • Custom Preview of Annotation Dots with Color (RH-84248)
    • Multi-save is confusing and causes loss of edits (RH-84507)
    • Contextual geometry input returns objects twice (RH-82338)
  • Gumball: Extrude is slow with many objects (RH-84804)
  • History:
    • Edge indices mess up History replay (RH-84972)
    • Dim on Model Section and Paper Update Issue (RH-84750)
  • Keyboard Shortcuts: Dialog needs focus (RH-84730)
  • Layer: Material name and preview don’t refresh (RH-85168)
  • MatchProperties: Hatch Border is Missed (RH-84858)
  • Mesh: Changing Mesh dialog from Simple to Detailed doesnt stick when returning (RH-85081)
  • NamedSelections:
    • NamedSelections not updated after undo of delete (RH-84496)
    • UI refresh lags script (RH-84774)
  • NamedView: Animation jumps at last frame (RH-83752)
  • OSnap: No Snap in Clipped Scene (RH-84977)
  • PlaceCameraTarget: Tilts view if negative Z axis is up (RH-85043)
  • PointDeviation: Performance and UI issues (RH-85003)
  • Print: Ignores Section Style Boundary Scale (RH-84895)
  • Project: Loose option not creating periodic output from periodic input (RH-84803)
  • Rendering: Cycles:
    • Object appears black when geometry lacks UVs and use anisotropy (RH-85008)
    • Alpha in custom material broken (RH-84849)
    • Background color too dark (RH-84939)
    • RhinoCycles: Transparency texture not applied correctly (RH-84976)
  • Rendering: Textures: Replace texture map doesn’t work (RH-84983)
  • Rhino Inside: Published GH commands do not work until Grasshopper is loaded (RH-84726)
  • SDK: RhinoCommon:
    • Exploding a block gives document controlled objects (RH-48919)
    • CreateFromPolyline Failure Sample (RH-84302)
    • Projection and TextureSpace missing from TextureMapping (RH-84773)
  • SVG Editor:
    • SVG import shows blank (RH-84906)
    • Eating up polylines (RH-84212)
    • Scales Strangely (RH-84447)
    • ViewBoxes do not scale correctly for nested SVGs (RH-84795)
    • ViewBox is not respected correctly (RH-84122)
  • ScriptEditor:
    • Reported syntax error not shown in Script Editor (RH-84554)
    • C# async code compile error (RH-85085)
    • C# autocompletion does not suggest useful stuff anymore (RH-85098)
    • Python3 stub maker errors on CurveComponent dependency (RH-85070)
    • GH editor console collapses when info and warning buttons are clicked (RH-84867)
    • Rhino pip listens to PIP_USER global env var (RH-83985)
    • Allow unsafe code in C# scripts (RH-84779)
  • Section Style: Hatch Patterns Display and Print Over Boundaries (RH-84883)
  • Selection: Sub-Object Edge Loop Selection - Odd Behavior (RH-84736)
  • ToNURBS: SubD ForceUpdateFacePacks breaks ToNurbs (RH-84973)
  • Toolbar: YAK package fails to update RUI file (RH-84576)
  • Undo: Wlow when material tab is open (RH-84959)
  • Unwrap: Added ShowEnds option to display endpoints on selected seams (RH-84969)
  • Worksession: Crash when attaching DWG files (RH-84824)

:heavy_multiplication_x: 宕机修复

  • File IO:
    • Hang while reading PDF files (RH-85035)
    • PDF Import can cause Rhino to hang (RH-85026)
  • Rendering: Cycles: Crash when wallpaper file isn’t set (RH-85149)
  • ScriptEditor:
    • Typing fast causes a crash (RH-84999)
    • Crash with string replace in monaco editor (RH-84989)

:rocket: 增强内容

  • CPlane: AutoAlign: AutoCPlane now aligns to a planar surface edge (RH-84890)
  • Centermark: Allows selecting objects in detail views from a layout (RH-62512)
  • Circle: “FitPoints” option in all circular-based commands support picking a group of points (RH-84952)
  • File IO: DWG/DXF Export uses relative paths for saving image files used by Picture objects (RH-46885)
  • OSnap:PerpTo: Treat Perp-Cen osnap pair the same as Near-Cen pair (RH-84904)
  • ScriptEditor:
    • Added RunWithGHPlayer to project commands from gh files (RH-84116)
    • Support hover in Python 3 (RH-85077)
    • Made code snippets togglable - default off (RH-84861)
    • Provide toggle to turn off C# snippets (RH-84863)
    • Font variations does not work in new script editor (RH-78080)
    • Added collapse all in debug variables (RH-82352)
    • Debugger does not capture class props in local scope (RH-81598)
  • SelNonManifold: Supports selecting Non-Manifold meshes (RH-84814)
  • UserText: Changed sorting order of Block attribute / Text field / Plain text (RH-84770)

:rhinoceros: 增加特征

  • Radius: Allows evaluating radius on clipping section edges (RH-85127)

:airplane: 性能改善

  • Layer: Cache Layers panel images (RH-85053)

:clamp: 重现错误修复

  • Displacement: Sub-object workflow regression (RH-82114)
  • Display: Inverted bitmap drawing (regression)… (RH-85324)
  • ExtendSrf: Locks up Rhino (RH-84459)
  • Grasshopper: “Curve | Self” component fails (RH-84675)
  • Mesh: Options > Mesh doesn’t apply preset in simple mode (RH-85389)
  • Rendering: Materials: Editing Dialog Stays on Top of All (RH-85188)
  • Subobject Selection: Picking vertices in SubD / Shaded mode is awful in 8.15 (RH-85196)

:gear: SDK 增强内容

  • RDK: Added an API to get the content editor selection (RH-84443)
  • SDK: Added a new RhinoSeparateBreps function to C++ SDK (RH-85074)
  • SDK: RhinoCommon:
    • Support saving a pattern as a pat file (RH-31342)
    • Exposed CRhinoObjRef::SubDVertex (RH-85079)
  • ScriptEditor:
    • Support special project variables in script components (RH-84900)
    • Update pythonnet to 3.4 (RH-84780)

:hammer: 适应性问题修复

  • Mesh: Preview mesh appearance is based on display modes and ignores object display colors and materials (RH-84741)
  • ScriptEditor:
    • Python 3 to set locale before running script (RH-81130)
    • C# scripting: add assemblies to code completion provider on the fly (RH-72523)
    • Should not complain about missing specials in commands (RH-83901)
    • Project Command help needs to be there for end users (ACADIA 2024) (RH-84722)
    • Component source gh file does not open on dclick (ACADIA 2024) (RH-84719)

:green_apple: 仅 Mac 相关内容

错误修复

  • CommandHistory: Does not scroll to the bottom (RH-73417)
  • CommandPrompt: Undocked command prompt requires extra click (RH-76524)
  • Display:
    • Zooming in and out makes some hatches move around (RH-85025)
    • Clipping plane affects selection window outline (RH-85054)
    • Switching to Custom Display Mode crashes Mac (RH-84982)
  • Grasshopper:
    • Mesh Edge Preview Requires View Update (RH-84870)
    • Button states don’t work well in Mac OS 15.0.1 (RH-84703)
  • Layout: Column width in Layouts panel does not stick on Mac (RH-85105)
  • Rebuild: Span count missing label when rebuilding curves on Mac (RH-83981)
  • SVG Editor: Have to press Cancel twice (Mac) (RH-84748)
  • SetPt: Needs two clicks in viewport when CurvatureGraph is active (RH-71507)
  • Text: Focus moves to Command-line when editing text (RH-85059)
  • Viewports: Viewport: Takes 2 clicks to activate UV Editor viewport on Mac (RH-80982)

宕机修复

  • Rendering: Materials: Crash occurs when editing an instanced child texture (RH-55423)

重现错误修复

  • Export: STL export settings have too much padding (RH-85240)

适应性问题修复

  • Grasshopper: Improving editing of long layer names in Geometry Pipeline (RH-67813)
  • UI Cleanup: Improved accessibility of command options (RH-84437)

仅 ❖ 版相关内容

错误修复

  • ChangeLayer: Dialog size is reset by Purge command (RH-78621)
  • Dark Mode: SaveAs PDF custom units not visible (RH-69622)
  • Document UserText: Hang When Collapsed Sidebar is Used (RH-85042)
  • Installer: Zoo server registry key is deleted when updating Rhino (RH-85020)
  • RDK: Bogus (.jpeg) and (.tiff) entries in drop-down list (RH-84800)
  • Rendering: Texture Mapping: Texture mapping Properties page delays viewport manipulation (RH-85323)
  • TextObject: Toggling case setting resets font to Arial (RH-47587)
  • Display: Curve display regression in Parallels (RH-84957)