.. |
comet_app
|
fix: changed the input type of the clear_color in the with_clear_color to impl Color
|
2025-04-26 20:12:01 +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
|
chore: renamed the structs Vec2 , Vec3 , Vec4 , Mat2 , Mat3 , Mat4 , Point2 , Point3 to v2 , v3 , v4 , m2 , m3 , m4 , p2 , p3
|
2025-04-17 00:54:09 +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
|
chore: renamed the structs Vec2 , Vec3 , Vec4 , Mat2 , Mat3 , Mat4 , Point2 , Point3 to v2 , v3 , v4 , m2 , m3 , m4 , p2 , p3
|
2025-04-17 00:54:09 +02:00 |
comet_renderer
|
fix: removed the asynchronicity of the Renderer trait
|
2025-04-18 15:01:22 +02:00 |
comet_resources
|
chore: added the chrono crate back to the Cargo.toml of the crates
|
2025-04-15 20:31:33 +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
|
chore: added the chrono crate back to the Cargo.toml of the crates
|
2025-04-15 20:31:33 +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 |