comet/crates
2025-05-06 17:09:00 +02:00
..
comet_app feat: added simple_text example 2025-05-03 21:56:56 +02:00
comet_colors feat: added to_linear as a function of the Color trait 2025-04-26 20:10:11 +02:00
comet_ecs feat: added a Timer component 2025-05-06 17:09:00 +02:00
comet_input chore: cleaned Cargo.toml for almost every crate 2025-04-12 23:18:00 +02:00
comet_log chore: cleaned Cargo.toml for almost every crate 2025-04-12 23:18:00 +02:00
comet_math fix: changed the powf function that had integer values as parameter to powi 2025-04-29 13:37:43 +02:00
comet_renderer fix: changed second type in the archetype hashmap 2025-05-04 22:43:46 +02:00
comet_resources feat: added text rendering 2025-05-02 16:34:56 +02:00
comet_sound feat: added sound, font and ui crates (WIP, just empty projects right now) 2025-01-01 06:29:36 +01:00
comet_structs fix: the ecs will now create all the archetypes for any combination of components that entities have on them 2025-05-05 13:27:49 +02:00
comet_ui feat: added sound, font and ui crates (WIP, just empty projects right now) 2025-01-01 06:29:36 +01:00