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 |
Ben Houston
|
9947cdcc0e
minor bone bugs. webgl_animation_skinning_morph.html works.
|
10 years ago |
Mr.doob
|
66d3eb0d36
Updated shadowMap calls.
|
10 years ago |
WestLangley
|
1df48eefe2
Removed wrap lighting from Phong and Lambert
|
10 years ago |
Ben Houston
|
cdd6d71522
reduce greeness of light in morph example.
|
10 years ago |
Mr.doob
|
522203af01
Merge pull request #5809 from bhouston/remove_material_ambient
|
10 years ago |
Mr.doob
|
188b9b7019
Examples: Cleaned up setClearColor().
|
10 years ago |
Ben Houston
|
6f8d6ddd06
remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
10 years ago |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 years ago |
Mr.doob
|
3f839c94c5
Code clean up.
|
10 years ago |