Mugen87
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 yıl önce |
Mugen87
|
97660b9820
STLLoader: Fix computation of groups data.
|
5 yıl önce |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 yıl önce |
Mugen87
|
95e0628150
Examples: Inherit loaders from Loader I.
|
6 yıl önce |
Mugen87
|
965854c072
Examples: Update modules.
|
6 yıl önce |
Alberto Passalacqua
|
9ece2588c2
Adapted to mrdoob's style
|
6 yıl önce |
Alberto Passalacqua
|
3ea613ad25
Define solid and style issues.
|
6 yıl önce |
Alberto Passalacqua
|
8084b9adf4
Replaced tab with space in comment.
|
6 yıl önce |
Alberto Passalacqua
|
c65f663688
Implemented solid coloring for ASCII STL files.
|
6 yıl önce |
Justin
|
8f1651e093
Improve styling, generate module using modularize.js
|
6 yıl önce |
Justin
|
dc20e58d5a
Fix attribute array indexing
|
6 yıl önce |
Justin
|
16fd891004
STLLoader: remove duplicated data to improve memory consumption
|
6 yıl önce |
Mugen87
|
e12b7a25f2
Examples: More usage of setPath() and setResourcePath() in loaders.
|
6 yıl önce |
Eran Geva
|
303a954121
Classify STL file prefix using matchDataViewAt
|
7 yıl önce |
Eran Geva
|
9d76b63c27
Search for STL beginning to start after UTF prefix
|
7 yıl önce |
Mugen87
|
a1af944216
STLLoader: Refactor float regex pattern
|
7 yıl önce |
Don McCurdy
|
b66ff8007a
LoaderUtils: Create utils from static Loader methods.
|
7 yıl önce |
Don McCurdy
|
f3701a2b7e
Loaders: Consolidate text decoding.
|
7 yıl önce |
Matthias Baumann
|
ce4c4e2687
Fix styles
|
7 yıl önce |
Matthias Baumann
|
ca6eb12182
Propagate error during loading of STL files via onError callback
|
7 yıl önce |
Mugen87
|
e6cb9ac8b6
Loaders: Improve code quality
|
8 yıl önce |
Mugen87
|
394d9bfbe0
STLLoader: Refactoring
|
8 yıl önce |
Mr.doob
|
4057703c99
STLLoader: Clean up.
|
8 yıl önce |
Pascal Häusler
|
cd7cd0c9e7
fixed previous "fix" :P
|
8 yıl önce |
Pascal Häusler
|
42e3c39b14
Revert "created fix for stlloader discussed at #11272, but messed up other brach"
|
8 yıl önce |
Pascal Häusler
|
066c6c4932
created fix for stlloader discussed at #11272, but messed up other brach
|
8 yıl önce |
Takahiro
|
d681e0f081
Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings.
|
8 yıl önce |
dnewman-polar3d
|
6028312ec0
Revise logic as per discussion in #10883
|
8 yıl önce |
dnewman-polar3d
|
2edbb1a546
Issue #10883: STLLoader's binary check trips up
|
8 yıl önce |
Michael Herzog
|
ef4fe73bc3
STLLoader: Buffer Geometry for ASCII files (#10055)
|
8 yıl önce |