Commit Graph

3 Commits

Author SHA1 Message Date
doloro 64e1e5481e migrate: 0.16.1 to 0.18.1 (thanks claude!) 2026-05-25 12:17:42 +01:00
Naman Agrawal e98d52a57f bugfix: mouse events were not being registered.
- Mouse events and Window Events should be sent seperately, they were
being sent only as WindowEvents which made bevy not react to mouse
events.
2025-08-22 16:03:10 +05:30
Naman Agrawal b368d43531 feat: keyboard input and input region 2025-08-22 15:52:48 +05:30