comet/crates
2025-07-29 15:45:01 +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 a few more interpolation functions 2025-07-29 15:45:01 +02:00
comet_renderer chore: renamed the resources directory to res 2025-07-26 01:22:42 +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