Ben Adams
|
b46f98d526
Remove additional update
|
10 years ago |
Ben Adams
|
01ccd8df79
Batch buffer update
|
10 years ago |
Ben Adams
|
77c7364298
Remove redundant texture binds
|
10 years ago |
Mr.doob
|
bf573f30af
Modularised WebGLGeometries.
|
10 years ago |
Mr.doob
|
f4782d999a
BufferGeometry .MaxReferenceableIndex to .MaxIndex. See #6373
|
10 years ago |
Ben Adams
|
172da17a6d
computeOffsets to change default size based on ext
|
10 years ago |
WestLangley
|
9837e92b7b
Removed AOmap and Lightmap from Basic and Lambert
|
10 years ago |
WestLangley
|
1df48eefe2
Removed wrap lighting from Phong and Lambert
|
10 years ago |
Mr.doob
|
8efea7f7f8
WebGLRenderer: Handle geometry changes.
|
10 years ago |
Mr.doob
|
a8279949f4
WebGLObjects: Minor clean up.
|
10 years ago |
Mr.doob
|
4f4c1dece5
WebGLRenderer: Removed Geometry render path. Everything is now BufferGeometry (internally).
|
10 years ago |
Ricardo Cabello
|
7cf11ed945
Merge pull request #6344 from benaadams/depth
|
10 years ago |
Ben Adams
|
f507558bf3
Add depth function to materials
|
10 years ago |
Ben Adams
|
a9e0b9de16
Reuse program when not changed
|
10 years ago |
Mr.doob
|
e0a8185371
WebGLRenderer: Handle Line not using Line*Material.
|
10 years ago |
Mr.doob
|
98dc31d269
Moved more core out of WebGLRenderer.
|
10 years ago |
Mr.doob
|
b11c9e3da8
Spaces to tabs.
|
10 years ago |
Ricardo Cabello
|
60dfa3031b
Merge pull request #6242 from benaadams/instancing
|
10 years ago |
Ben Adams
|
69c81f0da5
Interleaved BufferGeometry
|
10 years ago |
Jan Wrobel
|
c24855eedf
Do not generate mipmaps if render target generateMipmaps is not set.
|
10 years ago |
Mr.doob
|
a14f4b2c57
WebGLRenderer: Minor clean up.
|
10 years ago |
Mr.doob
|
fdd9f271c1
WebGLRenderer: Moved shadowMap* properties to WebGLShadowMap.
|
10 years ago |
Mr.doob
|
c9f312d5de
ShadowMapPlugin to WebGLShadowMap.
|
10 years ago |
Mr.doob
|
a4f4a56b0e
WebGLRenderer: Move more code to WebGLBuffers.
|
10 years ago |
Mr.doob
|
213baae46a
WebGLRenderer: Moved buffers code to new WebGLBuffers class.
|
10 years ago |
Mr.doob
|
9cecd19632
WebGLRenderer: Fixed typo. See #6298.
|
10 years ago |
Mr.doob
|
f9c42574f0
WebGLRenderer: Added getSize(). See #6298.
|
10 years ago |
Ricardo Cabello
|
0fb2e1c466
Merge pull request #6300 from benaadams/patch-1
|
10 years ago |
Mr.doob
|
1c5263680d
WebGLRenderer: Remove redundant activeTexture call. See c06ebb822d5b28ff8674226dae88c522f403c0e0.
|
10 years ago |
Mr.doob
|
c06ebb822d
WebGLRenderer: Handle incomplete images. See #6291.
|
10 years ago |