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

Docs italian version #24592

Merged
merged 21 commits into from
Sep 5, 2022
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: remove error letter
AngyDev committed Aug 22, 2022
commit a6ac42b8032c2a2cdeaed8e73e17781ec5b7d763
2 changes: 1 addition & 1 deletion docs/api/en/constants/Core.html
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ <h2>Color Spaces</h2>
linear transfer functions. Linear-sRGB is the working color space in three.js, used
throughout most of the rendering process. RGB components found in three.js materials
and shaders are in the Linear-sRGB color space.
D</p>
</p>

<p>
For further background and usage, see <i>Color management</i>.