Mugen87
|
e6cb9ac8b6
Loaders: Improve code quality
|
8 жил өмнө |
Takahiro
|
d681e0f081
Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings.
|
8 жил өмнө |
Mr.doob
|
5dbbc93bf2
BufferGeometry: Merged setIndex and setIndexArray. See #10603.
|
8 жил өмнө |
Mr.doob
|
0afa7a9363
Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603.
|
8 жил өмнө |
Brian Burke
|
64bf06d663
Correct detection of Uint32BufferAttribute for length of verticies
|
8 жил өмнө |
Brian Burke
|
82f3310e3f
Correct detection of Uint32BufferAttribute for length of verticies
|
8 жил өмнө |
makc
|
94cb80c12c
fixes #10380
|
8 жил өмнө |
Mr.doob
|
724b535553
Examples: *Attribute to *BufferAttribute.
|
8 жил өмнө |
Mr.doob
|
102497da42
Docs/Examples: Renamed XHRLoader to FileLoader.
|
8 жил өмнө |
Michael Herzog
|
99ae5a1513
PLYLoader: BufferGeometry and Blender style (#9796)
|
8 жил өмнө |
makc
|
a889569d4f
support texture coordinates in ply parser (#9121)
|
9 жил өмнө |
Mr.doob
|
ed444035ac
Refactored PLYLoader.
|
9 жил өмнө |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 жил өмнө |
gero3
|
923256459e
fixed files to codestyle
|
10 жил өмнө |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 жил өмнө |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 жил өмнө |
brason
|
eb68622a6e
Add missing semicolons
|
10 жил өмнө |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 жил өмнө |
Alexander Rose
|
8022f80dc2
code cleanup, fix undeclared variables
|
10 жил өмнө |
gero3
|
fe8493157e
codestyle fixes
|
10 жил өмнө |
James Kiefer
|
a82e43d7f8
attempty to unify all loaders and plumb manager & crossOrigin
|
10 жил өмнө |
Mr.doob
|
38f5e4e3c6
PLYLoader: Added support for quads. Fixes #5564.
|
10 жил өмнө |
Mr.doob
|
9c28444c08
Merge branch 'master' of https://github.com/svenpilz/three.js into dev
|
10 жил өмнө |
Sven-Kristofer Pilz
|
e60e600c03
Updated documentation and usage.
|
10 жил өмнө |
Sven-Kristofer Pilz
|
2ee9452ee7
Explicit method to set the property name mapping
|
10 жил өмнө |
Sven-Kristofer Pilz
|
a133546ea4
Add property name translation for PLYLoader
|
10 жил өмнө |
Mr.doob
|
231d52ec5c
PLYLoader: Minor tweaks.
|
11 жил өмнө |
Mr.doob
|
42002f2e55
PLYLoader: Robustness. Fixes #5351.
|
11 жил өмнө |
Mr.doob
|
f46a2b841e
Removed face.centroid and geometry.computeCentroids()
|
11 жил өмнө |
Alex Weiss
|
d4489efe6f
PLYLoader: Formatting & whitespace fixes.
|
11 жил өмнө |