Skip to content

TSL Transpiler: Fix unary negate after arithmetic operator#31297

Merged
sunag merged 3 commits into
mrdoob:devfrom
sunag:dev-fix-negate
Jun 21, 2025
Merged

TSL Transpiler: Fix unary negate after arithmetic operator#31297
sunag merged 3 commits into
mrdoob:devfrom
sunag:dev-fix-negate

Conversation

@sunag

@sunag sunag commented Jun 21, 2025

Copy link
Copy Markdown
Collaborator

Fixes #31281 (comment)

Description

Fix unary negate after arithmetic operator.

@sunag sunag added this to the r178 milestone Jun 21, 2025
@sunag sunag marked this pull request as ready for review June 21, 2025 23:11
@sunag sunag merged commit 37c98fa into mrdoob:dev Jun 21, 2025
18 of 19 checks passed
@sunag sunag deleted the dev-fix-negate branch June 21, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TSL transpiler turns multiplication with signed float into subtractions

1 participant