Skip to content

[orx-shapes] rectified t values produce normals and positions with unexpected gap near t=1.0 value #239

[orx-shapes] rectified t values produce normals and positions with unexpected gap near t=1.0 value

[orx-shapes] rectified t values produce normals and positions with unexpected gap near t=1.0 value #239

Workflow file for this run

name: Pick me issue assignment
on:
issue_comment:
types: [created, edited]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: edwinRNDR/pick-me@v0.3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}