Skip to content

Commit f2fce01

Browse files
authored
Docs: Remove color management exception for fog and background color. (mrdoob#24929)
1 parent 00d7c4d commit f2fce01

File tree

4 files changed

+0
-37
lines changed

4 files changed

+0
-37
lines changed

docs/manual/en/introduction/Color-management.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,6 @@ <h3>Input color space</h3>
189189
</li>
190190
</ul>
191191

192-
<blockquote>
193-
<p>
194-
⚠️ <i><b>WARNING:</b> [page:Scene.fog], [page:Scene.background], and [page:WebGLRenderer.setClearColor]
195-
are exceptions to the rule. These properties are unaffected by [page:WebGLRenderer.outputEncoding]
196-
and so must store RGB components in the renderer's <u>output</u> color space.</i>
197-
</p>
198-
</blockquote>
199-
200192
<blockquote>
201193
<p>
202194
⚠️ <i><b>WARNING:</b> Many formats for 3D models do not correctly or consistently

docs/manual/fr/introduction/Color-management.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,6 @@ <h3>Espaces colorimétriques d'entrée</h3>
189189
</li>
190190
</ul>
191191

192-
<blockquote>
193-
<p>
194-
⚠️ <i><b>ATTENTION:</b> [page:Scene.fog], [page:Scene.background], et [page:WebGLRenderer.setClearColor]
195-
sont des exceptions à la règle. Ces propriétés ne sont pas affectées par [page:WebGLRenderer.outputEncoding]
196-
et doivent donc stocker les composantes RGB dans l'espace colorimétrique de <u>sortie</u> du moteur de rendu.</i>
197-
</p>
198-
</blockquote>
199-
200192
<blockquote>
201193
<p>
202194
⚠️ <i><b>ATTENTION:</b> Plusieurs formats de modèles 3D ne définissent par correctement ou de manière cohérente

docs/manual/it/introduction/Color-management.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -227,19 +227,6 @@ <h3>Input color space</h3>
227227
</li>
228228
</ul>
229229

230-
<blockquote>
231-
<p>
232-
⚠️
233-
<i
234-
><b>ATTENZIONE:</b> [page:Scene.fog], [page:Scene.background], e
235-
[page:WebGLRenderer.setClearColor] sono eccezioni alla regola. Queste
236-
proprietà non sono interessate da [page:WebGLRenderer.outputEncoding]
237-
e quindi devono memorizzare i componenti RGB nello spazio colore di
238-
<u>output</u> del renderer.</i
239-
>
240-
</p>
241-
</blockquote>
242-
243230
<blockquote>
244231
<p>
245232
⚠️

docs/manual/pt-br/introduction/Color-management.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,6 @@ <h3>Input do espaço de cores</h3>
189189
</li>
190190
</ul>
191191

192-
<blockquote>
193-
<p>
194-
⚠️ <i><b>AVISO:</b> [page:Scene.fog], [page:Scene.background] e [page:WebGLRenderer.setClearColor]
195-
são exceções à regra. Essas propriedades não são afetadas por [page:WebGLRenderer.outputEncoding]
196-
e, portanto, devem armazenar componentes RGB na <u>saída</u> do renderizador do espaço de cores.</i>
197-
</p>
198-
</blockquote>
199-
200192
<blockquote>
201193
<p>
202194
⚠️ <i><b>AVISO:</b> Muitos formatos para modelos 3D não funcionam de forma correta ou consistente

0 commit comments

Comments
 (0)