issues
search
hannesmann
/
keyframe
A simple library for animation in Rust
MIT License
130
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider updating to syn v2
#20
ErrorNoInternet
opened
2 months ago
0
Add LICENSE symlink
#19
ErrorNoInternet
opened
2 months ago
0
Derive Clone for AnimationSequence
#18
marceline-cramer
closed
2 years ago
3
Add trait derives to static functions
#17
marceline-cramer
closed
2 years ago
1
Add Hold easing function
#16
Mivik
closed
2 years ago
0
Why must `Keyframe<T>.value()` be `T: Copy`?
#15
TheButlah
opened
2 years ago
2
Would adding support for discrete tweening make sense?
#14
TheButlah
opened
2 years ago
4
Implement Clone for AnimationSequence
#13
Nuckal777
closed
2 years ago
0
impl<T: ?Sized> EasingFunction for &'_ T {}
#12
Plecra
opened
3 years ago
0
possibility to use the crate in no_std environments
#11
teamplayer3
closed
3 years ago
1
Consider adding a `smallvec` feature
#10
Type1J
closed
2 years ago
3
Relax requirement of `value` types being `Copy`
#9
Type1J
closed
2 years ago
0
AnimationSequenceError needs #[derive(Debug)]
#8
Type1J
closed
3 years ago
1
added `Keyframe::new_dynamic` and a matching From implementation
#7
PSteinhaus
closed
3 years ago
4
Creating Keyframes from Box<dyn EasingFunction> directly
#6
PSteinhaus
closed
3 years ago
3
Second example showcasing frame-by-frame animation
#5
PSteinhaus
closed
3 years ago
2
updated example to use ggez 0.6.0-rc1
#4
PSteinhaus
closed
3 years ago
1
impl CanTween for MyType
#3
haselkern
closed
4 years ago
2
Stop relying on default()
#2
kvark
closed
4 years ago
2
Consider changing API to not require Default trait on custom types
#1
nazar-pc
closed
4 years ago
0