brason
|
eb68622a6e
Add missing 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 |
Mr.doob
|
11f629d1ef
JSONLoader: Improved metadata parsing.
|
10 years ago |
brason
|
34024452d4
Removed unused variables.
|
10 years ago |
gero3
|
4501d5a51d
revert last commit
|
10 years ago |
Mr.doob
|
ef2c65dd6d
Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev
|
10 years ago |
Mr.doob
|
682b889ce8
JSONLoader: Helpful error when file is using new format. Fixes #5936.
|
10 years ago |
Ben Houston
|
c9f111c310
adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard.
|
10 years ago |
Ben Houston
|
ad068a8757
ensure that "THREE.CLASSNAME:" prefixes all warnings and errors. Redirect two console.log warnings to THREE.warning for improved robustness.
|
10 years ago |
Ben Houston
|
1e97815e77
add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings.
|
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 |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 years ago |
Sean Griffin
|
700a77201c
Allow a number of influences per vertex other than 2
|
11 years ago |
Mr.doob
|
6a0fea258a
JSONLoader: Added check for metadata object. Fixes #4511.
|
11 years ago |
Mr.doob
|
545cbf4c34
JSONLoader: Fixed WaltHeadLo loading.
|
11 years ago |
Mr.doob
|
f46a2b841e
Removed face.centroid and geometry.computeCentroids()
|
11 years ago |
Mr.doob
|
cb10b10f4f
JSONLoader: Fixed geometry.bones check.
|
11 years ago |
Mr.doob
|
6276c90ec9
JSONLoader: More code clean up.
|
11 years ago |
Mr.doob
|
a12b8398be
JSONLoader: code clean up.
|
11 years ago |
Peter Ehrlich
|
f491e4b956
Use tabs instead of spaces for whitespace
|
11 years ago |
Peter Ehrlich
|
1dadcc8838
Add error for invalid skinIndices or skinWeights import data lengths. Fixes #4421
|
11 years ago |
Mr.doob
|
f345de7ded
JSONLoader: Code clean up.
|
11 years ago |
Mr.doob
|
5bb9e2d47d
JSONLoader: Added check for Scene files. Fixes #4420.
|
11 years ago |
Digitalis.Digitoxin
|
8c24163e60
Fixed Blender 2.66 exporter to export multiple actions. Credit to kontan on this one.
|
12 years ago |
Mr.doob
|
5900232fdb
Face3ized JSONLoader and BinaryLoader.
|
12 years ago |
Mr.doob
|
b3f7e8f923
Removed faceUvs stuff.
|
12 years ago |
Mr.doob
|
a41c0e1ed0
JSONLoader optimisations.
|
12 years ago |