Mr.doob
|
bde8a0540d
Examples: Replaced relevant renderer.setClearColor() with scene.background.
|
8 years ago |
WestLangley
|
c8e75f3845
SkeletonHelper: update() renamed onBeforeRender()
|
8 years ago |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 years ago |
aardgoose
|
9f9fbdee47
remove use of MuliMaterial in webGL examples
|
8 years ago |
Mr.doob
|
1546b798fc
Revert: Removed more material.skinning references.
|
8 years ago |
Mr.doob
|
0f6f9c3447
Removed more material.skinning references.
|
8 years ago |
Tristan Valcke
|
9156fdde40
Add missing semicolon in webgl_animation_skinning_morph
|
8 years ago |
Mr.doob
|
173caa387a
stats.js usage clean up
|
9 years ago |
Ben Houston (Clara.io)
|
62b9f29e03
fix bad shadow parameters -- resolve part 2 of #8545
|
9 years ago |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 years ago |
Mugen87
|
63cfba0cf9
Examples: Cleanup
|
9 years ago |
Ben Houston
|
dfd876dff2
finer grain timing.
|
9 years ago |
Mr.doob
|
a455e248ac
Examples clean up.
|
9 years ago |
Mugen87
|
55504ff81d
removal of THREE.MeshFaceMaterial
|
9 years ago |
Mr.doob
|
d09017fa25
Merge pull request #7324 from bhouston/simplified_lighting
|
9 years ago |
Mr.doob
|
3e36c194d0
Merge pull request #7443 from tschw/Animation
|
9 years ago |
tschw
|
87302b8604
Updated webgl_animation_skinning_morph example.
|
9 years ago |
Mr.doob
|
c072751ea1
Updated builds.
|
9 years ago |
tschw
|
49e181f19e
Animation: Refactored update and tightened looping.
|
9 years ago |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
9 years ago |
tschw
|
2e5d9ef6b3
Animation: Interpolants & extensibility overhaul.
|
9 years ago |
Ben Houston
|
fdaad8df8b
Merge branch 'dev' of [email protected]:mrdoob/three.js into simplified_lighting
|
9 years ago |
Mr.doob
|
690e880433
More examples improved.
|
9 years ago |
Ben Houston
|
ea903ed02f
introducing the GeometricContext struct, broken hemisphere lights.
|
9 years ago |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 years ago |
Ben Houston
|
6310c5095c
add Action loop styles, LoopOnce, LoopRepeat and LoopPingPong
|
10 years ago |
Ben Houston
|
a1a88ebc35
updating examples to new Clip parsing inside of JSONLoader/ObjectLoader.
|
10 years ago |
Ben Houston
|
71480f0a85
adapt webgl_animation_skinning_morph to the new clip design.
|
10 years ago |
Ben Houston
|
002c3135bc
begin conversion of BlendCharacter to new animation system.
|
10 years ago |
Ben Houston
|
9583d29532
fix skeleton in example, better comments.
|
10 years ago |