Marc-Sefan Cassola
|
85f911fb5c
removed renderTarget and forceClear from WebGLRenderer.render() in example code
|
6 years ago |
Olli Etuaho
|
c3144a20ce
Always use strings for uniform names in examples
|
6 years ago |
Lewy Blue
|
a5b45d15ed
fix linter errors in webgl M to W
|
6 years ago |
Mr.doob
|
d3f5a0b1fe
Updated all examples.
|
6 years ago |
Mugen87
|
21a9169b86
Examples: Removemore lgtm.com warnings
|
7 years ago |
Don McCurdy
|
1f5ce17869
BufferGeometryUtils: Move to utils/ folder.
|
7 years ago |
Mugen87
|
45be382c8c
Examples: Clean up orbit controls
|
8 years ago |
Mr.doob
|
bde8a0540d
Examples: Replaced relevant renderer.setClearColor() with scene.background.
|
8 years ago |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 years ago |
Mr.doob
|
4ab3305a4a
Fixed some lgtm.com alerts.
|
8 years ago |
Mr.doob
|
8735cbab95
Reverted UniformUtils.clone() deprecation. See #10191.
|
8 years ago |
aardgoose
|
6c2627ad2f
remove UniformsUtils.* use in terrain/dynamic
|
8 years ago |
aardgoose
|
a12710d578
fix terrain/dynamic so it works
|
8 years ago |
Tristan Valcke
|
fa29d672f0
Fix implicit variable declaration in webgl_terrain_dynamic
|
8 years ago |
Mr.doob
|
928c8177ab
Removed no longer needed uniform types.
|
9 years ago |
Raoul v. R
|
4fc3af0994
Examples: use .texture of input render targets. (#8787)
|
9 years ago |
Mr.doob
|
173caa387a
stats.js usage clean up
|
9 years ago |
Mugen87
|
76ab8e8e82
webgl_terrain_dynamic: bugfixing and simplification
|
9 years ago |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 years ago |
Mr.doob
|
a455e248ac
Examples clean up.
|
9 years ago |
Mugen87
|
6857b6d5d3
removed deprecated THREE.ImageUtils.loadTexture
|
9 years ago |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
9 years ago |
Mr.doob
|
5720ae4e06
Geometry: Removed morphColors.
|
9 years ago |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 years ago |
Ben Houston
|
6179248c31
Merge branch 'dev' into temp
|
10 years ago |
Mr.doob
|
0c42f98876
Removed tangents code. See #7094.
|
10 years ago |
Ben Houston
|
03269bf785
remove MorphAnimMesh were possible from examples and just use the Mixer.
|
10 years ago |
WestLangley
|
2123d282d9
Cleanup following OrbitControls property name changes
|
10 years ago |
brason
|
b0f0c3bd1a
Remove unnecessary semicolons
|
10 years ago |
Jan Wrobel
|
c24855eedf
Do not generate mipmaps if render target generateMipmaps is not set.
|
10 years ago |