Ben Houston
|
a33524773a
reduce use of maps where possible in favor of arrays.
|
10 lat temu |
Ben Houston
|
86523359e4
remove debugging output.
|
10 lat temu |
Ben Houston
|
5022f4fb29
fix issues brought up by @liammagee
|
10 lat temu |
Ben Houston
|
002c3135bc
begin conversion of BlendCharacter to new animation system.
|
10 lat temu |
Ben Houston
|
2bd48d573e
start to replace the internals of MorphAnimMesh.
|
10 lat temu |
Ben Houston
|
cf343180ab
optimizations and added USCCharacterMixer (mixer-based USCCharacter).
|
10 lat temu |
Ben Houston
|
9eb5ca1554
bones work! various optimizations.
|
10 lat temu |
Ben Houston
|
876eda7e0b
only update scene graph values if actually different, only call triggerDirty if values changed. Use bone names.
|
10 lat temu |
Ben Houston
|
4657a76fd3
fix bugs in KeyframeTrack.optimize/validate. Expand capabilities of PropertyBinding bind to work with bones. fix bugs with JSONLoader animation converter.
|
10 lat temu |
Ben Houston
|
1be1d0511c
memeoization of lerp. add optimize, trim, validate, sort to KeyframeTrack. Create separate AnimationClipCreator class to get demo code out of ThreeJS src/ directory.
|
10 lat temu |
Ben Houston
|
0e5c35fd0a
first pass at parsing JSONLoader hierarchy animations (keyframe + morphTargets).
|
10 lat temu |
Ben Houston
|
74c2898d3f
make morph target animation clips work.
|
10 lat temu |
Ben Houston
|
e6aad57c9f
visibility track works.
|
10 lat temu |
Ben Houston
|
dc0ab1ee1d
resolving bone names (two ways now to specify bones), allow for discrete interpolators.
|
10 lat temu |
Ben Houston
|
77612e4f14
optimization - stage one. Reduce temp memory allocations, cache PropertyBinding.apply logic as a closure.
|
10 lat temu |
Ben Houston
|
ea152c13f6
add support for propertybindings to sub materials, and it works.
|
10 lat temu |
Ben Houston
|
b67cca3636
more minor bug fixing with Animation.
|
10 lat temu |
Ben Houston
|
d74c89c348
debugging new animation system along with example.
|
10 lat temu |
Ben Houston
|
0be1e5f552
fixing compile errors.
|
10 lat temu |
Ben Houston
|
dadc0a1810
add example of how to specify a morph target animation.
|
10 lat temu |
Ben Houston
|
bbe37cc014
TrackBinding -> PropertyBinding. Add example clips.
|
10 lat temu |
Ben Houston
|
516dce8f38
place holders for test animations.
|
10 lat temu |
Ben Houston
|
c88066f50e
Clip,Action,Mixer -> Animation*
|
10 lat temu |