comet/crates
2025-07-26 01:14:47 +02:00
..
comet_app feat(ecs): limited the creation of archetypes to three unique components to lower the creation to polynomial complexity 2025-07-26 01:13:23 +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): limited the creation of archetypes to three unique components to lower the creation to polynomial complexity 2025-07-26 01:13:23 +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 feat(math): added to_point method into the InnerSpace trait and added tangent evaluation to the Bezier curve struct (changed point to vecs inside the struct as well) 2025-07-26 01:14:47 +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 feat(ecs): limited the creation of archetypes to three unique components to lower the creation to polynomial complexity 2025-07-26 01:13:23 +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