tschw
|
2de33c11dc
Renderer: Fixed interleaved buffer rendering.
|
10 years ago |
tschw
|
0b98ee8c1a
Renderer: Fixed indexed buffer rendering.
|
10 years ago |
Mr.doob
|
151ba8eb8a
WebGLRenderer: Combined ImmediateRenderObjects and normal objects. See #7160. @tschw also sounds good? :)
|
10 years ago |
Mr.doob
|
79693fd417
WebGLRenderer: Set group to null to maintain renderItem object structure. @tschw sounds good?
|
10 years ago |
tschw
|
2587eb4897
Renderer: Removed .info.memory.programs.
|
10 years ago |
tschw
|
99e185f7ec
Renderer: Let cache properly own the programs.
|
10 years ago |
tschw
|
b8533a25d6
Renderer: Fixed WebGLPrograms factorization.
|
10 years ago |
Mr.doob
|
dd1cec7287
BufferGeometry: Added setDrawRange(). See #7057.
|
10 years ago |
Mr.doob
|
c97bcf9bb8
Renamed THREE.PointCloud to THREE.Points.
|
10 years ago |
Mr.doob
|
08ffca6b46
WebGLRenderer: refreshUniforms* clean up.
|
10 years ago |
gero3
|
c35c65b477
fix wrong constructor
|
10 years ago |
gero3
|
5a459f1a43
add WebglPrograms
|
10 years ago |
gero3
|
ca09c18f45
Merge branch 'dev' of https://github.com/mrdoob/three.js into WebglProgramCache
|
10 years ago |
Mr.doob
|
4c286c3649
Merging with @WestLangley's displacementMap implementation. See #7107.
|
10 years ago |
Mr.doob
|
fa20679c7a
MeshPhongMaterial: Added displacementMap. See #7094.
|
10 years ago |
Mr.doob
|
f8073eb823
WebGLRenderer: Reverted groups with single material. See #7057.
|
10 years ago |
Mr.doob
|
287847416d
WebGLRenderer: Handle geometry groups without multi-material. See #7057
|
10 years ago |
Ben Adams
|
e15f8d8a29
InterleavedBufferAttribute fix for groups
|
10 years ago |
Mr.doob
|
857d9e57f5
Updated builds.
|
10 years ago |
Mr.doob
|
f15325859c
Minor clean up.
|
10 years ago |
Mr.doob
|
9ca2dc967d
Merge pull request #7075 from gero3/webglcapabilities
|
10 years ago |
Mr.doob
|
9caaa62f55
Merge pull request #7045 from box/fp_textures_and_anisotropy
|
10 years ago |
Michael Bond
|
28267c4525
Reformat as per mrdoob's suggestion
|
10 years ago |
gero3
|
79e283a560
supportsBoneTextures to floatVertexTextures
|
10 years ago |
gero3
|
2e63bafce3
remove supports
|
10 years ago |
tschw
|
cc78fd5d13
Added comments on render item in-place recycling.
|
10 years ago |
gero3
|
82008ad6bb
remove supports
|
10 years ago |
gero3
|
3be88fcea1
fix webglrenderer
|
10 years ago |
tschw
|
572306c668
Renderer: Improved render items memory management.
|
10 years ago |
gero3
|
08dcc556e5
add WebglCapabilities
|
10 years ago |