Lewy Blue
|
a5b45d15ed
fix linter errors in webgl M to W
|
6 年之前 |
Mr.doob
|
d3f5a0b1fe
Updated all examples.
|
6 年之前 |
Mugen87
|
34e3dac8f0
Examples: Removed unused variables
|
7 年之前 |
Don McCurdy
|
863bd7ef35
Examples: Replace JSONLoader animated examples using THREE.Geometry.
|
7 年之前 |
Mugen87
|
9bf2b8e028
Examples: Clean up
|
7 年之前 |
Mugen87
|
fd36a4b6d0
Examples: Clean up
|
7 年之前 |
Mr.doob
|
bde8a0540d
Examples: Replaced relevant renderer.setClearColor() with scene.background.
|
8 年之前 |
Mr.doob
|
8006e6e99b
Using TextBufferGeometry in relevant examples.
|
8 年之前 |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 年之前 |
Tristan Valcke
|
3aa8d0dbb7
Fix br tag in webgl_shadowmap_performance
|
8 年之前 |
Mr.doob
|
805d99b551
FontLoader: Deprecated typeface.js support. See #8262.
|
9 年之前 |
Mr.doob
|
173caa387a
stats.js usage clean up
|
9 年之前 |
Mr.doob
|
ebf272066c
Fixed examples that relied in custom LightShadows. See #7690.
|
9 年之前 |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 年之前 |
Mugen87
|
63cfba0cf9
Examples: Cleanup
|
9 年之前 |
Ben Houston
|
dfd876dff2
finer grain timing.
|
9 年之前 |
Mr.doob
|
55c725062d
Updated examples that relied on SpotLight's exponent.
|
9 年之前 |
Mr.doob
|
fffe45c78a
FontLoader now strips typeface.js header. Reverted typeface.js to typeface.json change.
|
9 年之前 |
Mr.doob
|
f0e0f5be24
Updated examples with new TextGeometry API.
|
9 年之前 |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
9 年之前 |
Mr.doob
|
bc383cf790
Included FontUtils and TextGeometry in relevant examples.
|
9 年之前 |
Mr.doob
|
2a91fef346
shadowDarkness clean up.
|
9 年之前 |
Mr.doob
|
5720ae4e06
Geometry: Removed morphColors.
|
9 年之前 |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 年之前 |
Ben Houston
|
922a9dc9ad
optimize Mixer (lazy updates to cache, use map instead of linear search) so that it can handle 9000 tracks.
|
10 年之前 |
Ben Houston
|
e9d593b78a
fix two broken examples.
|
10 年之前 |
Ben Houston
|
3a24fca91d
use a single mixer for shadow map performance.
|
10 年之前 |
Ben Houston
|
03269bf785
remove MorphAnimMesh were possible from examples and just use the Mixer.
|
10 年之前 |
Mr.doob
|
b81cbbe23a
Minor clean up.
|
10 年之前 |
Mr.doob
|
66d3eb0d36
Updated shadowMap calls.
|
10 年之前 |