raidillon/engine/src
reo ce24354f3b egui support
- New Resource, EguiQueue: Utility to queue egui ui builders
- New Rendering System, EguiRenderer: Utilizes a modified egui_glium
  library to render egui UI
- Adjusted RenderingSystem trait and RenderingContext structure to
  provide event_loop and egui_queue.
- Various minor adjusments
2025-11-16 18:14:12 +03:00
..
systems Move debug_camera to the game crate, activate FPSDebugCameraSystem 2025-10-29 21:35:55 +03:00
engine.rs egui support 2025-11-16 18:14:12 +03:00
input.rs Huge input update, FPS Camera controls system 2025-09-28 01:31:14 +03:00
lib.rs MASSIVE Kinematic Character Controller Update 2025-10-26 18:29:59 +03:00
resources.rs Replace contexts with resources 2025-10-15 22:33:04 +03:00
system.rs Replace contexts with resources 2025-10-15 22:33:04 +03:00