Adding strokeMode() to access SIMPLE lines. #5128
Annotations
3 errors and 2 warnings
build and test:
src/webgl/p5.Geometry.js#L1525
TypeError: Cannot read properties of undefined (reading '_simpleLines')
❯ Geometry._addSegment src/webgl/p5.Geometry.js:1525:23
❯ Geometry._edgesToVertices src/webgl/p5.Geometry.js:1400:14
❯ fn.model src/webgl/loading.js:1109:15
❯ test/unit/webgl/p5.RendererGL.js:2191:12
|
build and test:
src/webgl/p5.Geometry.js#L1525
TypeError: Cannot read properties of undefined (reading '_simpleLines')
❯ Geometry._addSegment src/webgl/p5.Geometry.js:1525:23
❯ Geometry._edgesToVertices src/webgl/p5.Geometry.js:1400:14
❯ fn.model src/webgl/loading.js:1109:15
❯ test/unit/webgl/p5.RendererGL.js:2221:12
|
build and test
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading