New Rhino WIP Available

Rhino WIP 2017-Mar-7 is now available.

This WIP includes:

New Features and Enhancements:

  • SnapShots: Named Snapshots feature (RH-37999)
  • Rendering: Add more HDRI to the v6 material library (RH-37566)
  • Named Position: Selection removed and visibility added (RH-37998)

Bug:

  • Annotation:

    • Add arrow images to arrow type dropdown (RH-37582)
    • Dialog box clean-up (RH-37485)
    • Mask settings do not match Doc Props dialog (RH-38090)
    • Match button in Dimension page of Object Properties (RH-37948)
    • MatchAnnotation (RH-38182)
    • Move Suppress extension settings (RH-38085)
    • Reading attached DWG file - Tolerance value overrides not read (RH-33074)
    • Save as DWG - Write dimensions (and everything else) with PlainText instead of UserText (RH-37519)
    • TextFields don’t export to V5 (RH-38168)
    • Update annotation property pages to match new fields added to annotation styles (RH-37965)
  • Annotation: DimRadial:

    • Export to ACAD - Radial dimensions inside curve being dimensioned are wrong (RH-37518)
    • Radial Dimensions not looking Like AutoCAD (RH-37790)
  • Annotation: Hatch:

    • Hatch and History recording (RH-34952)
    • Pattern change and History locking (RH-34951)
  • Annotation: Leader: Leader arrowhead does not line up with spline (RH-38065)

  • Annotation: Styles:

    • Dialog buggers leaders - Add PlainText for dimensions (RH-37920)
    • Document Properties, Annotation Style dialog, add an Apply button (RH-37448)
  • Annotation: Text:

    • Editing multiple text objects requires multiple Undos (RH-38069)
    • Failure on glyph U+2672 in Windows Ebrima Font (works in V5) (RH-37649)
    • Text command fails when code point is a surrogate pair (RH-38184)
  • BooleanUnion: Edge tolerance off from Boolean (RH-38023)

  • BoxEdit: Allow Enter to apply changes (RH-38036)

  • Cycles:

    • Bogs things down while editing a material (RH-37955)
    • Changing skylight overrides sample count set rough HUD (RH-38144)
    • Color picker is shy (RH-38136)
    • Custom Skylight env + custom Reflection env + Wallpaper doesn’t update immediately in Raytraced (RH-37932)
    • Handle material that has backfacing set (RH-36237)
    • Increase the default limit (RH-38120)
    • InvalidOperationException (RH-38106)
    • Support no-shadows for lights (RH-38093)
    • Switching to Raytraced with V-Ray set as current renderer crashes Rhino (RH-37934)
    • Too slow starting up in Debug builds (RH-38161)
  • Display:

    • AMD display issues investigation (RH-35225)
    • AMD shader variable bug (RH-35826)
    • Block shadows are wrong in Rendered mode unless a Polysrf is shown (RH-35879)
    • Creating solid hatch turns screen black (RH-38188)
    • Dots in hatch always display at world origin (RH-38118)
    • Ground plane visibility options are not available in Technical display modes (RH-36301)
    • When non-Korean font is used, Korean text gets garbled. (RH-35590)
  • Display: OpenGL 3.3:

    • “Core Profile” displayed in viewports in VMWare (RH-38208)
    • Remove all dependencies on TestGLCoreProfile and make GL33 the default if/when available. (RH-38165)
  • DotNET: Error message (RH-38102)

  • FBX:

    • Material names aren’t imported (RH-38111)
    • colors aren’t imported correctly (RH-38112)
  • File IO:

    • Dimensions created with DimAngle to not roundtrip well when saved as V5 (RH-37554)
    • SVG strings need to be culture invariant (RH-38125)
  • Geometry Core: :GetTightBoundingBox is Inefficient (RH-38245)

  • History: Make status bar “Record History” menu items run macros (RH-38141)

  • Installer: Remove the MeshRepair plug-in from the Rhino Installer (RH-38181)

  • Lights:

    • Panel causes a message pump flood (RH-38179)
    • Solo state problem with copied group (RH-36196)
  • Localization:

    • Default font not set properly when starting Rhino with language parameter on command line (RH-34262)
    • Restore Defaults button selects incorrect font (RH-34415)
    • The default font for Korean should be Malgun Gothic (RH-33473)
  • Match: Match misses, fails (RH-38149)

  • Menu: Needs button revision (RH-37770)

  • No Subsystem: Add new MeshRepair code to Commands plug-in (RH-38172)

  • OSnap:

    • On status bar not working (RH-38198)
    • Some one shot osnap toolbar buttons incorrectly look selected (RH-38200)
  • Panels: Transparency number does not respond to typing (RH-36094)

  • Pipe: Default for the second radius (RH-38124)

  • PointDeviation: Point count too precise (RH-38101)

  • Print:

    • Leader line prints two different widths (RH-38166)
    • Optimized for PDF Mode (RH-4291)
    • Print width ignored by hatches (RH-38130)
  • Properties: Update new annotation object properties page icons (RH-37022)

  • RDK:

    • Double click -> Properties Page (RH-36193)
    • Ensure realtime render engine gets unregistered from view menu (RH-38119)
    • Group commands in the UI (RH-36219)
    • HUD clicks don’t get eaten properly (RH-38230)
    • HUD clicks get evaluated even outside realtime viewport (RH-38231)
  • Rendering:

    • Does not stretch in Rendered viewport mode (RH-37758)
    • Jumps when not stretched in Raytraced mode (RH-37761)
    • Rendered mode gamma of wallpaper is wrong (RH-37759)
    • Setting environment for reflection doesn’t update until the view is rotated. (RH-38081)
  • Rendering: Materials: Plastic Material Bump texture not rendering correctly (RH-37625)

  • Rendering: Realtime SDK:

    • Realtime render engine UUID is not exposed in the UI (RH-36250)
    • Shadows are on when switching Shaded mode to render with “Raytraced” realtime engine (RH-38163)
  • Rhino Installer Engine: Pre-existing package install state doesn’t seem to matter (RH-37876)

  • SDK: C++ SDK should provide debug symbols (RH-38186)

  • SDK: Python:

    • Add Create functions to RhinoScriptSyntax (RH-37985)
    • RhinoScriptSyntax needs a Create color function and perhaps a Color object (RH-37986)
  • SDK: RhinoCommon:

    • Fix Text3d (RH-38000)
    • Review change to ViewportInfo (RH-38243)
    • doc.Linetypes doesn’t contain ‘Continuous’ (RH-37689)
  • Settings: CRhinoAppGeneralSettings::operator== appears to be incorrect (RH-38159)

  • SmartTrack: Settings in Options don’t stick (RH-38142)

  • Toolbar:

  • UDT: flow along surface in WIP (RH-37973)

  • Viewports: Misbehaves (RH-38070)

  • Zoo: ZooClient’s ClientManager is being instantiated multiple times due to concurrency woes (RH-38114)

  • Details and more enhancements…

Download Now and report any problems in this forum.