Skip to content

Commit 2b16457

Browse files
committed
Reduced gif size
1 parent 386ac08 commit 2b16457

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/news/027/bevy_verlet.gif

-12.2 MB
Loading

content/news/027/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ This makes `hecs_rapier` feature complete, with `bevy_rapier2d` feature parity.
297297
### [bevy_verlet]
298298

299299
![bevy_verlet](bevy_verlet.gif)
300+
300301
[![Crates.io](https://img.shields.io/crates/v/bevy_verlet.svg)](https://crates.io/crates/bevy_verlet)
301302

302303
[bevy_verlet] is a lib for projects using [Bevy Engine][bv_bevy]
@@ -311,6 +312,7 @@ strings or cloth. With its modularity, you may customize the physics precision
311312
(iterations), the gravity, and the physics time step to use.
312313

313314
New features:
315+
314316
- Query parallel batching and custom batching size
315317
- Global documentation
316318
- Fixed issues with timesteps

0 commit comments

Comments
 (0)