Skip to content

Fix FES null number#8450

Open
shuklaaryan367-byte wants to merge 1 commit intoprocessing:dev-2.0from
shuklaaryan367-byte:fix-fes-null-number
Open

Fix FES null number#8450
shuklaaryan367-byte wants to merge 1 commit intoprocessing:dev-2.0from
shuklaaryan367-byte:fix-fes-null-number

Conversation

@shuklaaryan367-byte
Copy link

@shuklaaryan367-byte shuklaaryan367-byte commented Jan 25, 2026

Resolves #8407

Changes:

  • Updated Friendly Error System (Zod-based parameter validation) to treat null as an invalid value for numeric parameters.
  • This makes behaviour consistent across functions like noise(), lerp(), and dist(), ensuring null triggers a friendly validation warning instead of being coerced.

Screenshots of the change:
-Not Applicable

PR Checklist

@shuklaaryan367-byte shuklaaryan367-byte changed the base branch from main to dev-2.0 January 25, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant