lyra-engine/lyra-game/src
SeanOMik 33ddf689be
game: create sync window system, handle more window events in the winit plugin
2024-09-22 21:17:40 -04:00
..
input game: create sync window system, handle more window events in the winit plugin 2024-09-22 21:17:40 -04:00
render game: create sync window system, handle more window events in the winit plugin 2024-09-22 21:17:40 -04:00
scene game: create sync window system, handle more window events in the winit plugin 2024-09-22 21:17:40 -04:00
winit game: create sync window system, handle more window events in the winit plugin 2024-09-22 21:17:40 -04:00
as_any.rs game: rewrite EventQueue due to new ecs requirement of Send + Sync for resources, use new SceneGraph in renderer 2024-03-31 13:24:32 -04:00
change_tracker.rs Large restructuring so lyra-scripting can create a Plugin 2024-01-04 23:25:29 -05:00
delta_time.rs game: create sync window system, handle more window events in the winit plugin 2024-09-22 21:17:40 -04:00
events.rs game: create sync window system, handle more window events in the winit plugin 2024-09-22 21:17:40 -04:00
game.rs game: create sync window system, handle more window events in the winit plugin 2024-09-22 21:17:40 -04:00
lib.rs engine: get a window showing and things rendered 2024-09-18 21:45:15 -04:00
plugin.rs game: create sync window system, handle more window events in the winit plugin 2024-09-22 21:17:40 -04:00
resources.rs Large restructuring so lyra-scripting can create a Plugin 2024-01-04 23:25:29 -05:00
stage.rs Make tracy profiling an optional feature, create 'many-lights' example 2024-04-20 00:08:25 -04:00