Mr.doob
|
ee61e90994
Merge branch 'single-axis-up-conversion' of https://github.com/virtual-world-framework/three.js into dev
|
11 years ago |
Eric Burns
|
815b1a1c51
Alter options.convertUpAxis conditionals to be explicit about data type
|
11 years ago |
Mr.doob
|
f4ca33de6a
Merge branch 'heightfields-and-normalmaps' of https://github.com/virtual-world-framework/three.js into dev
|
11 years ago |
Brett Swift
|
e4a37f082d
Convert single-axis translation animation data according to upConversion.
|
11 years ago |
Eric Burns
|
ae02c24c4f
Differentiate between heightfields and normalmaps and treat each appropriately
|
11 years ago |
Steven Carr
|
61e01f5238
Update collada loader to use the collada ID as the threejs ID to fix a bug in loading the animations
|
12 years ago |
Tony Parisi
|
127309932f
Unflattened loader optimization - was lost in the shuffle several versions ago. Updated Skinning Example
|
11 years ago |
Tony Parisi
|
6d4e5a786a
Fixed handling of child cameras/lights; must have dropped somewhere along the line
|
11 years ago |
Mr.doob
|
f46a2b841e
Removed face.centroid and geometry.computeCentroids()
|
11 years ago |
Mr.doob
|
52f78940ac
Animation system clean up. Fixes #4377.
|
11 years ago |
gero3
|
38e84f13b6
Update ColladaLoader.js
|
11 years ago |
gero3
|
b621692aad
Update ColladaLoader.js
|
11 years ago |
gero3
|
01fb410d0f
Update ColladaLoader.js
|
11 years ago |
gero3
|
aaeba3bbb1
Update ColladaLoader.js
|
11 years ago |
gero3
|
e7427ee47c
Update ColladaLoader.js
|
11 years ago |
gero3
|
8d8687f32c
Update ColladaLoader.js
|
11 years ago |
gero3
|
1965e6569f
Update ColladaLoader.js
|
11 years ago |
Phil Kingston
|
7211281df0
Add the layer attribute to a node element
|
11 years ago |
Mr.doob
|
5e783798bd
Code clean up.
|
11 years ago |
Rob Chadwick
|
ffc0ee800e
Use hardware skinning where possible for Collada imports
|
11 years ago |
Dale Stammen
|
9a86b9ab13
fixed getLibraryNode for IE11. Added missing break to parseTexture()
|
11 years ago |
Mr.doob
|
20bed00ca3
ColladaLoader: Code clean up.
|
11 years ago |
Mr.doob
|
c18fae3533
Merge branch 'ie11-collada' of https://github.com/MSOpenTech/three.js into dev
|
11 years ago |
Dale Stammen
|
b944be1ce7
replaced use of xpath queries with querySelectorAll to fix missing xpath in IE11
|
11 years ago |
Mr.doob
|
e4316305e4
ColladaLoader: Formatting fixes.
|
11 years ago |
Mr.doob
|
41f32968b3
Merge branch 'master' of https://github.com/PeanutPower/three.js into dev
|
11 years ago |
PeanutPower
|
8b762a2875
Update ColladaLoader.js
|
11 years ago |
PeanutPower
|
4031438870
Update ColladaLoader.js
|
11 years ago |
Mr.doob
|
c57ac02251
Fixed more UV sharing geometry generators and loaders. See #3762.
|
12 years ago |
Mr.doob
|
ac6da9d1b9
Face3ized ColladaLoader.
|
12 years ago |