Bart McLeod
|
18758049c8
- Fixed rotation by replacing the way the Quaternion is set
|
12 years ago |
Bart McLeod
|
64b540fab8
- IndexedFaceSet parsing
|
12 years ago |
Bart McLeod
|
4421d2f3b7
Now loading an Indexed faceset with the correct normals applied and shapes with more then 3 angles split up into triangles
|
12 years ago |
Bart McLeod
|
07008a8bf4
first, rather primitive import of IndexedFacedSet
|
12 years ago |
Bart McLeod
|
f3dd45f67d
Fixed overwriting the scene instead of adding to it in VRML loader example. This preserves the lighting and the controls, so that the Box can be spinned and is lit.
|
12 years ago |
Bart McLeod
|
04b7c80564
Fixed regular expression so that they match better and more efficiently (without leading whitespace). None of my old VRML models could be loaded using the previous versions of the regexes.
|
12 years ago |
Mr.doob
|
58e46224b8
Fixed Detector code. See #3871.
|
12 years ago |
Mr.doob
|
9692b1a649
r61
|
12 years ago |
Mr.doob
|
ad685ce6be
Yet more examples clean up.
|
12 years ago |
Mr.doob
|
e423808c75
Removed remaining clearColor/clearAlpha usage from examples.
|
12 years ago |
Mr.doob
|
e7e3493ba3
WebGLRenderer: Removed clearColor/clearAlpha warnings.
|
12 years ago |
Mr.doob
|
c7f215d4f3
Removed window dependencies. See #478.
|
12 years ago |
Mr.doob
|
53ba0f1f34
Yet more code clean up.
|
12 years ago |
ohmed
|
f9cfc5f6aa
code clean up
|
12 years ago |
ohmed
|
2e64272b88
removed unnecessary property
|
12 years ago |
ohmed
|
5b2bbbaa53
added BufferGeometry clone method
|
12 years ago |
Mr.doob
|
7c67cfb301
Added Mirror. See #3856.
|
12 years ago |
Mr.doob
|
d1eace25cd
Added GridHelper to docs/list.js. Fixes #3868.
|
12 years ago |
Mr.doob
|
976dd7ed82
Editor: Outliner improvements.
|
12 years ago |
Mr.doob
|
015b3c957a
Cleaner code.
|
12 years ago |
Mr.doob
|
851dddee6f
Added "view source" button to examples viewer.
|
12 years ago |
Mr.doob
|
ec530ea0e2
Editor: Listing geometries, materials and textures.
|
12 years ago |
Mr.doob
|
21515188fd
Simplified OBJLoader, MTLLoader and OBJMTLLoader.
|
12 years ago |
Mr.doob
|
02bec63cc7
Updated builds.
|
12 years ago |
Mr.doob
|
3f3cfa27de
Removed THREE.Ribbon. See #3860.
|
12 years ago |
Mr.doob
|
03b2fef601
Removed WebGLRenderer2.
|
12 years ago |
Mr.doob
|
2bfc640985
Updated builds.
|
12 years ago |
Mr.doob
|
57a96193db
Removed Scene.__objects as per @filgf suggestion in #3840.
|
12 years ago |
Mr.doob
|
7de14ec221
Updated builds.
|
12 years ago |
Nate Williford
|
5292d19570
Added tests
|
12 years ago |