Takahiro
|
d06ece0767
Serialize name in BufferGeometry.toJSON()
|
6 years ago |
Takahiro
|
df8d5be907
Export morphAttributes field only when it is not empty in BufferGeometry.toJSON
|
6 years ago |
Mr.doob
|
d2b154f821
Merge pull request #11596 from takahirox/MorphAttributeSerialization
|
6 years ago |
Mugen87
|
f545a8c78e
BufferGeometryLoader: Honor .name and .userData in parse()
|
6 years ago |
Mugen87
|
492bcfe2ff
Loaders: Added missing .setPath() in remaining core loaders.
|
7 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Takahiro
|
6c5ed9e479
Add morphAttributes serialization support to BufferGeometry
|
8 years ago |
Mr.doob
|
12e5840cb3
BufferGeometryLoader: Added comment.
|
8 years ago |
Luigi De Rosa
|
f9ea222f1d
Fix syntax error on older builds of IE11 #11440
|
8 years ago |
Mr.doob
|
49071e5a77
Revert "*Loader: Testing setResponseType( 'json' )"
|
8 years ago |
Mr.doob
|
43d6053fc7
BufferGeometryLoader/ObjectLoader: Avoid unnecessary object allocations.
|
8 years ago |
Mr.doob
|
e4feff113c
*Loader: Testing setResponseType( 'json' )
|
8 years ago |
Mr.doob
|
c2cec2e7dc
Renamed XHRLoader to FileLoader.
|
8 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 |
Mr.doob
|
db347a39f5
Object.assign()ed loaders.
|
9 years ago |
Mr.doob
|
c88bd2cf17
Updated builds.
|
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
|
f5efb5e469
BufferGeometryLoader: Use internal object instead of relying on self. See #7787.
|
9 years ago |
Mr.doob
|
b77265cb66
BufferGeometryLoader: CRLF to LF
|
9 years ago |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 years ago |
Satori
|
206a7d0d4b
parse materialIndex when adding groups
|
9 years ago |
Mr.doob
|
c8e3b3b52c
Removed remaining `addIndex()`. Fixes #7164.
|
10 years ago |
Mr.doob
|
b71af49569
BufferGeometry/Loader: Handle index.
|
10 years ago |
Mr.doob
|
95283e91c4
BufferGeometry/Loader: Renamed some drawcalls instances to groups.
|
10 years ago |
Mr.doob
|
c200eaea13
WebGLRenderer: Removed drawcall.index. See #7003.
|
10 years ago |
Mr.doob
|
51ee24a91d
BufferGeometryLoader: Fixed typo.
|
10 years ago |