Korijn van Golen
|
a18c6ad09e
determine if normals are flipped by a reflection in the normalMatrix
|
7 years ago |
WestLangley
|
62732acccb
Add missing reflectivity uniform update
|
7 years ago |
Mr.doob
|
a345b875f2
WebGLRenderer: Fixed setAnimationLoop not sending time to the callback.
|
7 years ago |
Harold Iedema
|
edd804017a
Set animation context only if window is available
|
7 years ago |
Harold Iedema
|
e9a1146c60
Don't use 'window' if it isn't available
|
7 years ago |
Mr.doob
|
49cf7a66f6
WebGLRenderer: Added setFramebuffer(). Fixes shadows in WebXR.
|
7 years ago |
Mr.doob
|
53cfc2e2e0
WebGLRenderer: Fixed missing method in dispose()
|
7 years ago |
Mr.doob
|
06903c44a2
WebGLRenderer: Added WebGLAnimation.
|
7 years ago |
Mr.doob
|
b55374012d
WebGLRenderer: Renamed animate() to setAnimationLoop().
|
7 years ago |
Mr.doob
|
8f2c2fa0b1
Added basic WebXR support.
|
7 years ago |
Takahiro
|
7f4c137e6a
Fix WebGLRenderer copyTextureToTexture
|
7 years ago |
Mugen87
|
35f4ee0a70
WebGLBackground: Ensure correct "renderer.info" stats
|
7 years ago |
WestLangley
|
d29d7f19f5
Handle normal/bump maps when material is back/double-sided
|
7 years ago |
WestLangley
|
a18dc1a8e3
Add Texture.updateMatrix() method
|
7 years ago |
Takahiro
|
cb1fb441f5
Clean up setupVertexAttributes in WebGLRenderer
|
7 years ago |
Mugen87
|
19da2d514e
WebGLRenderer: Added support for texSubImage2D
|
7 years ago |
Takahiro
|
33ecb129e2
Hold maxMipMapLevel in textureProperties
|
7 years ago |
Takahiro
|
f860006878
Replace 8 with real maxMipLevel in lights_fragment_maps.glsl
|
7 years ago |
sunag
|
4f67097030
Merge branch 'dev' into 91dev-shadercompile
|
7 years ago |
sunag
|
8ecc72f71b
renderer argument in material.onBeforeCompile
|
7 years ago |
sunag
|
b9df724271
Revert "add renderer prop in onBeforeCompile"
|
7 years ago |
Mr.doob
|
57a30e9e31
WebGLRenderer: Cleaned up imports.
|
7 years ago |
Mugen87
|
89c9f529f5
WebGLRenderer: Introduce WebGLInfo
|
7 years ago |
sunag
|
a4b8c30be4
add renderer prop in onBeforeCompile
|
7 years ago |
Mr.doob
|
ad926ccc03
WebGLRenderer: Fixed compile()
|
7 years ago |
Mr.doob
|
d4b3dabe14
ShaderMaterial: Added uniformsNeedUpdate flag.
|
7 years ago |
Mr.doob
|
174dc10a08
Merge pull request #13110 from Mugen87/dev7
|
7 years ago |
Mr.doob
|
f48aaa19c9
Merge pull request #13152 from brunnerh/dev
|
7 years ago |
Brunner
|
f0e7bdc1de
Animation related function renaming.
|
7 years ago |
brunnerh
|
eadda9a08d
Refactored requestAnimationFrame logic.
|
7 years ago |