Rhino 7 Service Release Candidate Available

Rhino 7 SR4 Release Candidate 1 for Windows and Mac (7.4.21040) is now available
To get it, subscribe to the Release Candidate update stream on Windows or on Mac

Bugs Fixed:

  • Recent files in the taskbar icon (RH-44959)
  • Annotation: DimAngular: Incorrect round-off (RH-62416)
  • Annotation: DimRadial: An editing problem (RH-62533)
  • Annotation: Hatch: "Fill Style" was not updated in the Properties panel (RH-62338)
  • Annotation: Styles: Last column did not autosize to fill control (RH-38190)
  • Annotation: Text: Glyph was not correctly rendering some Asian language glyphs (RH-38558)
  • BlendCrv: BlendSrf: The Edit option did not temporarily turn off History locking (RH-62398)
  • BlendSrf: Edit option reverted editing (RH-62472)
  • BooleanDifference: Brep face incorrectly selected (RH-62550)
  • CSec: Dynamic feedback did not work (RH-62517)
  • Curve-surface intersection: Circles were not trimmed correctly by lines (RH-52378)
  • Drag and Drop: Images with jpeg file extension were rejected (RH-62415)
  • Extend: Unexpectedly removed points on linear segments (RH-62516)
  • ExtendSrf:
    • Typing a distance fails when Merge=No (RH-62280)
    • Preview does not follow type setting (RH-62296)
  • File IO: 3MF Import - Should not overwrite existing textures (RH-62418)
  • Insert: Sublayers on insert (RH-50677)
  • Inset: Entering distance for SubD faces did not work (RH-62400)
  • Join: SubD creased edges converted to smooth in overlapping regions (RH-62309)
  • Lasso: Region selection - Selecting pointcloud points pays attention to clipping planes (RH-57262)
  • Lights: Intensity input field does not take decimal period (RH-62292)
  • MeshRepair:
    • Reported wrong naked edge count (RH-59042)
    • Missing information for self intersections (RH-62383)
  • Modeling Aids: Incremental distance constraint does not work with tab constraint (RH-62346)
  • PluginManager: All plug-ins marked as "Installed by Package Manager" (RH-62365)
  • QuadRemesh: Should not inherit group data from original object (RH-62229)
  • RDK:
    • Reading EXR files rounds float values to half-floats, possibly resulting in “inf” values. (RH-62241)
    • Modal Lights dialog in windows shows wrong intensity value. (RH-62401)
  • Reflect: Meta Reflect Testing Issue (RH-62248)
  • Rendering:
    • A .renv has broken thumbnail (RH-41961)
    • Full height UI sections have gone missing (RH-62222)
  • Rendering: Cycles: Rendering is complete, but does not stop (RH-62644)
  • Rendering: Materials:
    • Drag-and-drop a material onto the ground plane doesn’t work (RH-31202)
    • Copy color into a child texture copies the wrong color (RH-58183)
    • DownloadLibraryTextures misinforming (RH-59310)
    • Preview in Rendered viewport did not update when changing texture (RH-59964)
    • Complex multi-level textures do not work correctly when changing scales (RH-60652)
    • Physical based Surrogate Material - No values when changed from placeholder to physical based (RH-62079)
    • Substance - Showing and hiding of dynamic fields when 2 different sbsar files are selected (RH-62187)
    • Unable to load RaytracedMaterials.rhp plug-in (RH-62602)
  • Rendering: Realtime SDK:
    • $temp_object$ tag left in file causes meshes not to render in Raytraced mode (RH-42392)
    • Click on HUD in Raytraced viewport selects objects behind (RH-60295)
  • Rendering: Texture Mapping:
    • Can’t complete naming of a texture map with Enter (RH-60237)
    • Flipped faces cause incorrect texture mapping (RH-62523)
  • Rendering: Textures:
    • Should not bake simple procedural textures (RH-62319)
    • jpg or jpeg from Textures panel won’t create Picture or Wallpaper (RH-62417)
  • SDK:
    • RhinoOffsetSubD produced invalid SubD (RH-62351)
    • Did not include CRhRdkFileTexture (RH-62378)
  • SDK: Python: rs.AddLoftSrf not working (RH-61632)
  • SDK: RhinoCommon:
    • Rhino7Id property missing from Rhino.RhinoApp (RH-61880)
    • InstanceDefinition properties not documented (RH-62600)
  • Select: Picking accuracy degraded lately (RH-62234)
  • Selection: Lasso incorrectly selects clipped mesh faces (RH-62303)
  • TextField:
    • Text fields in annotations were resolved as code, not text (RH-54280)
    • DateModified function returns incorrect time (RH-61704)
  • Toolbar: Convert curve to arcs missing underline in macro in v7 (RH-62165)
  • UDT:
    • Flow results skewed by asymmetrical groups (RH-47373)
    • Cage: CPlane aligned bounding box is incorrect (RH-62334)
  • UVEditor:
    • SubD mapping is ugly inside the command (RH-62204)
    • Bad UV mapping when exporting a mesh with flipped normals (RH-62389)
    • Keyboard shortcuts didn’t work after UVEditor was canceled (RH-62604)
  • Volume: Different volumes reported for same object in different locations and orientations (RH-28979)

Cosmetics:

  • Panels: Removed internal borders in Edge Continuity and Draft Angle Analysis panels (RH-55859)

Crashes Fixed:

  • Offset: OffsetMultiple crashes with points and curves in nested blocks (RH-62304)
  • SDK: RhinoCommon: Repeatable crash in CRhCmnFileDialog (RH-62568)

Enhancements:

  • SubD Editing: Made deleting/dissolving boundary vertices behave better (RH-62254)

Features Added:

  • SubD: New SubDUnfriend command (RH-61942)

Regressions Fixed:

  • Annotation: Hatch:
    • Fails with a picking order (RH-54601)
    • Boundary checkbox in Hatch dialog absent in V7 (RH-61962)
  • OpenNURBS: Bahnschrift U+00C5 glyph broken by recent Korean glyph fixes (RH-62592)

SDK Enhancement:

  • SDK: Provides CRhinoDisplayPipeline::DrawZebraPreview override that accepts ON_Mesh (RH-60927)
  • SDK: Python: rhinoscriptsyntax: Added filter selection for SubD (RH-62322)
  • SDK: RhinoCommon:
    • Added Mesh.MatchEdges() which calls RhinoMatchMeshEdge (RH-30345)
    • Added WindowArea to ViewCaptureSettings (RH-58672)

UI Change:

  • Inset: Hides points in SubD preview (RH-61693)
  • Menu:
    • Added SelDimLinear, SelDimAngular, SelDimOrdinate, SelDimRadial, and SelDimCentermark commands (RH-62340)
    • Added SubDUnfriend command (RH-62375)

Mac-Only Changes

Bugs Fixed:

  • AutoSave: Opening Rhino 6 3dm in Rhino 7 causes repeated Autosave warning to appear (RH-62245)
  • Code Editor: Python: autocomplete in EditPythonScript and GhPython fails when line being edited is followed by other lines on macos (RH-62562)
  • Dark Mode: Floating OSnap toolbar did not pay attention to dark mode (RH-59180)
  • File IO:
    • PDF Export - Vector output did not save text on Mac (RH-60002)
    • STL Export - Tolerance allows only one decimal place on Mac (RH-62251)
    • Opening Rhino 5 Model in Rhino 7 Gives Duplicate Message (RH-62358)
  • Grasshopper:
    • Collection editor UI was not properly sized (RH-62169)
    • Command+Alt arrows point to the wrong location (RH-62297)
  • Print:
    • Solid hatch printing messy (RH-61829)
    • Transparent solid hatches show mesh wires (RH-62332)
  • RDK: Object Properties did not always show PBR sections (RH-62552)
  • Rendering: Added EmbedFileDocumentDefault and NeverEmbedFiles advanced settings for image embedding (RH-62283)
  • SDK: RhinoCommon: No access to command history (RH-62435)

Crashes Fixed:

  • Exit: Closing document when switching to shaded mode causes Rhino to crash (RH-62274)
  • Rendering: Textures: Undo after adding a texture causes crash (RH-62414)

Enhancements:

  • PackageManager: Package icons can be added by including the icon file in the package (RH-62298)

Incomplete Port:

  • MatchProperties: Added mesh modifier properties on Mac (RH-45494)

Windows-Only Changes

Bugs Fixed:

  • Panels: Active panel is not remembered when Rhino restarts (RH-46449)
  • RDK: UI issues about render contents not supported by V-Ray (RH-49702)
  • SDK: RhinoScript: CreatePreviewImage rhinoscript command not working in Rhino 7 (RH-62382)
  • ScriptCompiler: Fails to build (RH-62232)

Cosmetics:

  • Splash and About: Version date format on the About splash was not consistent (RH-54379)

Enhancements:

  • Splash and About: Added file name tooltips to preview thumbnails (RH-53493)

Regressions Fixed:

  • Annotation: Text: Korean "ㅇ" consonant display problem with some Korean fonts on Korean Windows OS (RH-59613)

Usability Problems Fixed:

  • Options: Dialog box was too large on low resolution screen (RH-49485)
1 Like