feat: improve debug rendering performance via batch rendering of rects

This commit is contained in:
Ryan Walters
2025-09-03 19:13:53 -05:00
parent 6771dea02b
commit f2732a7ff7
2 changed files with 50 additions and 24 deletions

View File

@@ -126,7 +126,7 @@ impl Game {
EventType::Display,
EventType::Window,
EventType::MouseWheel,
EventType::MouseMotion,
// EventType::MouseMotion,
EventType::MouseButtonDown,
EventType::MouseButtonUp,
EventType::MouseButtonDown,