Mr.doob
|
ff78bc523f
WebGLRenderer: Check if shadowMap is enabled before refreshing uniforms. Fixes #7365.
|
hace 9 años |
Mr.doob
|
3460f25114
WebGLShadowMap: Added layers support.
|
hace 9 años |
Mr.doob
|
b4fc02412e
WebGLRenderer: Moved layers test code to Layers.
|
hace 9 años |
Mr.doob
|
8f0ceef122
Renamed Channels to Layers.
|
hace 9 años |
Mr.doob
|
d36df79035
Basic Channels implementation. See #5180 and #5931.
|
hace 9 años |
Mr.doob
|
b1f0e36062
Fixed merge.
|
hace 9 años |
tschw
|
f411533f5d
Renderer: Fixed interleaved buffer rendering.
|
hace 10 años |
tschw
|
86a66a0e67
Renderer: Fixed indexed buffer rendering.
|
hace 10 años |
tschw
|
2587eb4897
Renderer: Removed .info.memory.programs.
|
hace 10 años |
tschw
|
99e185f7ec
Renderer: Let cache properly own the programs.
|
hace 10 años |
tschw
|
b8533a25d6
Renderer: Fixed WebGLPrograms factorization.
|
hace 10 años |
Mr.doob
|
dd1cec7287
BufferGeometry: Added setDrawRange(). See #7057.
|
hace 10 años |
Mr.doob
|
c97bcf9bb8
Renamed THREE.PointCloud to THREE.Points.
|
hace 10 años |
Mr.doob
|
08ffca6b46
WebGLRenderer: refreshUniforms* clean up.
|
hace 10 años |
gero3
|
c35c65b477
fix wrong constructor
|
hace 10 años |
gero3
|
5a459f1a43
add WebglPrograms
|
hace 10 años |
gero3
|
ca09c18f45
Merge branch 'dev' of https://github.com/mrdoob/three.js into WebglProgramCache
|
hace 10 años |
Mr.doob
|
4c286c3649
Merging with @WestLangley's displacementMap implementation. See #7107.
|
hace 10 años |
Mr.doob
|
fa20679c7a
MeshPhongMaterial: Added displacementMap. See #7094.
|
hace 10 años |
Mr.doob
|
f8073eb823
WebGLRenderer: Reverted groups with single material. See #7057.
|
hace 10 años |
Mr.doob
|
287847416d
WebGLRenderer: Handle geometry groups without multi-material. See #7057
|
hace 10 años |
Ben Adams
|
e15f8d8a29
InterleavedBufferAttribute fix for groups
|
hace 10 años |
Mr.doob
|
857d9e57f5
Updated builds.
|
hace 10 años |
Mr.doob
|
f15325859c
Minor clean up.
|
hace 10 años |
Mr.doob
|
9ca2dc967d
Merge pull request #7075 from gero3/webglcapabilities
|
hace 10 años |
Mr.doob
|
9caaa62f55
Merge pull request #7045 from box/fp_textures_and_anisotropy
|
hace 10 años |
Michael Bond
|
28267c4525
Reformat as per mrdoob's suggestion
|
hace 10 años |
gero3
|
79e283a560
supportsBoneTextures to floatVertexTextures
|
hace 10 años |
gero3
|
2e63bafce3
remove supports
|
hace 10 años |
tschw
|
cc78fd5d13
Added comments on render item in-place recycling.
|
hace 10 años |