Mugen87
|
3122555996
WebGLRenderer: Introduce WebGLRenderContext
|
7 years ago |
Mugen87
|
11a117aad4
WebGLRenderer: Enhance .dispose()
|
7 years ago |
Mr.doob
|
380de1a888
WebGLObjects and WebGLGeometries attributes code moved to WebGLAttributes.
|
8 years ago |
Tristan VALCKE
|
22e6b5bcbd
Fix indentation
|
8 years ago |
Mr.doob
|
d241b50acd
WebGLProperties: Simplified.
|
9 years ago |
Mr.doob
|
b3acca6b10
Clean up.
|
9 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
tschw
|
6a0c0708c3
WebGLProperties: No redundant lookup in .get.
|
10 years ago |
Mr.doob
|
900abd32f3
WebGLPRoperties: Clean up.
|
10 years ago |
Mr.doob
|
f7ef1e4f85
WebGLProperties: Rename deleteAll() to clear().
|
10 years ago |
Fordy
|
dfaea63385
delete all webglProperties on loss of context
|
10 years ago |
Fordy
|
9b49f963ac
renamed webglproperties method names. Now correctly accounts for interleaved attributes sharing buffers
|
10 years ago |
Fordy
|
82837942e1
Added class WebGLProperties, webgl properties now stored in that class. Checks for uuids and existance of properties encapsulated in this class
|
10 years ago |