comet/crates
2025-07-25 00:25:56 +02:00
..
comet_app feat(app): added the prefab interface to the app struct 2025-07-14 01:58:49 +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(ecs): added utility methods 2025-07-25 00:25:56 +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 feat(renderer2d): Rotation2D now actually has an effect on the rotation of the sprite in the Renderer2D 2025-07-12 00:01:49 +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