This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
087f1c66aa
bevy
/
crates
/
bevy_window
History
Emerson MX
087f1c66aa
Make bevy_window and bevy_input events serializable (
#6180
)
...
Closes
#6021
2022-10-06 13:14:23 +00:00
..
src
Make bevy_window and bevy_input events serializable (
#6180
)
2022-10-06 13:14:23 +00:00
Cargo.toml
Derived
Copy
trait for
bevy_input
events,
Serialize
/
Deserialize
for events in
bevy_input
and
bevy_windows
,
PartialEq
for events in both, and
Eq
where possible in both. (
#6023
)
2022-09-20 18:24:00 +00:00