Marco Fugaro
|
96eb4cef27
Remove third parameter from resize listener
|
4 년 전 |
Mugen87
|
7a604d1f39
Examples: More clean up.
|
4 년 전 |
Mugen87
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 년 전 |
Mugen87
|
44bcdb8026
Examples: Ensure HTTPS project links.
|
5 년 전 |
Mugen87
|
503d7b018b
Examples: More usage of sRGB output encoding.
|
5 년 전 |
Mugen87
|
a5ff410c09
WebGLRenderer: Remove gammaOutput, introduce outputEncoding.
|
5 년 전 |
Mugen87
|
ecd7443db4
WebGLRenderer: Remove gammaInput.
|
5 년 전 |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 년 전 |
Mr.doob
|
f6dba25589
Examples: Added padding after script tag.
|
6 년 전 |
Mr.doob
|
995aa9368b
Examples: Bring namespace back.
|
6 년 전 |
Mugen87
|
670b523678
Examples: More module examples.
|
6 년 전 |
Mr.doob
|
0f44080d79
Examples: Unified CSS.
|
6 년 전 |
Lewy Blue
|
4894f4e444
Fix linter errors in examples WebGL A-L
|
6 년 전 |
Mr.doob
|
d3f5a0b1fe
Updated all examples.
|
6 년 전 |
Mugen87
|
fd36a4b6d0
Examples: Clean up
|
7 년 전 |
Mugen87
|
e7564158bf
Examples: Buffer geometry clean up
|
8 년 전 |
Mugen87
|
749353837a
Examples: Simplify some buffer geometry examples
|
8 년 전 |
Mr.doob
|
bde8a0540d
Examples: Replaced relevant renderer.setClearColor() with scene.background.
|
8 년 전 |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 년 전 |
Mr.doob
|
a9ee6bcaec
Merged webgl_buffergeometry_bufferDataTypes into _uint example.
|
9 년 전 |
Mr.doob
|
173caa387a
stats.js usage clean up
|
9 년 전 |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 년 전 |
Mr.doob
|
626d79eb3d
Updated examples.
|
10 년 전 |
Mr.doob
|
0dbd4b3ae8
Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead?
|
10 년 전 |
Mr.doob
|
8465b81280
Examples clean up.
|
10 년 전 |
Mr.doob
|
d74af727b7
Added IndexBufferAttribute.
|
10 년 전 |
Mr.doob
|
522203af01
Merge pull request #5809 from bhouston/remove_material_ambient
|
10 년 전 |
Mr.doob
|
188b9b7019
Examples: Cleaned up setClearColor().
|
10 년 전 |
Ben Houston
|
6f8d6ddd06
remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
10 년 전 |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 년 전 |