Mr.doob
|
d3f5a0b1fe
Updated all examples.
|
6 年之前 |
Don McCurdy
|
22b2f127a6
Examples: Update shadowmap example.
|
7 年之前 |
Don McCurdy
|
863bd7ef35
Examples: Replace JSONLoader animated examples using THREE.Geometry.
|
7 年之前 |
Mugen87
|
9bf2b8e028
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 年之前 |
Mr.doob
|
4ab3305a4a
Fixed some lgtm.com alerts.
|
8 年之前 |
Tristan Valcke
|
acf1c2f5a2
Fix br tag in webgl_shadowmap, and remov extra a closing tag in webgl_shadowmap
|
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 年之前 |
Mr.doob
|
6d0ea9b50c
Clean up.
|
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
|
03269bf785
remove MorphAnimMesh were possible from examples and just use the Mixer.
|
10 年之前 |
Ben Houston
|
e6795ff363
removing MorphAnimMesh from various examples.
|
10 年之前 |
WestLangley
|
6ec18d11c4
Added transform methods to Geometry and BufferGeometry
|
10 年之前 |
Mr.doob
|
66d3eb0d36
Updated shadowMap calls.
|
10 年之前 |
Mr.doob
|
522203af01
Merge pull request #5809 from bhouston/remove_material_ambient
|
10 年之前 |
Mr.doob
|
188b9b7019
Examples: Cleaned up setClearColor().
|
10 年之前 |
Ben Houston
|
c5f777f493
fix issues #5 and #6 from @WestLangley's comment here: https://github.com/mrdoob/three.js/pull/5809#issuecomment-68329651
|
10 年之前 |