Garrett Johnson
|
5cd646f027
fix undefined variable problems
|
7 年之前 |
WestLangley
|
8cbe3dc075
CanvasRenderer: add support for BufferGeometry with materials array
|
7 年之前 |
WestLangley
|
280b37729d
Apply negative scale to geometry instead of mesh
|
7 年之前 |
WestLangley
|
a1285b36b2
Limit zooming
|
8 年之前 |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 年之前 |
aardgoose
|
06b27286cb
remove MultiMaterial from canvas examples
|
8 年之前 |
Mr.doob
|
93721d3246
Mousewheel clean up. See #9526.
|
9 年之前 |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 年之前 |
Mugen87
|
55504ff81d
removal of THREE.MeshFaceMaterial
|
9 年之前 |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 年之前 |
Mr.doob
|
4b1742ce0a
Renamed THREE.Renderer back to THREE.Projector.
|
10 年之前 |
Mr.doob
|
662eaa17f1
Moved CanvasRenderer to examples folder.
|
11 年之前 |
Mr.doob
|
1516ec4d18
Fixed wrong overdraw usage in examples.
|
11 年之前 |
Mr.doob
|
9989f380fd
Renamed all CubeGeometry instances.
|
11 年之前 |
Mr.doob
|
f90e389061
Made panorama examples auto-rotate.
|
11 年之前 |
Mr.doob
|
8e0add1d44
Fixed canvas examples with wrong order of calls.
|
11 年之前 |
Ben Houston
|
6e0d2115ca
adopting THREE.Math.degToRad/radToDeg for code readability.
|
12 年之前 |
Mr.doob
|
2922ff6aeb
Updated some examples to the new MeshFaceMaterial usage.
|
12 年之前 |
Mr.doob
|
a408841c61
Changed three.js link in examples.
|
13 年之前 |
Mr.doob
|
a5a00cc52a
Updated examples with three.min.js include. Closes #2229.
|
13 年之前 |
Mr.doob
|
d06aa42e68
Removed unneded scene.add( camera ) from the examples.
|
13 年之前 |
Mr.doob
|
632b0f8e0c
HTML correctness.
|
13 年之前 |
alteredq
|
ce4cae51f9
Another batch of examples resizing handling.
|
13 年之前 |
alteredq
|
6b014f8684
Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples.
|
13 年之前 |
Mr.doob
|
ec00f298be
CanvasRenderer and SVGRenderer using single-material system.
|
13 年之前 |
Mr.doob
|
f357225c2d
Merging dev branch.
|
14 年之前 |
Mr.doob
|
bfdb10a85a
Updated all examples so they use the renamed geometry classes.
|
14 年之前 |
Mr.doob
|
76e7ea3461
Added namespace to all the objects that missed it (geometries, uniforms, etc)
|
14 年之前 |
alteredq
|
04a7ac496c
Added SceneUtils.traverseHierarchy and SceneUtils.showHierarchy.
|
14 年之前 |
Mr.doob
|
66cd1198e3
Updated examples and utils that used Cube().
|
14 年之前 |