Skip to content

Commit

Permalink
remove duplicate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jabuwu committed Jul 30, 2023
1 parent 17b66cc commit e57a10c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@
- Update to Bevy 0.11
- Improve premultiplied alpha support by pre-processing premultiplied textures
- Support Spine texture runtime settings
- Add `SpineSet::OnEvent`
- Fix some events getting missed
- Fix some events getting missed, add `SpineSet::OnEvent`
- Revamp material support and settings (`SpineSettings`)
- Custom material support (see `custom_material` example)
- Add support for 3D meshes and materials (see `3d` example)
- Add support for custom mesh creation (`SpineDrawer`)
- Spine meshes can now be drawn using the non-combined (simple) drawer
- `workaround_5732` no longer necessary, Bevy issue was fixed
- Fix some events getting missed, add `SpineSet::OnEvent`

# 0.5.0
- Update to Bevy 0.10
Expand Down

0 comments on commit e57a10c

Please sign in to comment.