Rhino 6 SR3 Released

New in SR3 RC2 (6.3.18072):

Regression:

  • Insert: V6 Rhino.EnableRedraw(False) Issue (RH-44250)

Crash:

Bug:

  • Annotation: DimLinear: Dimension text displays on wrong side of dimension line (RH-44452)
  • Code Cleanup: Storage access wrapper is not thread safe for reading while writing (RH-4352)
  • Core Architecture: Fix CRhinoGripObject vtable in public C++ SDK (RH-44487)
  • Cycles: Materials and block instances work weird (RH-43810)
  • Display:
    • DisplayPipeline.DrawPointCloud does not respect point cloud point colors (RH-44457)
    • Reflectivity on fully transparent object behaves incorrectly (RH-44023)
    • Rendered mode doesn’t take into account initial rotation of environment. (RH-44075)
  • File IO: GHD .GF file import throws an error (RH-44670)
  • OBJImportOptions: OBJ Export does not match original (RH-44553)
  • OpenNURBS: ON_ModelGeometryComponent ModelGeometryFromUnsignedIndex not implemented (RH-43803)
  • RDKCrash: BeginWaitCursor crash (RH-42812)
  • Rendering: Materials: Thumbnails stay highlighted after nothing is selected (RH-44151)
  • Rendering: Texture Mapping: Environment map and Screen mappings need warning message in texture mapping properties (RH-44541)
  • SDK:
    • Additions to new IRhinoMeshExtruder interface (RH-44472)
    • Light and Material table events are not called when opening a document (RH-44076)
  • SDK: Python:
    • Add option to disable file watcher in Rhino.Python (RH-44567)
    • Python rhinoscriptsyntax documentation incomplete (RH-31454)
  • SDK: RhinoCommon: :WorksessionReferenceModelSerialNumber (RH-34767)

Feature:

  • Make sure it’s possible to install .ghpy files with Yak (RH-44672)