Skip to content

Conversation

@marwie
Copy link
Contributor

@marwie marwie commented Oct 28, 2025

Updated all JSDoc links for better readability:

Changed from
[CCD Algorithm]{@link https://web.archive.org/web/20221206080850/https://sites.google.com/site/auraliusproject/ccd-algorithm}

to
[CCD Algorithm](https://web.archive.org/web/20221206080850/https://sites.google.com/site/auraliusproject/ccd-algorithm)

Before

image

After

image

New Documentation rendering works fine too:

image

Updated using VSCode ReplaceAll: \]\{@link (.+)\} -> ]($1)


Related PR: #32096

This contribution is funded by Needle

@marwie marwie changed the title update links to []() format in JSdoc comments Update JSDoc links for better readability Oct 28, 2025
@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 350.11
84.81
350.11
84.81
+0 B
+0 B
WebGPU 605.24
169.71
605.24
169.71
+0 B
+0 B
WebGPU Nodes 603.85
169.47
603.85
169.47
+0 B
+0 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 481.77
119.56
481.77
119.56
+0 B
+0 B
WebGPU 674.62
185.19
674.62
185.19
+0 B
+0 B
WebGPU Nodes 616.61
168.41
616.61
168.41
+0 B
+0 B

@Mugen87 Mugen87 added this to the r181 milestone Oct 28, 2025
@Mugen87 Mugen87 merged commit ec5e881 into mrdoob:dev Oct 28, 2025
9 checks passed
@marwie
Copy link
Contributor Author

marwie commented Oct 29, 2025

@Mugen87 what's the plan regarding multi-language docs?

For the Needle Engine docs we've setup gemini to translate which we currently trigger manually. We save a content-hash for the source files to avoid unecessary work. Perhaps something similar could be setup for three as well?

@Mugen87
Copy link
Collaborator

Mugen87 commented Oct 29, 2025

There are no plans in doing this right now. Users are supposed the translate the pages with the browser like demonstrated in the videos of #32048 (comment).

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.

2 participants