Michael Herzog
|
6df08ab12e
Examples: Clean up. (#21680)
|
4 年之前 |
Michael Herzog
|
54688c4e4f
Examples: Convert objects to ES6. (#21600)
|
4 年之前 |
Marco Fugaro
|
d9a5084d26
Run build-examples (#21588)
|
4 年之前 |
Garrett Johnson
|
73ba3fedd8
npm run lint-fix
|
4 年之前 |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 年之前 |
WestLangley
|
a9a97d0bed
stencilBuffer is disabled by default
|
5 年之前 |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 年之前 |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 年之前 |
Mr.doob
|
34fe461e2d
Reflector/Refractor: Set .encoding to match renderer.outputEncoding
|
5 年之前 |
Mr.doob
|
59cbb0069d
Reflector/Refractor/Water warn when renderer.outputEncoding is not Linear.
|
5 年之前 |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 年之前 |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 年之前 |
Mugen87
|
f16d4ea253
Reflector: Remove recursion parameter.
|
5 年之前 |
Mugen87
|
7b93d14f01
Reflector: Fix rendering bug when using Scene.background.
|
5 年之前 |
Mugen87
|
32ff6b1f9e
Examples: Only call .clear() if necessary.
|
5 年之前 |
Mugen87
|
40fed76e7b
Examples: Add possibility to set encoding for Reflector/Refractor.
|
5 年之前 |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 年之前 |
Mugen87
|
e16db45435
WebGLRenderer: VR -> XR.
|
5 年之前 |
Mugen87
|
d552803ba3
WebXR: Fix Reflector and Refractor.
|
6 年之前 |
Mugen87
|
ea79559f11
Examples: Clean up
|
6 年之前 |
Mugen87
|
3602f32c65
JSM: Added module and TS file for Reflector.
|
6 年之前 |
Fernando Serrano
|
15c7e908fd
Switch checking for camera.viewport to camera.isArrayCamera on reflector and refractor
|
6 年之前 |
Fernando Serrano
|
5227459849
nit avoid unnecessary variable
|
6 年之前 |
Fernando Serrano
|
612b4fc109
Remove .bounds from WebGLRenderer and Reflector and Refractor in examples
|
6 年之前 |
WestLangley
|
a39c8a8254
Merge pull request #15721 from WestLangley/dev-renderer_size
|
6 年之前 |
Mr.doob
|
253517ec17
Merge pull request #15571 from maccesch/dev
|
6 年之前 |
WestLangley
|
fb7d230d31
Require target Vector2 in WebGLRenderer getSize() methods
|
6 年之前 |
Marc-Sefan Cassola
|
85f911fb5c
removed renderTarget and forceClear from WebGLRenderer.render() in example code
|
6 年之前 |
Mugen87
|
b5298cc7ab
Reflector: Fix rendering issue with WebGLBackground
|
6 年之前 |
Olli Etuaho
|
c3144a20ce
Always use strings for uniform names in examples
|
6 年之前 |