Takahiro
|
f99ce24e82
Move a comment line in AnimationAction
|
8 years ago |
Takahiro
|
8cda17649d
Fix comments in AnimationAction
|
8 years ago |
Takahiro
|
ca9c3fb2c8
Enable to update AnimationAction._effectiveWeight by mixer even if its .enabled is false
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
43eeb8d566
Protect AnimationAction against the closure circular reference bug
|
8 years ago |
Tristan VALCKE
|
41158b56f3
Remove unnecessary semi-colon from AnimationAction
|
8 years ago |
Tristan Valcke
|
1bfb2a76b4
Fix bad refactoring of loopCount member
|
8 years ago |
Tristan Valcke
|
84a68f359a
Fix comma expression in AnimationAction
|
8 years ago |
Pim Schreurs
|
fcd6fd23b6
Do not export a private class. See #9395 (#9555)
|
9 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
eae7ce4527
Removed unused variables.
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
sunag
|
bfec4ef203
fix sea3d onComplete animation & AnimationAction wrong reference (#8941)
|
9 years ago |
tschw
|
60ef1a6523
Animation Update (#8918)
|
9 years ago |
tschw
|
16d45f5c5b
Reintroduced AnimationAction (separate file). (#8774)
|
9 years ago |
tschw
|
c32f31a587
Animation: New API, caching and masses.
|
9 years ago |
tschw
|
4126288ad3
Moved Interpolant family of classes to math.
|
9 years ago |
tschw
|
2e5d9ef6b3
Animation: Interpolants & extensibility overhaul.
|
9 years ago |
tschw
|
70f29cc240
Revert conflicting cleanup.
|
9 years ago |
Mr.doob
|
275f339a64
Clean up.
|
9 years ago |
Ben Houston
|
32befcc1a4
make it easy to synchronize to actions together.
|
10 years ago |
Ben Houston
|
8a0053f429
fix bug in AnimationAction introduced in rewrite for LoopPingPong.
|
10 years ago |
Ben Houston
|
94478be299
simplify Action propertyBinding caches.
|
10 years ago |
Ben Houston
|
3bfc0b1d71
remvoe debug comments, and a forgotten reset of propertyBindingNamesToIndex.
|
10 years ago |
Ben Houston
|
5b30934e5c
loopStyle --> loop. remove left over debugging console.error
|
10 years ago |
Ben Houston
|
6310c5095c
add Action loop styles, LoopOnce, LoopRepeat and LoopPingPong
|
10 years ago |
Ben Houston
|
e0fdbbd1ff
allow for setting per action local roots.
|
10 years ago |
Ben Houston
|
e6795ff363
removing MorphAnimMesh from various examples.
|
10 years ago |
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 years ago |