Mr.doob
|
173caa387a
stats.js usage clean up
|
9 年之前 |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 年之前 |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
9 年之前 |
Mr.doob
|
6c86b83c34
Tweaked examples.
|
9 年之前 |
Mr.doob
|
5720ae4e06
Geometry: Removed morphColors.
|
9 年之前 |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 年之前 |
Ben Houston
|
3cf852751a
allow for local roots on actions.
|
10 年之前 |
Ben Houston
|
e6795ff363
removing MorphAnimMesh from various examples.
|
10 年之前 |
Ben Houston
|
ce70dc6ea4
refactor JSONLoader's loading of clips. Load morph sequences into clips. morphnormals and morphtarget_horse examples updated to new clip reader structure.
|
10 年之前 |
Mr.doob
|
16461a1a89
Fixed webgl_morphnormals first frame glitch.
|
10 年之前 |
Mr.doob
|
d1e7b1dc73
MorphNormals code clean up.
|
10 年之前 |
Mr.doob
|
6c786c7545
WebGLProgram: Only use MorphNormals when shading is SmoothShading.
|
10 年之前 |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 年之前 |
Mr.doob
|
4b232302f8
And more adjustHSV removal.
|
12 年之前 |
Ben Houston
|
6e0d2115ca
adopting THREE.Math.degToRad/radToDeg for code readability.
|
12 年之前 |
alteredq
|
ae79c901eb
Changed MeshPhongMaterial perPixel parameter default to true.
|
12 年之前 |
alteredq
|
4500c593dd
Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;).
|
12 年之前 |
Mr.doob
|
2d3e2adcf3
Updated to latest stats.js and moved libs to js/libs.
|
13 年之前 |
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
|
cb41542aad
Refactored morph normals to be optional.
|
13 年之前 |
alteredq
|
b6bce4f68a
Added handling of morph normals also for Phong material.
|
13 年之前 |
alteredq
|
27afa046be
First attempt at morph normals.
|
13 年之前 |