Ondřej Španěl
|
9f14c6ffe7
Fixed:
|
7 years ago |
Mugen87
|
f6d48fac79
Clean up some more linter warnings
|
8 years ago |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
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 |