JSCAD User Group
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Release : 2021 JUN 20

    Scheduled Pinned Locked Moved Announcements
    1 Posts 1 Posters 349 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • z3devZ Offline
      z3dev
      last edited by

      There's a new release of JSCAD, including changes from several pull requests.

      Features

      modeling: added mat4.isIdentity()
      regl-renderer: added new command drawLines, and adjusted demos (#863)

      NOTES:

      1. For applications that use regl-renderer, please update the options for the renderer.
        drawCommands: {
          // draw commands bootstrap themselves the first time they are run
          drawAxis: drawCommands.drawAxis,
          drawGrid: drawCommands.drawGrid,
          drawLines: drawCommands.drawLines, // NEW
          drawMesh: drawCommands.drawMesh
        }
      

      Successfully published:

      • @jscad/cli@2.2.5
      • @jscad/core@2.3.5
      • @jscad/amf-deserializer@2.1.2
      • @jscad/amf-serializer@2.0.6
      • @jscad/dxf-deserializer@2.3.2
      • @jscad/dxf-serializer@2.0.6
      • @jscad/io-utils@2.0.5
      • @jscad/io@2.0.6
      • @jscad/json-deserializer@2.0.6
      • @jscad/json-serializer@2.0.5
      • @jscad/obj-deserializer@2.0.5
      • @jscad/stl-deserializer@2.1.2
      • @jscad/stl-serializer@2.0.6
      • @jscad/svg-deserializer@2.2.4
      • @jscad/svg-serializer@2.2.3
      • @jscad/x3d-serializer@2.2.4
      • @jscad/modeling@2.5.0
      • @jscad/regl-renderer@2.2.0
      • @jscad/vtree@2.0.6
      • @jscad/web@2.4.0
      1 Reply Last reply Reply Quote 1

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • First post
        Last post
      Powered by NodeBB | Contributors