Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSL: NormalNode - Improve tree shaking using TSL #28408

Merged
merged 2 commits into from
May 17, 2024
Merged

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented May 17, 2024

Description

The TSL syntax will allow us to export the elements of a Node class separately, without having to link all Node variations into a single class as was the previous approach, for greater file reduction and simplifying the code.

@sunag sunag marked this pull request as ready for review May 17, 2024 16:06
@sunag sunag merged commit 5f21c50 into mrdoob:dev May 17, 2024
11 checks passed
@sunag sunag added this to the r165 milestone May 17, 2024
@sunag sunag changed the title Nodes: NormalNode - Improve tree shaking using TSL TSL: NormalNode - Improve tree shaking using TSL May 17, 2024
@sunag sunag deleted the dev-node-3 branch May 17, 2024 17:04
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.

None yet

1 participant