Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 years ago |
Mr.doob
|
d15e48e6a7
Warnings for r71 code.
|
10 years ago |
Mr.doob
|
0c42f98876
Removed tangents code. See #7094.
|
10 years ago |
Mr.doob
|
20b77b2785
Reverting MeshFaceMaterial removal.
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 years ago |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |
brason
|
b0f0c3bd1a
Remove unnecessary semicolons
|
10 years ago |
Mr.doob
|
03b8391b2f
Removing MeshFaceMaterial.
|
10 years ago |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
James Kiefer
|
24f376ed5e
bugfixes
|
10 years ago |
James Kiefer
|
a82e43d7f8
attempty to unify all loaders and plumb manager & crossOrigin
|
10 years ago |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 years ago |
Mr.doob
|
d29a548241
Simplified BinaryLoader.
|
11 years ago |
Mr.doob
|
78bb5bae75
Fixed more bad inheritance usage code.
|
11 years ago |
Mr.doob
|
f46a2b841e
Removed face.centroid and geometry.computeCentroids()
|
11 years ago |
Mr.doob
|
4d75118300
BinaryLoader: Removed double slash.
|
11 years ago |
Mr.doob
|
5900232fdb
Face3ized JSONLoader and BinaryLoader.
|
12 years ago |
Mr.doob
|
550cc49a6c
More tweaks to BinaryLoader.
|
12 years ago |
Antonio Vázquez Blanco
|
3e922bc40a
Make BinaryLoader work on iOS 4.3.3 and some older browsers.
|
12 years ago |
Mr.doob
|
32dc35c0f7
Moved BinaryLoader to /examples/js/loaders.
|
12 years ago |