Skip to content

Conversation

@MOHITKOURAV01
Copy link
Contributor

Related issue: #32918

This PR cleans up src/helpers/PointLightHelper.js by removing a block of unused, commented-out legacy code in the constructor, improving code readability.

Additionally, I have analyzed the codebase and generated a TODO_REPORT.md file. This report aggregates existing TODO scan results into categories (Critical, Architectural, Performance, Documentation) to assist maintainers in tracking and addressing technical debt.

- Added missing 'lint-docs' script that was referenced in 'lint-fix'
- Fixes npm run lint-fix command failure
- Script lints the docs directory with eslint
@github-actions
Copy link

github-actions bot commented Feb 1, 2026

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 359.21
85.29
359.21
85.29
+0 B
+0 B
WebGPU 623.73
173.39
623.73
173.39
+0 B
+0 B
WebGPU Nodes 622.31
173.13
622.31
173.13
+0 B
+0 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 490.47
119.49
490.47
119.49
+0 B
+0 B
WebGPU 690.39
186.56
690.39
186.56
+0 B
+0 B
WebGPU Nodes 639.77
173.97
639.77
173.97
+0 B
+0 B

@Mugen87 Mugen87 closed this Feb 1, 2026
Repository owner locked as spam and limited conversation to collaborators Feb 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants