Mr.doob
|
d8701f5f63
ColladaLoader: Clean up.
|
8 年之前 |
Eevee
|
78384dbf89
Support COLLADA's standard wrapping elements
|
8 年之前 |
Vitor Abner
|
df5d55f5fd
Modify ColladaLoader to call failCallback() if an error is detected in XMLHttpRequest.
|
9 年之前 |
Niels
|
c93929744c
Set Face3 materialIndex when using MultiMaterial (#8598)
|
9 年之前 |
Mr.doob
|
55c725062d
Updated examples that relied on SpotLight's exponent.
|
9 年之前 |
Mugen87
|
55504ff81d
removal of THREE.MeshFaceMaterial
|
9 年之前 |
makc
|
9940cc400e
quick collada fix
|
9 年之前 |
Mr.doob
|
f077b1cb79
ColladaLoader: Clean up diffuse parsing.
|
9 年之前 |
Mr.doob
|
9fe07b8cba
ColladaLoader: Reverted 70e4206dbfcc89a05406f32157fb9ca2c4977db1. Fixes #7256 and #7385.
|
9 年之前 |
Mr.doob
|
9dfe76e07e
ColladaLoader: application/xml produces Document instead of HTMLDocument.
|
9 年之前 |
Mr.doob
|
04d6b119ab
ColladaLoader: parse() now expects a text.
|
9 年之前 |
Mr.doob
|
f56a873a67
Editor: Fixed collada.
|
10 年之前 |
gero3
|
760252a560
add space after comma
|
10 年之前 |
gero3
|
923256459e
fixed files to codestyle
|
10 年之前 |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 年之前 |
Jeremy Bernier
|
9e64158db3
Convert global variables to local variables
|
10 年之前 |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 年之前 |
Mr.doob
|
4e88f5b6ea
ColladaLoader: faillback to failback. See #6352.
|
10 年之前 |
brason
|
b0f0c3bd1a
Remove unnecessary semicolons
|
10 年之前 |
brason
|
eb68622a6e
Add missing semicolons
|
10 年之前 |
Mr.doob
|
03b8391b2f
Removing MeshFaceMaterial.
|
10 年之前 |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 年之前 |
Mr.doob
|
4c9de4cd33
Merge branch 'dev' of https://github.com/WestLangley/three.js into dev
|
10 年之前 |
WestLangley
|
ef98fac022
Make sure vertex normals are cloned
|
10 年之前 |
Mr.doob
|
8435ab7daf
Fixed ColladaLoader.
|
10 年之前 |
Mr.doob
|
e57b5d1ef3
Merge branch 'codestyle' of https://github.com/gero3/three.js into dev
|
10 年之前 |
Mr.doob
|
3289c6ce45
ColladaLoader: Code clean up.
|
10 年之前 |
Mr.doob
|
870d83dcb6
Merge branch 'patch-1' of https://github.com/danschumann/three.js into dev
|
10 年之前 |
gero3
|
4501d5a51d
revert last commit
|
10 年之前 |
danschumann
|
40c93f92c7
Added fail callback
|
10 年之前 |