Amos
|
51863e1835
update all loaders to pass down withCredentials option to internal FileLoader
|
il y a 5 ans |
Mr.doob
|
4944e56c06
Removed all @author mrdoob.
|
il y a 5 ans |
Mugen87
|
3a76cb4a08
Loaders: Pass requestHeader to internal file loaders.
|
il y a 5 ans |
Mugen87
|
90c545e41c
InterleavedBuffer: Use Uint32Array for serializing ArrayBuffer.
|
il y a 5 ans |
Mugen87
|
84f886d9d9
BufferGeometry: Retain interleaved data when using .toJSON().
|
il y a 5 ans |
Mugen87
|
ed202faac3
Loaders: Move to let/const.
|
il y a 5 ans |
Mugen87
|
8a36de0a21
Loaders: Improve error handling.
|
il y a 5 ans |
Mr.doob
|
3276d13ae4
Merge pull request #17649 from zeux/morph-relative
|
il y a 6 ans |
Arseny Kapoulkine
|
096a49f71c
Implement relative morph target support in BufferGeometryLoader
|
il y a 6 ans |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
il y a 6 ans |
Mugen87
|
2ea1004c28
BufferGeometryLoader: Inherit from Loader.
|
il y a 6 ans |
Temdog007
|
e0bfd6552c
Serialize InstancedBufferGeometry
|
il y a 6 ans |
Takahiro
|
d06ece0767
Serialize name in BufferGeometry.toJSON()
|
il y a 7 ans |
Takahiro
|
df8d5be907
Export morphAttributes field only when it is not empty in BufferGeometry.toJSON
|
il y a 7 ans |
Mr.doob
|
d2b154f821
Merge pull request #11596 from takahirox/MorphAttributeSerialization
|
il y a 7 ans |
Mugen87
|
f545a8c78e
BufferGeometryLoader: Honor .name and .userData in parse()
|
il y a 7 ans |
Mugen87
|
492bcfe2ff
Loaders: Added missing .setPath() in remaining core loaders.
|
il y a 7 ans |
bentok
|
680f499d6b
Add file extension to import paths
|
il y a 8 ans |
Takahiro
|
6c5ed9e479
Add morphAttributes serialization support to BufferGeometry
|
il y a 8 ans |
Mr.doob
|
12e5840cb3
BufferGeometryLoader: Added comment.
|
il y a 8 ans |
Luigi De Rosa
|
f9ea222f1d
Fix syntax error on older builds of IE11 #11440
|
il y a 8 ans |
Mr.doob
|
49071e5a77
Revert "*Loader: Testing setResponseType( 'json' )"
|
il y a 8 ans |
Mr.doob
|
43d6053fc7
BufferGeometryLoader/ObjectLoader: Avoid unnecessary object allocations.
|
il y a 9 ans |
Mr.doob
|
e4feff113c
*Loader: Testing setResponseType( 'json' )
|
il y a 9 ans |
Mr.doob
|
c2cec2e7dc
Renamed XHRLoader to FileLoader.
|
il y a 9 ans |
Mr.doob
|
9147f32ca2
Clean up.
|
il y a 9 ans |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
il y a 9 ans |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
il y a 9 ans |
Rich Harris
|
f65e669af9
Modules (#9310)
|
il y a 9 ans |
Mr.doob
|
db347a39f5
Object.assign()ed loaders.
|
il y a 9 ans |