Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Bevy Sprite Animations
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Bevy Sprite Animations
Commits
trunk
Select Git revision
Branches
2
feature/bevy-15
trunk
default
protected
Tags
4
v0.7.0
v0.6.0
v0.2.0
0.1.1
6 results
micro-banimate
Author
Search by author
Any Author
authors
Louis
louis
1 author
Sep 01, 2024
Fix missing system for directional override animations
· f6f10087
Louis
authored
6 months ago
Verified
f6f10087
Jul 09, 2024
Include bevy serialization when enabling serde feature
· 167be828
Louis
authored
8 months ago
Verified
167be828
Support Bevy version 0.14
· a4b33834
Louis
authored
8 months ago
Verified
a4b33834
Feb 24, 2024
Update to bevy 0.13
· 1bedc2fd
Louis
authored
1 year ago
Verified
1bedc2fd
Nov 05, 2023
Update to Bevy 0.12, remove AnimationQuery, export Query & Filter types
· 47c68544
Louis
authored
1 year ago
v0.7.0
Verified
47c68544
Simplify directionality
· 2f58dce5
Louis
authored
1 year ago
Verified
2f58dce5
Simplify component tree
· d5074edf
Louis
authored
1 year ago
Verified
d5074edf
Jul 29, 2023
Update changelog
· 84e7ac5d
Louis
authored
1 year ago
v0.6.0
Verified
84e7ac5d
Update to stable bevy_ecs_tilemap 0.11
· 261e3ac3
Louis
authored
1 year ago
Verified
261e3ac3
Jul 22, 2023
Update to bevy 0.11
· 33e56278
Louis
authored
1 year ago
Verified
33e56278
Apr 14, 2023
Update ecs_tilemap dep, re-enable ecs_tilemap
· 6935fdc5
Louis
authored
1 year ago
Verified
6935fdc5
Apr 07, 2023
Use base sets for animation stages
· cb727060
Louis
authored
1 year ago
Verified
cb727060
Mar 08, 2023
Update to bevy 0.10, temporarily disable tilemap support
· 29b12830
Louis
authored
2 years ago
Verified
29b12830
Jan 17, 2023
Fix child animation desync with override
· 646f7205
Louis
authored
2 years ago
Verified
646f7205
Jan 10, 2023
Handle directional overrides correctly
· 6c87a1e4
Louis
authored
2 years ago
Verified
6c87a1e4
Nov 14, 2022
Fix action animation overflow
· db0f9c79
Louis
authored
2 years ago
Verified
db0f9c79
Update bevy version, support AnimationOverride correctly
· 29d77b09
Louis
authored
2 years ago
v0.2.0
Verified
29d77b09
Oct 27, 2022
Assert first frame of next anim at end of OnceAndThen animations
· 0717a9dd
Louis
authored
2 years ago
0.1.1
Verified
0717a9dd
Oct 05, 2022
Add docs link to Cargo.toml
· 8d4a82c9
Louis
authored
2 years ago
Verified
8d4a82c9
Update README.md
· 0474a716
Louis
authored
2 years ago
Verified
0474a716
Advent -> Banimate
· 6135c568
Louis
authored
2 years ago
Verified
6135c568
Import from Advent codebase
· 1d437441
Louis
authored
2 years ago
Verified
1d437441
Add LICENSE
· cb6b95a9
Louis
authored
2 years ago
cb6b95a9
Initial commit
· eb271911
Louis
authored
2 years ago
eb271911
Loading