Lewy Blue
|
4894f4e444
Fix linter errors in examples WebGL A-L
|
6 years ago |
Mr.doob
|
d3f5a0b1fe
Updated all examples.
|
6 years ago |
WestLangley
|
5ca359bca0
Improved lighting; clean up
|
7 years ago |
Michael Herzog
|
52ce9fcb70
Update webgl_loader_collada_skinning.html
|
8 years ago |
Mugen87
|
a07f3f7037
Replace ColladaLoader with ColladaLoader2
|
8 years ago |
Mr.doob
|
270fcb4ac1
Fixed some lgtm alerts.
|
8 years ago |
WestLangley
|
3e09c556e7
Examples: Remove sortObjects = false
|
8 years ago |
Mugen87
|
6d47fb8287
Examples: Better light values for collada examples
|
8 years ago |
Mugen87
|
b426f430fd
Examples: Improved collada skinning example
|
8 years ago |
Mugen87
|
c4ebe3ddbb
Examples: Clean up collada skinning
|
8 years ago |
Mugen87
|
5ded13287e
ColladaLoader2: Update Examples
|
8 years ago |
Mr.doob
|
334ab72b42
Fixed lgtm.com unsafe external link alerts.
|
8 years ago |
Mugen87
|
62701a3ef2
Examples: Some Refactoring
|
8 years ago |
Mr.doob
|
173caa387a
stats.js usage clean up
|
9 years ago |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 years ago |
Ben Houston
|
399458ca79
move examples/js/Animation* to example/js/loaders/collada/Animation*
|
10 years ago |
Ben Houston
|
a9dbaa9274
demote Animation, AnimationHandler, KeyFrameAnimation.
|
10 years ago |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 years ago |
Mr.doob
|
519df502a5
Fixed webgl_animation_skinning_blending example.
|
11 years ago |
Mr.doob
|
f3bee6d1de
Refactored AnimationHandler.
|
11 years ago |
Mr.doob
|
70016cac32
Minor clean up.
|
11 years ago |
Tony Parisi
|
127309932f
Unflattened loader optimization - was lost in the shuffle several versions ago. Updated Skinning Example
|
11 years ago |
Mr.doob
|
6c6d6a7875
More Animation related clean up.
|
11 years ago |
Mr.doob
|
52f78940ac
Animation system clean up. Fixes #4377.
|
11 years ago |
Mr.doob
|
202c96034f
Removed loop parameter from Animation.play().
|
11 years ago |
Mr.doob
|
386200f2f2
Removed alpha: false instances from examples.
|
11 years ago |
rchadwic
|
ac28e886f4
prevent animation from searching forever for next key. When next key has lower index than prev, we have looped, and expect the time value to be less then the current
|
11 years ago |
Mr.doob
|
4da3724fb1
Cleaned up Collada Skinning example.
|
11 years ago |
Mr.doob
|
5e783798bd
Code clean up.
|
11 years ago |