bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mugen87
|
50d9be3136
Mesh .updateMorphTargets(): BufferGeometry support
|
8 years ago |
Mr.doob
|
58b1f74fb9
Fixed InterleavedBufferAttribute.
|
8 years ago |
Mr.doob
|
a55ecbeba1
WebGLAttributes refactoring.
|
8 years ago |
Mr.doob
|
cc7e17a803
Clean up.
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
aa6cbdd075
Fix forgotten setter in BufferAttribute prototype assignement
|
8 years ago |
Tristan VALCKE
|
46630ad44b
Style
|
8 years ago |
Tristan VALCKE
|
9757d97f67
Fix BufferAttribute accessors
|
8 years ago |
Tristan VALCKE
|
4a7168ca5f
Protect BufferAttribute against the closure circular reference bug
|
8 years ago |
Ludovic Bailly
|
534e559ccc
Fixed cloning BufferAttribute
|
8 years ago |
Mr.doob
|
33bfe1b393
Refactored BufferAttribute shortcuts. See #10055.
|
8 years ago |
Mr.doob
|
85ab4d1d4d
BufferAttribute: onUpload callback to callback setter.
|
8 years ago |
Mr.doob
|
91802d6870
BufferAttribute.onUpload() clean up.
|
8 years ago |
aardgoose
|
629195b9b7
Discard attribute typed arrays for buffered geometries that are not modified after initial rendering (#9512)
|
8 years ago |
Matt DesLauriers
|
348b72eefe
Allow user to copy full buffer with `gl.bufferData` (#9631)
|
8 years ago |
Mr.doob
|
fd4c58dcbe
BufferGeometry/InterleavedBuffer: Set count to 0 if called with undefined array. See clone().
|
9 years ago |
aardgoose
|
3ac4adefcc
Buffer attribute size is fixed at creation. Remove unneeded recalculations (#9658)
|
9 years ago |
Mr.doob
|
2e6ff7d6cf
BufferAttribute: Clean up.
|
9 years ago |
Mr.doob
|
f216c35b9b
BufferAttribute: More robust array check. Fixes 3d2dd7aba7fc7b9800276a38494e8e6fb8f91f32.
|
9 years ago |
Mr.doob
|
862579f741
Clean up.
|
9 years ago |
Younes Riad
|
3d2dd7aba7
Add typechecking for array argument in BufferAttribute (#9445)
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Mr.doob
|
fbc57e2ae7
BufferAttribute clean up.
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
Mr.doob
|
adfa0d8cd5
BufferAttribute TypeArray support and normalized clean up.
|
9 years ago |
rchadwic
|
26d1c78088
Support all Typed Array datatypes in bufferAttribute (#8618)
|
9 years ago |
Mr.doob
|
4471bd6562
BufferAttribute: Moved deprecated code.
|
9 years ago |
Mr.doob
|
d15e48e6a7
Warnings for r71 code.
|
10 years ago |