|
913f200a63
|
chore: renamed the resources directory to res
|
2025-07-26 01:22:42 +02:00 |
|
|
e1597e6fa4
|
feat(ecs): added a simple prefab system
|
2025-07-14 01:54:53 +02:00 |
|
|
05249f2a6d
|
feat: added simple_text example
|
2025-05-03 21:56:56 +02:00 |
|
|
fd8cf1f278
|
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 |
|
|
1ae32c7384
|
fix: the window title in simple_move_2d was wrong
|
2025-03-11 11:16:47 +01:00 |
|
|
ae50603703
|
feat: added example simple_move_2d
|
2025-03-11 10:57:07 +01:00 |
|
|
ab73b145b1
|
fix: changed the name of World to Scene (because the name fits better)
|
2025-03-11 01:23:33 +01:00 |
|
|
e94df6c221
|
feat: added examples to the repo
|
2025-03-11 01:13:05 +01:00 |
|