Bart McLeod
|
07008a8bf4
first, rather primitive import of IndexedFacedSet
|
12 年之前 |
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 年之前 |
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 年之前 |
Mr.doob
|
58e46224b8
Fixed Detector code. See #3871.
|
12 年之前 |
Mr.doob
|
9692b1a649
r61
|
12 年之前 |
Mr.doob
|
ad685ce6be
Yet more examples clean up.
|
12 年之前 |
Mr.doob
|
e423808c75
Removed remaining clearColor/clearAlpha usage from examples.
|
12 年之前 |
Mr.doob
|
e7e3493ba3
WebGLRenderer: Removed clearColor/clearAlpha warnings.
|
12 年之前 |
Mr.doob
|
c7f215d4f3
Removed window dependencies. See #478.
|
12 年之前 |
Mr.doob
|
53ba0f1f34
Yet more code clean up.
|
12 年之前 |
ohmed
|
f9cfc5f6aa
code clean up
|
12 年之前 |
ohmed
|
2e64272b88
removed unnecessary property
|
12 年之前 |
ohmed
|
5b2bbbaa53
added BufferGeometry clone method
|
12 年之前 |
Mr.doob
|
7c67cfb301
Added Mirror. See #3856.
|
12 年之前 |
Mr.doob
|
d1eace25cd
Added GridHelper to docs/list.js. Fixes #3868.
|
12 年之前 |
Mr.doob
|
976dd7ed82
Editor: Outliner improvements.
|
12 年之前 |
Mr.doob
|
015b3c957a
Cleaner code.
|
12 年之前 |
Mr.doob
|
851dddee6f
Added "view source" button to examples viewer.
|
12 年之前 |
Mr.doob
|
ec530ea0e2
Editor: Listing geometries, materials and textures.
|
12 年之前 |
Mr.doob
|
21515188fd
Simplified OBJLoader, MTLLoader and OBJMTLLoader.
|
12 年之前 |
Mr.doob
|
02bec63cc7
Updated builds.
|
12 年之前 |
Mr.doob
|
3f3cfa27de
Removed THREE.Ribbon. See #3860.
|
12 年之前 |
Mr.doob
|
03b2fef601
Removed WebGLRenderer2.
|
12 年之前 |
Mr.doob
|
2bfc640985
Updated builds.
|
12 年之前 |
Mr.doob
|
57a96193db
Removed Scene.__objects as per @filgf suggestion in #3840.
|
12 年之前 |
Mr.doob
|
7de14ec221
Updated builds.
|
12 年之前 |
Nate Williford
|
5292d19570
Added tests
|
12 年之前 |
Nate Williford
|
40be5eb13f
Updated regex to allow spaces in rgb style.
|
12 年之前 |
Mr.doob
|
a00f4cf55b
Simplified OBJLoader. Should fix #3826.
|
12 年之前 |
Mr.doob
|
7063890cab
Editor: Added material.side.
|
12 年之前 |