comet/crates
2025-07-11 11:35:51 +02:00
..
comet_app fix: changed the input type of the query functions from ComponentSet to Vec<TypeId> 2025-05-07 01:00:08 +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 fix(ecs): bug concerning adding entities to archetypes that already existed 2025-07-11 11:35:51 +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 the input type of the query functions from ComponentSet to Vec<TypeId> 2025-05-07 01:00:08 +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