Avinash Kumar Deepak
Avinash Kumar Deepak
Resolves #8186 ## Changes This PR fixes tessellation artifacts that occur when drawing shapes with multiple contours where consecutive vertices have nearly identical coordinates (differing by ~1e-8 or similar small...
Resolves #8171 Changes: ### What was changed: - Modified `src/strands/strands_api.js` to automatically intercept 16 p5 global properties when strands is active - Properties are automatically converted to uniforms with callbacks...
Resolves #8186 ## Changes This PR fixes tessellation artifacts that occur when drawing shapes with multiple contours where consecutive vertices have nearly identical coordinates (differing by ~1e-8 or similar small...
fixes #1048 I've implemented the `--defaultServer` CLI flag requested in #1048. This allows deploying the app with a pre-configured server URL for enterprise/unattended setups. ### Usage **Development:** ```bash npm start...
**What kind of change does this PR introduce?** Test coverage improvement **Issue Number:** Fixes #3843 **Snapshots/Videos:** N/A **If relevant, did you update the documentation?** N/A - This is a test...