Rhino 6 Service Release 11 Available

Rhino 6 SR11 (6.11.18344) Is now available.
Rhino will download and offer to install these updates for you, unless you’ve disabled automatic updates.

Crashes Fixed:

  • Eto: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto. (RH-48315)
  • FilletEdge: ntdll!RtlFreeHeap – Access Denied (RH-48935)
  • MakeHole: opennurbs!ON_Brep::Duplicate – Access Denied (RH-48812)
  • No Subsystem:
    • :DrawSurface – Access Denied (RH-49173)
    • Crash when opening a document (RH-49110)
    • rdk!GetDefaultPreviewEnvironment – Access Denied (RH-48820)
  • OpenNURBS: ON_TextRunPool::GetManagedTextRun() sometimes returns the address of ON_Font::Default (RH-49375)
  • Rendering: Materials: Crash on layer material (RH-48865)
  • RoundHole: opennurbs!ON_Brep::Duplicate – Access Denied (RH-48771)

Features Added:

  • Grasshopper: Components: Polygon from edge (RH-48894)

Regressions Fixed:

  • Annotation: Hatch: Scaling an hatch shouldn’t change pattern scale (RH-48448)

Enhancements:

  • Grasshopper: Curve Division must be smarter to take into account the end of the curve and rounding errors. (RH-49039)

Bugs Fixed:

  • Annotation:
    • Aligned Dimensions move upon change in detail (RH-48833)
    • Annotation Styles Panel Not Updating (RH-48782)
    • Mask color affects zero suppression (RH-49109)
  • Annotation: Leader: History updates when detail activated (RH-49029)
  • Annotation: Text: Can’t create Text (RH-48817)
  • ApplyDisplacement: Transform mesh with displacement (RH-43929)
  • ApplyShutLining:
    • No render meshes when shutlining is on (RH-48035)
    • Shutlining curve isn’t highlighted when clicked in the shutlining curve list (RH-49036)
    • Shutlining curves can’t be individually disabled (RH-49035)
  • ClippingPlane: Can’t access material in Clippingplane proprteis (RH-48871)
  • ContinueCurve: Continue a rational curve (RH-48989)
  • Display:
    • Custom IsFrontFacing function breaks down when object is far from origin (RH-49748)
    • Dimensions disappear (RH-49049)
    • Front face color gone on selection (RH-47383)
    • Lines and text disappear (RH-49547)
    • Meshing preview for shaded modes (RH-13288)
    • Purge GL21_TextGlyphy.shader and GL33_TextGlyph.shader from all Rhino 6.x source (RH-48839)
    • Wide thin viewport shows envsphere in Rendered mode (RH-44677)
  • ExtendSrf: Ignores some edges (RH-46098)
  • ExtractMeshPart: Selection switches on and off randomly (RH-48829)
  • File IO:
    • Cannot delete DWG export schemes (RH-48899)
    • Hookup DataKit 2018.4 in 6.x (RH-48969)
    • SW assembly - no objects (RH-46130)
  • FilletEdge: Edit option leaves handles visible for already selected edges (RH-48875)
  • Grasshopper:
    • Can not preview the Point On Curve component after you disable its preview (RH-48933)
    • Data Input deserialisation fail (RH-49213)
    • Font picker broken (RH-49017)
  • Grasshopper: Components: Line charge broken if x=0 (RH-49083)
  • Gumball: Turn back on the bunny tail menu ball on by default (RH-48909)
  • Licensing: UI:
    • Make it easier to go from Cloud Zoo to Single-user licensing (RH-45988)
    • Rhino 6 Single-computer licensing is cumbsersome (RH-45418)
  • Licensing: Validation:
    • Add documentation at these URLs (RH-49232)
    • Help IT people figure out firewall issues during validation (RH-49244)
  • Localization:
    • Rhino Options dialog > “Document User Text” is not localized. (RH-49320)
    • zh-tw.xml has an incorrect translation (RH-49685)
  • Loft: Loose option should use a better parameterization (RH-49231)
  • Make2D:
    • Account for visibility of linked blocks (RH-49163)
    • Missing Intersection Curves (RH-46133)
  • Mesh: The mesher does not work right with surf… (RH-292)
  • Mirror: Flips normals inward (RH-49075)
  • No Subsystem:
    • ControlGridLayout create a method to freeze layout while adding controls (RH-49192)
    • ControlGridLayout tune up for center aligned controls (RH-49186)
    • Make NumericSteppers in Rhino.Ui.Controls public (RH-48879)
    • Multidoc support fixes in Lasso et al (RH-49016)
    • Sizing error crash in WpfElementHostBase in RhinoWindows.dll when loading large document text collection (RH-48656)
    • Undo does not work properly in sub-node controls (RH-48890)
  • OpenNURBS:
    • Fix ONX_ModelTest failures when reading V1 sample files. (RH-48864)
    • Make ON_wString and ON_String ref_count a std::atomic (RH-49022)
    • Make RTF names like “Klavika Medium” work on Windows (RH-49028)
  • PluginManager: Rhino says Faro Digitizer plugin needs to be updated, but provides little information on what to do. (RH-48160)
  • Properties: No content control context menu (RH-48172)
  • Pull: Pullback should be in surface domain (RH-49147)
  • Purge: Report is misleading (RH-48518)
  • RDK:
    • Assert when closing Rhino - CRhRdkFrameBufferChannel::DeleteBuffers (RH-48611)
    • Dialog hidden (RH-48863)
  • ReduceMesh: Fast Accurate option is missing from Reduce Mesh dialog (RH-47746)
  • Rendering: Materials:
    • Editing material parameters on huge models is slow (RH-48750)
    • Material changes when we Insert a Block (RH-48341)
    • Multiple materials get created when dragging a box (RH-44925)
    • Per face material in wireframe temporarily breaks shaded modes (RH-47892)
    • Properties match is slow, adds many materials (RH-48670)
    • Texture mapping doesn’t update in the display when changing units (RH-48945)
  • Rendering: Realtime SDK: VArq issues (RH-48278)
  • Rendering: Texture Mapping: Custom object texture mapping: Inconsistency in Rendered display mode (RH-46497)
  • SDK: Add Euler angle support in ON_Xform (RH-49074)
  • SDK: RhinoCommon:
    • :Transpose to RhinoCommon (RH-49013)
    • Add view: no anti-aliasing and performance hit (RH-49159)
    • ArchivableDictionary missing GetPlane and/or TryGetPlane method (RH-49203)
    • InstanceDefinition wrapper causes access violation / crash (RH-49605)
    • TextEntity.GetBoundingBox() returns incorrect (RH-48756)
    • Undo Python and layer (RH-45947)
  • SDK: RhinoScript: Importing multiple display mode configurations crashes Rhino (RH-49421)
  • SelConnected: Wrap around closed curve & surface seams (RH-49156)
  • SubD: Micro gaps in SubD meshes (RH-49094)
  • Text: Troubles with Text (RH-49154)
  • TextObject: Elaborate about AllowSingleStroke option in the help (RH-48437)
  • Tutorials: Sorts all items (RH-49653)
  • UnrollSrf:

Usability Problems Fixed:

  • Join: Pre-selected edges are ignored by the Join command (RH-44162)
  • Textures: Custom Curve control keeps resetting zoom (RH-49236)
1 Like