comet/crates
2025-11-17 17:58:48 +01:00
..
comet_app fix(app): winit doesnt induce 'not responding' on minimization anymore 2025-11-16 01:02:18 +01:00
comet_colors feat: added to_linear as a function of the Color trait 2025-04-26 20:10:11 +02:00
comet_ecs refactor(renderer): texture look up does not need a String as key anymore 2025-11-17 17:58:48 +01:00
comet_input chore(all): fix warnings 2025-11-02 15:58:28 +01:00
comet_log chore: cleaned Cargo.toml for almost every crate 2025-04-12 23:18:00 +02:00
comet_math feat(math): vectors now have the hadamard product for multiplication 2025-11-13 00:43:37 +01:00
comet_renderer refactor(renderer): texture look up does not need a String as key anymore 2025-11-17 17:58:48 +01:00
comet_resources feat(texture_atlas): reworked the texture atlas creation 2025-11-04 01:27:40 +01:00
comet_sound feat(sound): added a simple sound player to the engine with api in the App struct and a component to store metadata 2025-10-23 15:14:38 +02:00
comet_structs chore(all): fix warnings 2025-11-02 15:58:28 +01:00
comet_ui feat: added sound, font and ui crates (WIP, just empty projects right now) 2025-01-01 06:29:36 +01:00