Mr.doob
|
4b157b9142
WebGLRenderer: compile() clean up.
|
5 years ago |
Mr.doob
|
f177bce88e
Merge pull request #19135 from WestLangley/dev_instanced_buffer_geo
|
5 years ago |
Mr.doob
|
b063139c82
WebGLMaterials: Moved material.uniformsNeedUpdate back.
|
5 years ago |
Mr.doob
|
ec80d5e6e6
WebGLMaterials: Clean up.
|
5 years ago |
Filipp Keks
|
de5143943c
fix materials initialization
|
5 years ago |
Filipp Keks
|
ed283ae130
Revert "WebGLRenderer helpers are exposed to public API"
|
5 years ago |
Filipp Keks
|
0ec36acdb8
WebGLMaterials also requires properties, pixelRatio and screen height
|
5 years ago |
Filipp Keks
|
511b249746
WebGLRenderer helpers are exposed to public API
|
5 years ago |
Filipp Keks
|
795de77840
added missing import
|
5 years ago |
Filipp Keks
|
61338ff9e7
introduced WebGLMaterials helper
|
5 years ago |
Mr.doob
|
9240315910
Merge pull request #19197 from WestLangley/dev_renderer_tonemap_default
|
5 years ago |
Mr.doob
|
49668a3a87
Merge pull request #19015 from Mugen87/dev46
|
5 years ago |
WestLangley
|
8aa1f10496
Default to NoToneMapping
|
5 years ago |
WestLangley
|
107a6bb2a5
InstancedBufferGeometry.maxInstancedCount => .instanceCount
|
5 years ago |
Guilherme Avila
|
577efd9450
WebGLRenderer: check for current encoding
|
5 years ago |
Guilherme Avila
|
5ce9f39297
WebGLRenderer: Use correct encoding when rendering to render target
|
5 years ago |
Mr.doob
|
4744272880
WebGLRenderer: Clean up.
|
5 years ago |
Mr.doob
|
9be3b98ffc
Merge pull request #19027 from higharc/fix-initmaterial-repeat
|
5 years ago |
Olli Etuaho
|
677e44e00c
Update materialProperties.environment even if program doesn't change
|
5 years ago |
Mr.doob
|
ac3c0c5d15
Revert "Force context loss in renderer.dispose"
|
5 years ago |
Mr.doob
|
148c1013b3
Merge pull request #18681 from frankolivier/dev
|
5 years ago |
Mugen87
|
3f7dff2d83
WebGLRenderer: Add support for integer attributes with WebGL2.
|
5 years ago |
Mugen87
|
3ebc29b9c7
WebGLRenderer: Fixed vertex attributes update with InstancedMesh.
|
5 years ago |
Mr.doob
|
ea3eb81a03
Merge pull request #18626 from SamsungInternet/fix_before_update
|
5 years ago |
Frank Olivier
|
53067cb99a
Add compressed texture support to WebGLRenderer.copyTextureToTexture()
|
5 years ago |
Mr.doob
|
9cd486bd4f
Merge pull request #17588 from mourner/patch-1
|
5 years ago |
Mr.doob
|
17702e5820
Merge pull request #18769 from donmccurdy/feat-clearcoat-textures
|
5 years ago |
Olli Etuaho
|
5189983cee
Add a better explanation of "weird things" in WebGLRenderer
|
6 years ago |
Don McCurdy
|
6dd2477b7a
MeshPhysicalMaterial: Add clearcoatMap and clearcoatRoughnessMap.
|
5 years ago |
Mr.doob
|
72f0dceabf
WebGLRenderer: Removed multiview code.
|
5 years ago |